sick_dt35/README.md

23 lines
445 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Sick(DT35)电科--4-20mA_Acquisition_System
## can
- id 0x001;在User\task\can.c中修改结构体默认值
- 数据帧
- 标准帧
- DLC 8位
数据为12位拼一个uint16。发送的是原始数据
频率100hz
## uart
# Micro_usb :100hz float型计算后的毫米数据
需要修改User\component\user_math.c中的标定函数。
## Led
LED1 闪烁表示线程正常
LED2 闪烁表示can发送中
## TODO
自动化标定