mirror of
https://gitee.com/dlmu-cone/tronone-h7-scaffold
synced 2026-07-25 03:47:46 +08:00
add new drv but not benefit stm32h723vg
This commit is contained in:
7
User_Code/bsp/pwm/bsp_pwm.md
Normal file
7
User_Code/bsp/pwm/bsp_pwm.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# bsp pwm
|
||||
|
||||
> 暂未适配H723
|
||||
|
||||
同一定时器下的pwm通道更改周期时请注意该定时器下是否有其他pwm示例,如果有请注意不要影响其他pwm通道的周期。
|
||||
使用pwm dma传输中断时注意占空比的设置,设为0将不会进入中断函数
|
||||
默认tim psc已在cubemx设置好,详情可参考cubemx配置文件
|
||||
Reference in New Issue
Block a user