基于STM32F103C8T6开发板的模拟串口程序

时间:2022-05-17 11:36:14
【文件属性】:

文件名称:基于STM32F103C8T6开发板的模拟串口程序

文件大小:316KB

文件格式:ZIP

更新时间:2022-05-17 11:36:14

stm32f c8t6 模拟串口

该程序是在stm32f103c8t6开发板上进行开发,其中使用的软件是MDK5,程序经过测试,运行成功


【文件预览】:
SoftWareSerial-master
----keilkilll.bat(372B)
----CORE()
--------core_cm3.h(82KB)
--------startup_stm32f10x_hd.s(15KB)
--------core_cm3.c(16KB)
----SYSTEM()
--------sys()
--------delay()
--------usart()
----README.md(674B)
----OBJ()
--------SoftWareSerial.hex(25KB)
--------Template.hex(25KB)
----USER()
--------SoftWareSerial.uvguix.Tony(137KB)
--------stm32f10x_conf.h(3KB)
--------stm32f10x.h(611KB)
--------stm32f10x_it.c(2KB)
--------SoftWareSerial.uvguix.Administrator(76KB)
--------system_stm32f10x.c(35KB)
--------JLinkSettings.ini(616B)
--------SoftWareSerial.uvprojx(18KB)
--------system_stm32f10x.h(2KB)
--------SoftWareSerial.uvoptx(13KB)
--------stm32f10x_it.h(2KB)
--------main.c(4KB)
----STM32F10x_FWLib()
--------inc()
--------src()

网友评论

  • 这个是github上下载别人的