-
ADC_DualModeInterleaved
stm32f4 adc 的代码,双通道,用DMA保存数据。(stm32f4 family c code, adc
This example provides a short description of how to use the ADC peripheral to
convert a regular channel in Dual interleaved mode using DMA in mode 3 with 5Msps.
DMA mode 3 is used in interleaved mode in 6-bit and 8-bit resolutions.
The Dual interleaved delay is configured 6 ADC clk cycles.
On each DMA request (two data items are available) two bytes representing two
ADC-converted data items are transferred as a half word.
The data transfer order is similar to that of the DMA mode 2.
A DMA request is generated each time 2 data items are available
1st request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
2nd request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
The ADC1 and ADC2 are configured to convert ADC Channel 12, with conversion
triggered by software.
By this way, ADC channel 12 is converted each 6 cycles.
In this example, the system clock is 168MHz, APB2 =84MHz and ADC clock = APB2 /2.
Since ADCCLK=)
- 2013-10-14 19:06:26下载
- 积分:1
-
danpianjikejian
单片机学习的好资料,希望能帮助到需要的朋友(Single-chip learning good information, hoping to help a friend in need)
- 2009-04-22 21:21:44下载
- 积分:1
-
Robot
利用STM32主控单元与三轴陀螺仪MPU6050。MPU6050进行倾角测量,对测得的加速度和角速度数据进行AHRS数据融合,最终得到姿态角,姿态角再进行卡尔曼滤波。STM32单片机控制步进电机运动,对检测到的姿态角做最优控制。(Development of a Robot Balanced on a Ball)
- 2017-09-02 14:22:58下载
- 积分:1
-
FSF DTC 6PHASE
基于SVPWM调制三相三电平逆变器驱动电机仿真(Driving simulation of three phase three level inverter with SVPWM modulation)
- 2021-01-17 14:08:50下载
- 积分:1
-
proteus-Cold-light-sport-watch
Proteus仿真冷光运动表功能
(Cold light sports watch Proteus simulation)
- 2011-10-13 00:40:18下载
- 积分:1
-
MODBUS通讯协议及编程
说明: MODBUS通讯协议及编程,对理解MODBUS很有帮助(MODBUS communication protocol and programming are very helpful for understanding MODBUS.)
- 2019-04-18 11:28:44下载
- 积分:1
-
安富莱STM32开发板_MODBUS教程(V0.5)
安富莱modbus教程,源码讲解,希望能够帮到大家。(Anfulai modbus tutorial, source code explanation, hope to help you.)
- 2020-06-17 06:40:01下载
- 积分:1
-
SIM300_HD_V4.02
无线模块SIM300硬件设计最新资料V4.02。可供从事学习、开发无线通信有关人员参考。(SIM300_HD_V4.02.rar)
- 2009-09-11 11:02:19下载
- 积分:1
-
78
说明: 基于飞思卡尔DG128的方波,适合学生学习(Based on Freescale DG128 square wave, suitable for students)
- 2010-07-04 20:41:05下载
- 积分:1
-
m_Files
关于统计套利,运用协整方法的同理策略,编写的套利程序,用于零成本的无风险套利(On statistical arbitrage strategies using empathy cointegration methods, preparation of arbitrage program for zero cost risk-free arbitrage)
- 2014-03-27 14:24:02下载
- 积分:1