Search found 22 matches

by ddano007
Mon Oct 05, 2020 12:05 pm
Forum: STM32F4 based boards
Topic: Continued issues with WeAct STM32F411
Replies: 11
Views: 19370

Re: Continued issues with WeAct STM32F411

fpiSTM wrote: Mon Oct 05, 2020 9:36 am I guess you used the STM32 core while your code call specific API from Roger's one. So update your code to use proper API against the core you used.
Yes, I`m using STM32 Cores. Is there any command for 16-bit PWM output?
by ddano007
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 ...

Go to advanced search