搜索资源列表
STM32,ADC采样程序,TIM定时触发
- STM32,ADC采样程序,TIM定时触发,DMA传输,并且串口通信-rerefd fdsgdfgfghgddfhdf
ADC1_DMA.zip
- STM32 ADC for stm32f103,STM32 ADC for stm32f103
ADC
- STM32 CORTEX F10x系列的ADC模块的测试程序,有助于快速入门全新的ARM12 32bit微控制器。提供性价比高的中高端实现方案。-STM32 CORTEX F10x series of ADC module test procedures, contribute to Quick Start new ARM12 32bit microcontrollers. Provide cost-effective implementation of high-end programs.
ourdev_478944
- PLC 测试代码,芯片STM32,测试内容:RAM定位 GPIO PWM Systick RTC ADC DMA EEPROM(24C16) USART 外部中断 -PLC test code, chip STM32, contents of the tests: RAM location GPIO PWM Systick RTC ADC DMA EEPROM (24C16) USART External Inter
stm32-CAN-P-ADC-test-NORM
- stm32f103RE CAN + ADC test
stm32-ADC
- 通过ADC1读取通道1(PA1)上面的电压(对应多功能端口的ADC),在LCD模块上面显示ADC转换值以及换算成电压后的电压值。-ADC converted value is displayed at the LCD module and converted into a voltage, the voltage value read by the ADC1 channel 1 (PA1) at the voltage (corresponding to the multi-purpose po
ADC
- stm32 adc 程序 DMA 的 ADC-stm32 adc ADC program the DMA
ADC
- SAMPLE CODE FOR ADC IN MICRO ARM STM32
Stm32-adc-mon
- stm32 多通道 adc 采样 无需dma也可以进行多路采样 -Stm32 multi-channel adc sampling without dma can also be multiple sampling
ADC
- stm32adc adc采集功能-stm32 adc
STM32测频
- ADC采集及编程,可以很好的测量电压和频率什么的。很好用,(ADC acquisition and programming, you can very good measurement of voltage and frequency. It's very easy to use.)
练习16-DMA+ADC
- 多通道采集,STM32的ADC和DMA,已经调试完毕(Multi-channel acquisition)
实验17 ADC实验
- STM32F1的ADC电压采集。。。。。。(ADC voltage acquisition of STM32F1)
ADC基于stm32的电压电流采集
- ADC转换功能,基于stm32系列单片机的电压,和电流采集输出(adc test for electric current and voltage)
Example_ADC_DMA
- STM32F103 ASELERATE ADC DMA
ADC1-DMA
- stm32 ADC-DMA功能。。。。。。。。。。。。。。(stm32 ADC-DMA function)
04-ADC Continous
- this example is about ADC of STM32F407
05-ADC with Timer Trigger
- this example is about ADC with timer of STM32F407 Discovery
Keil.STM32L1xx_DFP.1.2.0
- stm32 adc库文件 用于进行单片机开发 加强拓展能力 等等(stm32 source library ,apply to study)
ADC
- STM32在片上集成的ADC外设非常强大,我使用的奋斗开发板是STM32F103VET6,属于增强型的CPU,它有18个通道,可测量16个外部和2个内部信号源。各通道的A/D转换可以单次,连续,扫描或间断模式执行,ADC的结果可以左对齐或右对齐方式存储在16位数据寄存器中。(The ADC peripherals integrated on the STM32 are very powerful. The struggle development board I use is STM32F103