spwm波的生成
/*PWM输出配置说明*/ /* - Prescaler = (TIM3CLK / TIM3 counter clock) - 1 选择timer工作在36MHZ The TIM3 is running at 36 MHz: TIM3 Frequency = TIM3 counter clock/(ARR + 1) = 36 MHz / 3600 = 10 KHz TIM3 Channel1 duty cycle = (TIM3_CCR1/ TIM3_ARR)* 100 */ /*转换周期10K*/
文件列表
spwm波的生成
(预估有个171文件)
keilkill.bat
399B
readme.txt
0B
spwm.d
2KB
startup_stm32f10x_hd.d
91B
stm32f10x_spi.o
380KB
stm32f10x_it.o
373KB
stm32f10x_fsmc.crf
346KB
stm32f10x_flash.crf
347KB
stm32f10x_tim.o
407KB
stm32f10x_it.crf
340KB
暂无评论