• 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...
  • CMSIS UART driver Infineon XMC4800 IRQ not registered
    I'm using RTX on the new XMC devices and I discovered a problem with sending over UART. The KEIL UART driver defines the TX IRQ in uart.c as #if (RTE_UART0 != 0) #if (UC_SERIES == XMC14) void...
  • 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...
  • UART
    Hello friends, I am new to ARM. I want to start my ARM board for LPC2148 . I am serching for UART code. Please let me know if anybody have done it. Thanks sangram