• 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...
  • LPC1768
    hello i have found following code to make a delay in my micro but i can not understand some of the sentences i am not professional does any one friend help me? what is the meaning of {unit32_t}...
  • Problem with LPC1768 USB bootloader
    Hi, I have a problem with USB bootloader. I downloaded sample code from NXP site. I followed instructions AN10866. Bootloader works fine if I load small program into LPC. This small program uses...
  • 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...