Hello,
I’m trying to use a MSP430F2012 to operate some LED and a buzzer on a flying helico RC model, which is a quite simple task, but not for a newbie like me…
I have a few questions for which I can’t find answers, even through Google nor reading the MSP430F2012 datasheet and user guide…
-
The I/O seems to have some pull-up/down resistor (35k) which I guess allow me to connect directly some LEDs without adding resistance ?
-
If I drive them directly, the current will be driven from the MSP430F2012, and I guess that there is a maximum value, for each I/O and globally, but what are those values ? I don’t want to burn my MSP430 and I couldn’t find any clue on the TI documents…
-
If the current to light the LED musn’t be driven from the MSP430 I/O, what would be the simpliest (less components) schematic to interface them ?
Thanks in advance for your help!
Have fun.