hi everyone,
I am new to the field of microcontrollers. I have been given the MSP430FG4619 to work on by my guide, changing which is not an option for me. I have gone through the basics of the programming and i have also learnt to write some basic programs to use the I/P O/P ports and also burn them using JTAG.
But now i have a task to communicate it with the PC and i have gone through a large no of examples for doing so but m unable to understand them, the terminology and the need for various statements.
I hope someone can plz help me out coz i could not figure it out myself though i have tried reading a lot for it and i dont have much time to read and learn it anymore.
my prob is:
- I need to send some alphanumeric data from PC to the mcu on a real time basis through a USB port.
It would be of a great help if anyone can give me a code written in "C" to do the same. And also with some explanation that would help me learn it.
ANY help is appreciated..
Regards
DEV