-
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
-
STM32F103-DAC
说明: 在STM32上实现片内DAC模块的模数转换功能(Realization of analog-to-digital conversion)
- 2020-07-01 17:20:02下载
- 积分:1
-
ultrasonic-measure-liquid-level
MSP430单片机的节点液位与电量程序,利用超声波测量液位。(Based on MSP430 ,measure the liquid level.)
- 2012-04-19 15:33:32下载
- 积分:1
-
ADC1_DMA
说明: STM32F103中的adc采样,实现DMA的adc采样,不占用CPU(STM32F10 series of ADC sampling source code to achieve ADC conversion up to 12bit precision)
- 2020-05-20 18:33:38下载
- 积分:1
-
PMLSM
永磁同步直线电机模型,已搭建完成,对初学者有帮助(Permanent magnet synchronous linear motor model has been set up is complete, help for beginners)
- 2020-10-23 17:17:22下载
- 积分:1
-
V5-805_uCOS-II实验_消息队列
说明: ucoss系统的消息队列,应用于stm32。亲测可用。(The message queue of ucoss system is applied to stm32. The pro-test is available.)
- 2020-06-17 03:40:02下载
- 积分:1
-
oscilloscope
利用MSP430单片机(F2618)自制简易示波器,包括键盘,12864液晶,外置AD等。12864液晶采用特殊的绘图函数实现对点的操作。(Using MSP430 microcontroller (F2618) simple oscilloscope, including keyboard, 12864 LCD, external AD etc.. 12864 liquid crystal using the drawing function special about point operation.
)
- 2014-08-18 13:54:18下载
- 积分:1
-
sh79f084A
中颖SH79F084a 芯片的原厂例程. 内含有定时器,中断,ADC,IO操作. (SOP16.-The Sinowealth SH79F084A chip of the original factory routine. Contains a timer, interrupt,ADC, IO operation. SOP16.)
- 2020-09-24 20:27:48下载
- 积分:1
-
remote
说明: ht47r20遥控程序,红外线载波输出频率这系统时钟的12分频,当系统频率为480KHZ,载波频率为40KHZ(ht47r20 remote control procedures, infrared output carrier frequency system clock frequency of 12 minutes, when the system frequency for 480KHZ, carrier frequency 40KHZ)
- 2005-11-04 09:39:45下载
- 积分:1
-
超声近场导波在薄壁管检测中的应用_邢耀淇
声表面波用于无损检测中,发射接收技术以及采用压电智能材料(saw,surface acoustic wave)
- 2017-06-23 20:47:09下载
- 积分:1