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

Fetching data from lcd and transmitting on UART

I am currently working on LPC2148 and had an issue. I am reading the sensor reading and converting it to another unit and transmitting it on to the LCD. Now I want to transmit the Converted data to UART. The data is in float form. 

Can anyone guide me for the same?

Parents
  • Can anyone guide me for the same?

    Have you studied the LPC2148 datasheet for details of how the UART on this chip works?

    Have you visited the manufacturer's website for support - examples, application notes, etc ?

    Have you googled for examples, tutorials, etc ?

Reply
  • Can anyone guide me for the same?

    Have you studied the LPC2148 datasheet for details of how the UART on this chip works?

    Have you visited the manufacturer's website for support - examples, application notes, etc ?

    Have you googled for examples, tutorials, etc ?

Children