自研的新版io采集通讯模块,它能采集8路开关量,输出4路开关量,2路4-20mA模拟量,一路NTC探头温度,基于modbusRTU协议通讯
|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
Core | %!s(int64=2) %!d(string=hai) anos | |
Doc | %!s(int64=2) %!d(string=hai) anos | |
Drivers | %!s(int64=2) %!d(string=hai) anos | |
MDK-ARM | %!s(int64=2) %!d(string=hai) anos | |
Middlewares | %!s(int64=2) %!d(string=hai) anos | |
Output | %!s(int64=2) %!d(string=hai) anos | |
Software | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
.mxproject | %!s(int64=2) %!d(string=hai) anos | |
iocollect.ioc | %!s(int64=2) %!d(string=hai) anos | |
keilkill.bat | %!s(int64=2) %!d(string=hai) anos | |
readme.md | %!s(int64=2) %!d(string=hai) anos |
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_V1.0(In Application Programming);
######Updated on 6/20/2023 1:48:34 PM #####Add freertos embedded system;
Repair function
#####Updated on 6/25/2023 2:49:47 PM #####Repair temperature measurement function;
######Updated on 2023/8/14 10:25:42 #####Add IAP;