Yes, I`m using STM32 Cores. Is there any command for 16-bit PWM output?
Search found 22 matches
- Mon Oct 05, 2020 12:05 pm
- Forum: STM32F4 based boards
- Topic: Continued issues with WeAct STM32F411
- Replies: 11
- Views: 19370
- Mon Oct 05, 2020 9:19 am
- Forum: STM32F4 based boards
- Topic: Continued issues with WeAct STM32F411
- Replies: 11
- Views: 19370
Re: Continued issues with WeAct STM32F411
Hi, guys. I have BlackPill V3.0 STM32F411CEU6 board and want to use 16-pit PWM output. When using pwmWrite() command I got 'pwmWrite' was not declared in this scope message when compiling my sketch. Is there any way to have 16-bit PWM resolution for this board in Arduino IDE? analogWriteResolution ...