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 3b9092eb42 update 1 year ago
.settings update 1 year ago
.vscode@13b086073e update 1 year ago
Core update 1 year ago
Drivers init project 1 year ago
Middlewares/Third_Party/FreeRTOS/Source first commit 2 years ago
a8000_protocol@c0f611576a update 1 year ago
doc update 1 year ago
sdk@78f92f9c25 update 1 year ago
usrc update 1 year ago
.clang-format update 2 years ago
.cproject update 1 year ago
.gitignore update 2 years ago
.gitmodules update 1 year ago
.mxproject update 1 year ago
.project init 1 year ago
README.md update 1 year ago
STM32F407VETX_FLASH.ld update 1 year ago
STM32F407VETX_RAM.ld first commit 2 years ago
a8000_subboard.cfg init 1 year ago
a8000_subboard.ioc update 1 year ago
a8000_subboard.launch update 1 year ago
encode_convert.bat update 1 year ago

README.md




subboard20_plate_clamp_case                OK
subboard30_shake_module                    OK
subboard60_inlet_and_outlet_module         OK
subboard70_incubation_turntable            
subboard80_cliptip
subboard90_optical_module


关键文件:



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



# 公板IO资源分配
    PA12 CAN1_TX
    PA11 CAN1_RX
    PA10 USART1_RX
    PA9  USART1_TX

    PC9  RCC_MCO_2  --> 16MHZ
    PA14 SYS_JTCK_SWCLK
    PA13 SYS_JTCK_SWDIO

    PE2  调试指示灯

    





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