This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM: UART in LPC 2378

Dear all,
here I did UART implementation in LPC 2378.
but whever I transmitting data on serial and observed at Hyperterminal.I am not getting data in hex format.I am getting in ascci format.

suppose I am sending hex 0x15,on hyperterminal then I am getting charactor having ASSCI having 0x15.

how cam get data in HEX format on hyperterminal.

waitting for ur reply...

Shyam T
Pune India.

Parents
  • Yes, you are correct
    but I need hex formated data on hyperteminal.

    suppose in ADC interface I want to observe exactly count of my analog signal. but at that time am getting some chatactors such as! " # $ % ^ & ' ( ) .... . and then 1 2 3 4 5 6 7 etc.

    I want all these ASSCI valus in hex format on hypertermanil.

    regards.
    Shyam Tayade
    Pune India

Reply
  • Yes, you are correct
    but I need hex formated data on hyperteminal.

    suppose in ADC interface I want to observe exactly count of my analog signal. but at that time am getting some chatactors such as! " # $ % ^ & ' ( ) .... . and then 1 2 3 4 5 6 7 etc.

    I want all these ASSCI valus in hex format on hypertermanil.

    regards.
    Shyam Tayade
    Pune India

Children