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 Friends, As I had tried with U0THR(Transmit Hold Register) to send the hex value like 0x4B by using LPC2129 but UART architecture is converting hex value to ASCII value and displaying as ASCII 'K' in serial simulator window. Is there a possibility to send hex values through serial port using LPC2129 if so How can I send hex values through serial port using LPC2129.
Thanks & Regards Kirupakaran Viswanathan
"it just sends whatever bit pattern you give it"
Which also means that it knows nothing about Hex or Decimal...