stm32实现RS485通信

时间:2022-07-16 08:16:38
【文件属性】:

文件名称:stm32实现RS485通信

文件大小:298KB

文件格式:ZIP

更新时间:2022-07-16 08:16:38

Modbus STM32 RS485通信

本实验源码奉上,实现stm32开发板上485通信的数据收发


【文件预览】:
Template.uvprojx
DebugConfig
----Target_1_STM32F103ZE.dbgconf(7KB)
Obj
----Objects()
----Template.hex(12KB)
----Listings()
Template.uvoptx
keilkilll.bat
Template.uvguix.Administrator
APP
----led()
--------led.h(405B)
--------led.c(763B)
----rs485()
--------rs485.c(9KB)
--------rs485.h(516B)
----CRC()
--------crc16.h(117B)
--------crc16.c(4KB)
Libraries
----CMSIS()
--------system_stm32f10x.h(2KB)
--------core_cm3.c(17KB)
--------core_cm3.h(84KB)
--------system_stm32f10x.c(36KB)
--------startup_stm32f10x_hd.s(15KB)
----STM32F10x_StdPeriph_Driver()
--------src()
--------inc()
Public
----system.h(2KB)
----usart.c(3KB)
----system.c(29B)
----SysTick.h(160B)
----usart.h(131B)
----SysTick.c(1KB)
User
----stm32f10x_it.h(2KB)
----stm32f10x_conf.h(3KB)
----stm32f10x_it.c(4KB)
----stm32f10x.h(619KB)
----main.c(680B)

网友评论