Hello,
Thanks for the quick answer. Sorry I misunderstood and thought analogRead() and analogWrite() would use same functionnality. After looking at the T4.0 board description, I understood which functions were linked to functionnalities.
Have...
I use the 4.1 board (sorry I didnt mentionned it). 26 and 27 are described as A12 and A13. I thought it was the way to indicate it could do analog stuff. Am I missing something ?
Hello, I guess it will be a quick question...
I am using RGB Led pfrom pjrc on pins 25,26 and 27. When I digitalWrite(pin, HIGH) on the three of them it comes white which is normal but if I do analogWrite(pin, 255) on each it comes red...
Looks...