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 73402ca069 v200 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@77eb03279e v104 1 year ago
sdk@c48e9293f0 v200 1 year ago
usrc v200 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

# 公板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. 增加舵机专用寄存器和方法