• Issue with UART FCR Register
    Hi all, We are developing on Keil uVision v4.74 for LPC2478 controller and using Keil ULinkPro for debugging. We are using UART1 interface without Modem capabilities. Follwing is our initialization...
  • Issue with UART FCR Register
    Hi all, We are developing on Keil uVision v4.74 for LPC2478 controller and using Keil ULinkPro for debugging. We are using UART1 interface without Modem capabilities. Follwing is our initialization...
  • ARM9 UART receive register not flushing
    Hi there, I've succesfully set up my UART on my MCB-STR9 eval board. However, when I'm reading a recieved character from the UART DR register it holds that character (when fifo is not enabled...
  • ARM9 UART receive register not flushing
    Hi there, I've succesfully set up my UART on my MCB-STR9 eval board. However, when I'm reading a recieved character from the UART DR register it holds that character (when fifo is not enabled...
  • LPC2368 UART register sizes in lpc23xx.h file?
    I have a question about the lpc23xx.h file version 1.04 I was wondering why some of the UART registers were defined as unsigned long, when they appear to only be 8 bits (unsigned char)? For example...