add new drv but not benefit stm32h723vg

This commit is contained in:
TuxMonkey
2025-11-16 21:37:51 +08:00
parent 977f266a42
commit e08ffe766f
16 changed files with 1291 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
# bsp pwm
> 暂未适配H723
同一定时器下的pwm通道更改周期时请注意该定时器下是否有其他pwm示例如果有请注意不要影响其他pwm通道的周期。
使用pwm dma传输中断时注意占空比的设置设为0将不会进入中断函数
默认tim psc已在cubemx设置好详情可参考cubemx配置文件