Jump to content
43oh

chipi92

Members
  • Content Count

    2
  • Joined

  • Last visited

  1. So anyone has an answer that fits my problem? It should be pretty simple, but im just a newbie..
  2. MSP430g2553 ALL DOCUMENTATION BELOW Playing with IR receiver (IR Library from Energia) and RGB led. I cant write analog values to my RGB led without breaking the program. I connected the three outputs to analogWrite capable pins. All works great when writing 0 or 255 but the library stop working well when i try to write other value to make the color less bright. Then i read about timers and PWM. I notice my library use Timer1_A so i need to connect leds to pins capable of analog writing but using Timer0_A. These pins were three, but one is RXD of Serial and messed things up. So I changed
×
×
  • Create New...