We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b16dea + 7e47245 commit 6db4853Copy full SHA for 6db4853
1 file changed
variants/arduino_uno_q_stm32u585xx/arduino_uno_q_stm32u585xx.overlay
@@ -97,7 +97,7 @@
97
/* Enable PWM timers */
98
&timers1 {
99
status = "okay";
100
- st,prescaler = <4>;
+ st,prescaler = <63>;
101
102
pwm1: pwm {
103
@@ -160,7 +160,7 @@
160
/* Currently only the pins marked with ~ on the pin headers are enabled */
161
&timers8 {
162
163
164
165
pwm8: pwm {
166
0 commit comments