You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12 months ago | |
---|---|---|
.settings | 12 months ago | |
.vscode | 12 months ago | |
Core | 12 months ago | |
Drivers | 1 year ago | |
LWIP | 2 years ago | |
Middlewares/Third_Party/FreeRTOS/Source | 1 year ago | |
app_protocols | 12 months ago | |
usrc | 12 months ago | |
zsdk@5b9a561c0e | 12 months ago | |
zstm32 | 12 months ago | |
.clang-format | 2 years ago | |
.cproject | 1 year ago | |
.gitignore | 2 years ago | |
.gitmodules | 1 year ago | |
.mxproject | 1 year ago | |
.project | 1 year ago | |
README.md | 12 months ago | |
STM32F407VETX_FLASH.ld | 12 months ago | |
STM32F407VETX_RAM.ld | 12 months ago | |
transmit_disinfection_micro Debug.launch | 12 months ago | |
transmit_disinfection_micro.cfg | 1 year ago | |
transmit_disinfection_micro.ioc | 1 year ago | |
transmit_disinfection_micro.launch | 1 year ago |
README.md
设计文档:https://iflytop1.feishu.cn/wiki/CQWNw4ZBXiStBkkQRo0czgnbnxc
V2:
完成需求
V3:
1.当控制电机时,会重置电机异常标志位
V4:
1.去掉压力传感器传感器信息自动上报
V5:
添加看门狗
BoardTypeId:
0x080E0000:
kLargeSpaceDMLiquidCtrlBoard = 0x1, // 大空间消毒机液路板
kLargeSpaceDMPowerCtrlBoard = 0x2, // 大空间消毒机电源板
kSmallSpaceDMLiquidCtrlBoard = 0x3, // 小空间消毒机液路板
kSmallSpaceDMPowerCtrlBoard = 0x4, // 小空间消毒机电源板
kPipeDMLiquidCtrlBoard = 0x5, // 管道式消毒机液路板
kPipeDMPowerCtrlBoard = 0x6, // 管道式消毒机电源板
kDrawBarDMLiquidCtrlBoard = 0x7, // 手持拉杆箱消毒机液路板
kDrawBarDMPowerCtrlBoard = 0x8, // 手持拉杆箱消毒机电源板
kDrawBarDMExtBallValveCtrl = 0x9, // 手持拉杆箱消毒机外部球阀控制板
kH2O2SensorBoard = 0xA, // H2O2传感器板