PWM generation with DMA using stm32f4xx_hal

⚓ Rust    📅 2025-08-07    👤 surdeus    👁️ 5      

surdeus

Does anyone have some up-to-date example code for taking a buffer of duty values, and outputting them with PWM using stm32f4xx_hal? All the code I’ve found is a little out of date, and the biggest thing I’m not sure about is how I specify what pin to output the signal on. Any help is appreciated, I’m completely new to embedded rust

1 post - 1 participant

Read full topic

🏷️ Rust_feed