Search the Community
Showing results for tags 'COM Port'.
-
I tried searching for likely topics, admins feel free to move it to a more suitable Topic Hello, I hope someone can tell me how to get out of this situation: Windows 7 Energia 0101E0011 MSP430G2553 YES I have the drivers installed! Lately I've been seeing this more and more I'm flailing away trying to upload my sketch. (Used to work okay) I make some changes (often), yes it compiles ok but hangs on upload I use Control-M to upload and open serial monitor (my preferred method but none seem to work now) The progress is displayed below the actual sketch in Ener
-
Guys, I have never done actual communication through the com ports in PC using my own software. I want to make a simple software which can send an ASCII value to some other peripheral through the com port. I don't want to develop GUI or anything just a console application would be great. I have basic knowledge in C. If there are good tutorials please let me know. I want to learn. Thank you. I have Visual Studio with me.