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.
 
 
 
zhaohe 00688d5db3 append 24 hours ago
.settings 移液枪增加子设备连接检测状态字段 1 day ago
.vscode update 4 weeks ago
Core 添加舵机相关相关调试寄存器 2 months ago
Drivers init project 1 year ago
Middlewares/Third_Party/FreeRTOS/Source update 3 months ago
dap update 6 days ago
doc update 6 days ago
log update 3 weeks ago
sdk V1209| 移液枪添加电缆连接测试 24 hours ago
usrc append 24 hours ago
utils update 1 year ago
.clang-format update 2 years ago
.cproject update 1 month ago
.gitignore update 2 years ago
.gitmodules update 1 month ago
.mxproject update 1 year ago
.project init 1 year ago
README.md v1004 | 修改z轴 扫码枪波特率 From 115200 To 9600 3 months ago
STM32F407VETX_FLASH.ld update 12 months ago
STM32F407VETX_RAM.ld update 12 months ago
TODO.md update 4 weeks ago
a8000_subboard.cfg init 1 year ago
a8000_subboard.ioc update 1 year ago
a8000_subboard.launch update 3 months ago
build.bat update 6 months ago
encode_convert.bat update 1 year ago
flush.bat update 6 months ago
flush_bydap.bat update 6 days ago
rst.bat update 3 months ago
rst_bydap.bat update 6 days ago
serial.bat update 6 months ago
zexcan.log 添加舵机相关相关调试寄存器 2 months ago

README.md



V602
        1. 修复移液枪Z轴控制部分BUG


编译:

./build.bat
./flush.bat



ID地址:
0x080E0000
10 :A
20 :14  
30 :1E
40 :28
50 :32
60 :3C
70 :46
80 :50
90 :5A   
100:64
110:6E
200:CB




修改
1. 去除掉input_reg,修改驱动读取gpio的寄存器为kreg_step_motor_io_state
2. 增加舵机专用寄存器和方法