搜索资源列表
AD_2_Channel_temp_DMA
- STM32的一个演示例子 其中包括AD两通道采样(一个模拟输入 一个内置温度传感器) DMA传输和USART模块的应用。 代码全部原创 具有很高的参考价值-STM32 a presentation including examples of two-channel AD sampling (one analog input of a built-in temperature sensor) DMA transmission and USART module applications. A
USRTA_DMA_Temprue
- stm32系列处理器中DMA、USART和温度传感器的综合应用实例,全面精致。-stm32 series processors in the DMA, USART, and temperature sensor integrated application examples, a comprehensive fine.
example
- stm32基础例程,各个模块,比如gpio,USART,DMA等-stm32base example
usart.c
- STM32串口的DMA中断模式,方便数据的传输,提高CPU的利用率-Utilization STM32 serial DMA interrupt mode, convenient transfer of data to improve the CPU
hw
- STM32底层配置程序,主要包括I/O,USART,DMA等-STM32 underlying configuration procedures, including I/O, USART, DMA, etc.
stm32 串口DMA中断
- 实现stm32 USART串口DMA发送和接收中断;产品可用