How to input ASCII values coming from serial. E.g if 8-bit ASCII code '80' of alphabet P, or 8-bit ASCII code '49' of digit 1 is recieved at serial port, how do I input this ASCII.
Stefan said: "Maybe you should read an introductory text of some sort. Alternatively, as I understand that reading is unfashionable these days, you could experiment using the debugger." Fatima replied: "What is a debugger and how is it used?" Oh well, it looks like you're stuck with just doing some reading, then! :-0 I suggest that you start by reading the uVision Getting Started Guide - and working through the example Projects in it