搜索资源列表
menu_test
- 实现无线龙CC2430开发板上液晶显示英文菜单中的如下内容 1、无线测试 2、跑表 3、串口调试 4、时钟模式 5、随机数 6、AES 7、DMA 8、电源模式 9、对比度设置 10、系统传感器-Long CC2430 wireless LCD development board as the content of the English menu 1, the wireless test 2, stopwatch 3, 4 serial debuggin
DMA-for-USART
- 使用ST发布的最新版的驱动库实现使用DMA来进行串口通信-Released the latest version of the ST driver library implementation for serial communication using DMA
adc
- 这个代码是用keil4.22编译成功的。实现的功能是通过dma来读adc,然后通过dma的中断里用串口打印出来。直接显示adc上的电压,要比万用表精确。代码里面总共用过dma,中断,查询这三种方式实现读值。比较强大。-stm32f103vbt6, adc,dma ,usart,
RX485
- 使用DMA方式对CC2530编程,实现快速收发串口数据。-use DMA to tranceiver series port data
USART_DMA
- 对于STM32F207单片机的串口USART操作的DMA操作,利用DMA实现USART与串口调试助手实现数据块的传输。-For STM32F207 single-chip microcomputer serial port USART DMA operation, using DMA USART with serial debugging assistant to realize the transmission of the data block.
USART_DMA
- 使用STM32CubeMX配置生成Keil4工程,实现串口接收不定长字符串(STM32CubeMX configuration is used to generate Keil4 engineering to receive indefinite long string by serial port)