Search found 1 match

by ago
Sat Jan 04, 2020 9:42 pm
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Arduino UNO: analogWrite not working
Replies: 0
Views: 26037

Arduino UNO: analogWrite not working

Hi, I have been trying a simple project for Arduino UNO and Erika Enterprise 3, using Arduino SDK 1.8.5 . Can you confirm to me if analogWrite(9,130); works? It seems that analogWrite gives problems on pin 9 and 10 . On pin 9 PWM does not work and the only values working are 0 and 255. Similarly on ...