We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi All,, How can a formatted string be send on the serial port ?? Any help will be great. Thankzz && Bye Rocknmoon
Just write your own version of putchar() and getchar(). See my interrupt driven, ring buffered example (FREE) at http://www.embeddedfw.com. It should be blatantly obvious after looking at the UART example. If not, I have failed, please tell me how. - Mark