I want to type a string at console window (Tera Term or Bray's Terminal) and want to store in any array and transmit the same on the console window.
I can print any single character, string or integer on console window using UART Tx but stuck in Rx (multibyte).
can any one send me the example code I unable to find on the internet