双极电机文件及驱动.zip
介绍双极电机技术文档,附带驱动源码 附:void NVIC_PriorityGroupConfig(uint32_t NVIC_PriorityGroup) { /* Check the parameters */ assert_param(IS_NVIC_PRIORITY_GROUP(NVIC_PriorityGroup)); /* Set the PRIGROUP[10:8] bits according to NVIC_PriorityGroup value */ SCB->AIRCR = AIRCR_VECTKEY_MASK | NVIC_PriorityGrou
文件列表
双极电机文件及驱动.zip
(预估有个113文件)
STM3210B-EVAL.axf
315KB
system_stm32f10x.c
24KB
core_cm3.c
16KB
startup_stm32f10x_hd.c
16KB
startup_stm32f10x_md.c
13KB
startup_stm32f10x_ld.c
12KB
stm32f10x_dac.c
13KB
stm32f10x_flash.c
26KB
stm32f10x_sdio.c
28KB
stm32f10x_rcc.c
33KB
暂无评论