Quantcast
Viewing all articles
Browse latest Browse all 63778

Forum Post: RE: UART by software in MSP430G2553

Hey Arsen, After a good amount of time searching the internet for software UART solutions that do not use pins 1.1/1.2, I finally stumbled across your code. However, I am struggling a little bit to get it to run. Thus far, I have just taken your code and added a main method. This main method merely contains function calls to your two initialization functions, and then a call to UartTx('H'). Unfortunately, this does not get anything to show up on my putty terminal. I was unsure what you meant by the line of code you said to include "somewhere in main" so I left it out. Is this part of my issue? Any help would be appreciated. Thanks

Viewing all articles
Browse latest Browse all 63778

Trending Articles