自研的新版io采集通讯模块,它能采集8路开关量,输出4路开关量,2路4-20mA模拟量,一路NTC探头温度,基于modbusRTU协议通讯
|
2 år sedan | |
---|---|---|
Core | 2 år sedan | |
Doc | 2 år sedan | |
Drivers | 2 år sedan | |
MDK-ARM | 2 år sedan | |
Middlewares | 2 år sedan | |
.gitignore | 2 år sedan | |
.mxproject | 2 år sedan | |
iocollect.ioc | 2 år sedan | |
keilkill.bat | 2 år sedan | |
readme.md | 2 år sedan |
Function
######Created on 2023/5/5 #####GPIOA port level detection; #####GPIOB port level detection; #####GPIOB output level setting; #####ADC 3-way detection (2x 4-20mA, temperature); #####ADC 2-way calibration (2x 4-20mA); #####System software restart;
Add Function
######Updated on 2023/5/5 #####Add View Device Address; #####Software modification baud rate; ######Updated on 6/5/2023 11:18:02 AM #####Add DMA receive statement;
Add Function
######Updated on 6/7/2023 2:10:31 PM #####Add IAP(In Application Programming); (tips:更新文件要更换IR_ROM1地址(包括魔术棒和main.h),在output中要更新版本号) hyperlink:ASCII码转换网址(tips:1个ASCII码(2个数字)后要加一个英文逗号方可进行解析)