搜索资源列表
STM32,ADC采样程序,TIM定时触发
- STM32,ADC采样程序,TIM定时触发,DMA传输,并且串口通信-rerefd fdsgdfgfghgddfhdf
STM32.RAR
- STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
ADC
- STM32非固件库程序,ADC双模式,通过串口发送-STM32 firmware library procedures for non-, ADC dual-mode, through the serial port to send
Stm32.Share
- STM32 通过串口flash更新程序, 不用固件库,包括: ADC采样, 定时器延时中断, 键盘扫描, 模拟I2C驱动 问题咨询: w123456xy@sohu.com 15189792379-STM32 through the serial flash update, without firmware libraries, including: ADC sampling, delay timer interrupt, keyboard scanning, I2C driver Advis
stm32adc2dmausart
- STM32的ADC采集模拟电压,转换结果以DMA方式传输给USART,USART通过串口发送到上位机-STM32 of the ADC analog voltage acquisition, the conversion results mode DMA transfer to the USART, USART to the PC via the serial port
STM32-ADC-V2
- STM32F10xxx+USART串口应用实例STM32F10xxx+USART应用实例-STM32F10xxx+ USART application examples STM32F10xxx+ USART application examples
ADC--temprature
- 已通过测试 通过热电偶测量温度转换后通过串口输出 -stm32 temprature
STM32--ADC
- 利用ADC的第11通道对开发板输入的电压值作AD转换,采用连续转换模式,转换结果通过DMA通道1读取。ADC转换的结果,每间隔1秒钟向串口发送一次。 -The ADC channel 11 development board input voltage for AD conversion, continuous conversion mode, conversion results read by the DMA channel 1. ADC conversion results, e
STM32-ADC
- STM32开启DMA进行ADC转换,并透过串口上传转换的数据,-STM32 open the DMA ADC conversion and uploading data through serial conversion,
STM32-ADC
- 奋斗STM32开发板ADC例程,能够采集AD值并定时通过串口输出-the example of ADC in STM32 development board ,it can collect AD value and translate the serial output
STM32 ADC+DMA+串口程序
- STM32AD+DMA+串口程序源码,希望能够有所帮助
stm32-adc-dma
- 在 STM32 中,使用 ADC 时往往采用 DMA 传输方式,由 DMA 把 ADC 外设转换的数据传输到 SRAM,再进行处理,甚至直接把 ADC 的数 据转移到串口发送给上位机.-In STM32, often employ the use of ADC DMA transfer mode, the DMA the ADC peripheral conversion of data to the SRAM, and then processed, or even directly to
ADC
- 实现模拟信号的采集,利用STM32进行模数转换,通过串口调试,J-LINK(Analog signal acquisition, the use of STM32 for analog to digital conversion, through serial debugging, J-LINK)
ADC+DMA+串口
- AD转换,DMA传输,通过串口实现上位机传输(AD conversion, to achieve the host computer transmission)
ADC采集并且通过串口上传上位机程序
- 通过STM32单片机采集ADC的数值,然后通过串口传送给上位机进行接收()
hmi显示
- 串口屏显示单片机接收的adc值,方便快捷,没有过多的连线,只需4根线就可以搞定,stm32采集adc值,有12路adc,精度高
2)STM32F030串口AD
- 基于keil5的STM32F030的AD+串口(AD+ serial port of STM32F030 based on keil5)
奋斗STM32开发板TINY例程
- STM32奋斗板-LED闪烁: 演示了LED定时闪烁例程。并附带例程详解及实验手册PDF STM32奋斗板-LED闪烁-ucos: 基于ucos 演示了LED定时闪烁任务,可通过串口1修改闪烁间隔。并附带例程详解及实验手册PDF STM32奋斗板-TIM3-CH2: 演示通过TIM3的CH2通道产生特定频率的波形。并控制LED闪烁。并附带例程详解及实验手册PDF STM32奋斗板-TIM3-PWM: 演示通过TIM3的CH2通道产生PWM波形,控制LED的明暗变化。并附
ADC转换串口发
- STM32先ADC处理过后然后再用串口转发(ADC processing is forwarded with serial port)
双重 ADC 同步规则DMA实验
- 用STM32双重ADC功能采集两路电压,并将其中一路电压通过串口发送出去(Using STM32 dual ADC function to collect two voltage channels and send one voltage through serial port)