• 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...
  • lpc-2368-uart receiver problem
    I have connected lpc 2368 to computer via uart-1 and using bioscom funtion in c++ i have made a programme to send and receive char through uart.my problem is that i can send char from lpc 2368 and able...
  • lpc 2148 uart for multislave communication
    In 8051 9 bit uart mode is used when communicating with multiple devices what is the provision for the same in lpc2148
  • LPC 1788 Uart recieves no data
    Hello I´m currently trying to set up the UART3 of my LPC 1788. The transmission of any messages works perfectly but I can´t recieve any messages. The input-signal is on the pin which means I wouldn...
  • lpc
    how to convert uart c51 code to lpc1788 code