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 0031a818d9 v1004 | 修改z轴 扫码枪波特率 From 115200 To 9600 4 months ago
.settings update 5 months ago
.vscode@5df2c93b8f update 1 year ago
Core update 1 year ago
Drivers init project 1 year ago
Middlewares/Third_Party/FreeRTOS/Source update 5 months ago
a8000_protocol@de705d4df1 v1003 | change can baudrate to 1M 4 months ago
doc update 1 year ago
log update 8 months ago
sdk v1004 | 修改z轴 扫码枪波特率 From 115200 To 9600 4 months ago
usrc v1004 | 修改z轴 扫码枪波特率 From 115200 To 9600 4 months ago
utils update 1 year ago
.clang-format update 2 years ago
.cproject update 5 months ago
.gitignore update 2 years ago
.gitmodules Removed submodule sdk 1 year ago
.mxproject update 1 year ago
.project init 1 year ago
README.md v1004 | 修改z轴 扫码枪波特率 From 115200 To 9600 4 months ago
STM32F407VETX_FLASH.ld update 1 year ago
STM32F407VETX_RAM.ld update 1 year ago
a8000_subboard.cfg init 1 year ago
a8000_subboard.ioc update 1 year ago
a8000_subboard.launch update 5 months ago
build.bat update 8 months ago
encode_convert.bat update 1 year ago
flush.bat update 8 months ago
rst.bat update 5 months ago
serial.bat update 8 months ago
新建 文本文档.txt update 8 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. 增加舵机专用寄存器和方法