• LPC1768 UART FIFO
    Dear all, I have been using LPC1768 UART for a while now. So far I have always set the trigger level to 1 byte and have not really used FIFO. Now I am intended to set the trigger level to 14 bytes...
  • LPC1768 UART FIFO
    Dear all, I have been using LPC1768 UART for a while now. So far I have always set the trigger level to 1 byte and have not really used FIFO. Now I am intended to set the trigger level to 14 bytes...
  • Receiving UART in LPC1768
    I'm working on a project in which the MCU LPC1768 will be connected to a host. The host will send command message to UART1 of MCU LPC1768 and the MCU will reply with a predefined message. There are...
  • Receiving UART in LPC1768
    I'm working on a project in which the MCU LPC1768 will be connected to a host. The host will send command message to UART1 of MCU LPC1768 and the MCU will reply with a predefined message. There are...
  • LPC1768 problem with timer0
    Hi, this is my first thread in this forum and at the beginning i want to apologize for my English OK, I've just written small program with timer0 and interrupt. I want to toggle one of the LED on board...