自研的新版io采集通讯模块,它能采集8路开关量,输出4路开关量,2路4-20mA模拟量,一路NTC探头温度,基于modbusRTU协议通讯

terry f9fc3c78bb overlay matching 2 年之前
Core 9447118802 add FreeRTOS system 2 年之前
Doc f9fc3c78bb overlay matching 2 年之前
Drivers 9447118802 add FreeRTOS system 2 年之前
MDK-ARM f9fc3c78bb overlay matching 2 年之前
Middlewares 9447118802 add FreeRTOS system 2 年之前
.gitignore 77715f93a0 add Baud Rate Modification 2 年之前
.mxproject 9447118802 add FreeRTOS system 2 年之前
iocollect.ioc 9447118802 add FreeRTOS system 2 年之前
keilkill.bat a72e9661ac initial version 2 年之前
readme.md eb66721602 update details for iap 2 年之前

readme.md

iocollect


http://192.168.0.139:3000/xuy/iocollect

function_v1.0:

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;


function_v1.1:

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;


function_v1.2:

Add Function

######Updated on 6/7/2023 2:10:31 PM #####Add IAP(In Application Programming); (tips:更新文件要更换IR_ROM1地址(包括魔术棒和main.h),在output中要更新版本号) hyperlinkASCII码转换网址(tips:1个ASCII码(2个数字)后要加一个英文逗号方可进行解析)