-
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
-
基于linux操作系统ATMELARM9200 开发平台的LED演示程序
基于linux操作系统ATMELARM9200 开发平台的LED演示程序-ATMELARM9200 development platform LED Demonstration Program
- 2023-06-04 20:55:03下载
- 积分:1
-
ARM,MIPS,PowerPC模拟器
ARM, MIPS, PowerPC 模拟器-ARM, MIPS, PowerPC emulator
- 2022-03-25 03:57:53下载
- 积分:1
-
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。...
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。-Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligong website.
- 2022-07-27 17:33:29下载
- 积分:1
-
基于qt,arm的温湿度监测系统
基于qt的温湿度监控系统,并且可以移植到arm9开发板上
- 2022-05-22 14:41:47下载
- 积分:1
-
AT91RM9200的异步串口调试程序,波特率为1152
AT91RM9200的异步串口调试程序,波特率为1152-AT91RM9200 serial asynchronous debugger, the baud rate for 1152
- 2022-03-05 07:31:47下载
- 积分:1
-
ARM Cortex
ARM Cortex-M3 系列处理器 的实验代码,内容很全,涉及片内和外围所有部件编程。(Keil环境)
-ARM Cortex-M3 family of processors experimental code, content is very wide, involving all the components and peripherals on-chip programming. (Keil environment)
- 2022-05-05 06:48:55下载
- 积分:1
-
阐述Bootloader实现的目的、过程、原理,结合三星S3c2410开发板的硬件特性和项目的具体需求,设计开发合理高效的启动模块,并衍生出Bootloader...
阐述Bootloader实现的目的、过程、原理,结合三星S3c2410开发板的硬件特性和项目的具体需求,设计开发合理高效的启动模块,并衍生出Bootloader在NAND Flash与NOR Flash下的2种不同加载方式,针对NAND Flash和NOR Flash实现完整的启动引导程序-Bootloader on the achievement of the purpose, process, principle, combined with Samsung" s hardware development board S3c2410 characteristics and the specific needs of the project, the design of rational and efficient development of start-up module, and derived from Bootloader in the NAND Flash and NOR Flash the two kinds of different ways to load for NAND Flash and NOR Flash to achieve a complete start-up boot
- 2022-01-25 21:30:28下载
- 积分:1
-
snakes eat beans a game design, the basic requirements (regimen) (1) control of...
游蛇吃豆游戏设计
一、 基本要求(必做)
(1)键盘控制改变游蛇运动方向。
(2)碰到边框或栅栏游戏结束。
(3)吃掉豆子蛇身变长
(4)豆子全部吃光,游戏结束。
-snakes eat beans a game design, the basic requirements (regimen) (1) control of the keyboard to change snakes directions. (2) encounter frame or fence the end of the game. (3) eat the beans Snake-Body variable length (4) beans all gone, the end of the game.
- 2022-05-15 19:14:58下载
- 积分:1
-
2410的一个简单的字符设备驱动例子,初学者用!
2410的一个简单的字符设备驱动例子,初学者用!-A simple character device driver examples, for beginners to use!
- 2022-03-17 14:36:32下载
- 积分:1