-
The domestic company develops based on the LINUX operating
system graphical inte...
国内一家公司开发的基于LINUX操作系统的图形界面,可以用于嵌入式LINUX系统中。- The domestic company develops based on the LINUX operating
system graphical interface, may use in to insert in the type LINUX
system.
- 2022-01-25 18:20:21下载
- 积分:1
-
华恒的2410核心板原理图,用户只要按照图上的话,肯定没有问题...
华恒的2410核心板原理图,用户只要按照图上的话,肯定没有问题-huaheng core of the 2410 board schematics, as long as users of the Plan, will have no problem
- 2022-05-19 19:33:33下载
- 积分:1
-
The BIT1612 code is designed for AUO A101VW01 10.1" panel.
BIT1612代码是为AUO A101VW01 10.1“面板设计的。
- 2022-10-11 00:40:02下载
- 积分:1
-
自制mips处理器verilog代码
这是MIPS32微处理器的DIY代码,是一个SOC,片上集成了SROM、DRAM、uart、timer、gpio。参考了CPU自制一书,自己修改了访问内存协议。剖析了处理器工作原理,解开了处理器的神秘面纱,可得到极大成就感。
- 2022-01-31 08:19:06下载
- 积分:1
-
菲利普ARM开发板原理图,PDF
菲利普ARM开发板原理图,PDF-Philippe ARM development board schematics, PDF
- 2022-08-03 13:01:51下载
- 积分:1
-
在S3C2410上通过对红外多功能口进行配置实现红外收发功能
在S3C2410上通过对红外多功能口进行配置实现红外收发功能-S3C2410 adopted in the infrared multi-function I realize infrared transceiver configuration function
- 2022-06-16 19:34:31下载
- 积分:1
-
以S3C44B0X嵌入式处理器为核心的嵌入式系统硬件平台上进行uClinux操作系统的剪裁、移植和通过使用其UART端口,连接PC机的串口,实现ARM与PC机的...
以S3C44B0X嵌入式处理器为核心的嵌入式系统硬件平台上进行uClinux操作系统的剪裁、移植和通过使用其UART端口,连接PC机的串口,实现ARM与PC机的数据传输的过程。-To S3C44B0X embedded processor as the core of embedded system hardware platform uClinux operating system tailoring, transplants and through the use of the UART port, serial port to connect PC machine, the realization of ARM and PC-data transmission process.
- 2022-05-14 16:46:23下载
- 积分:1
-
arm bootloader的实现
arm bootloader的实现-arm of achieving Bootloader
- 2022-10-05 15:55:03下载
- 积分:1
-
《嵌入式系统的C程序设计》电子版,(加)Kirk Zurell著,艾克武译,机械工业出版社
《嵌入式系统的C程序设计》电子版,(加)Kirk Zurell著,艾克武译,机械工业出版社-"Embedded Systems Programming in C" electronic version, (Canada) with Kirk Zurell, Aikewu translation of Machinery Industry Press
- 2022-01-26 06:19:50下载
- 积分:1
-
stm32f407 adc dma
本示例描述如何使用 ADC3 和 DMA 传输不断
转换后的数据从 ADC3 到内存。
ADC3 配置为连续转换 channel7。
每次转换结束时的 DMA 传输,在循环模式中,
转换后的数据,ADC3 博士从注册到 ADC3ConvertedValue 变量。
在此示例中,系统时钟是 144 兆赫,APB2 = 72 兆赫和 ADC 时钟 = APB2/2。
由于 ADC3 时钟是 36 兆赫和采样时间设置为 3 个周期,转换
12 位数据的时间是 12 个周期,所以总转换时间是 (12 + 3) / 36 = 0.41us(2.4Msps)。
- 2023-03-31 23:00:03下载
- 积分:1