基于stm32串口的环形队列应用

时间:2020-12-18 16:58:31
【文件属性】:
文件名称:基于stm32串口的环形队列应用
文件大小:329KB
文件格式:ZIP
更新时间:2020-12-18 16:58:31
串口通信 环形队列 可移植 基于stm32的串口环形队列,可以直接移植其他芯片,可测试验证,注释完整,项目中实际使用的代码
【文件预览】:
RingBufffer
----Driver()
--------usart.c(4KB)
--------usart.h(879B)
--------timer.c(2KB)
--------timer.h(530B)
----System()
--------sys.c(539B)
--------sys.h(952B)
----Middle()
--------queue.c(1KB)
--------queue.h(679B)
----CMSIS()
--------startup_stm32f031.s(10KB)
--------system_stm32f0xx.c(15KB)
--------system_stm32f0xx.h(2KB)
----StdPeriph_Driver()
--------inc()
--------src()
----Project()
--------main.c(5KB)
--------JLinkSettings.ini(755B)
--------RingBufffer.uvoptx(17KB)
--------RingBufffer.uvprojx(19KB)
--------Objects()
--------stm32f0xx.h(452KB)
--------clean.bat(405B)
--------stm32f0xx_conf.h(3KB)
--------stm32f0xx_it.h(2KB)
--------RingBufffer.vincentzhang(178KB)
--------JLinkLog.txt(73KB)
--------EventRecorderStub.scvd(339B)
--------main.h(2KB)
--------Listings()
--------RingBufffer.uvguix.vincentzhang(177KB)
--------stm32f0xx_it.c(4KB)

网友评论