I am using an STM32Blue Pill with 12PWM's and the STMicroelectronix:stm32:GenF1 board, to drive 12 PWM's
analogWrite() works as expected, but pwmWrite() is undefined.
somewhat related, how is the Board Support code organzed - i.e. Where would I find the STMicrolectroncs:stm32:GenF1 BSP code.
I ...
Search found 2 matches
- Thu Mar 30, 2023 11:16 pm
- Forum: PR's bugs and enhancements
- Topic: Cant use pwmWrite()
- Replies: 1
- Views: 10110
- Thu Mar 30, 2023 11:11 pm
- Forum: PR's bugs and enhancements
- Topic: Cant Get PWM working on PB6-PB9,
- Replies: 2
- Views: 13313
Cant Get PWM working on PB6-PB9,
I am using an STM32 Bluepill with the STMelectroncs:stm32:GenF1 board selection,
I need 12 Hardware PWM's. I have working PWM's on PA0-3 and PA6, PA7 and PB1 but not PB6-PB9
I do not have a clue where to look for a problem I have noted that all the Outputs that are not working are on the same side ...
I need 12 Hardware PWM's. I have working PWM's on PA0-3 and PA6, PA7 and PB1 but not PB6-PB9
I do not have a clue where to look for a problem I have noted that all the Outputs that are not working are on the same side ...