• UART0 of LPC2148
    Hello I'm using ARM LPC2148. I want to use UART0 of ARM controller. Our 8051 provides UART with 4 modes viz Mode0,Mode1,Mode2 & Mode3. Preferably we use Mode1 for Serial transmission. We use Mode0...
  • Some Help for ARM7 LPC2148 UART0??
    Hello!!! i just purchased a new ARM7 bases LPC2148 Development Board, it is having on chip crystal of 12Mhz As i don't know the Clock on which my controller is executing can any one tell me that...
  • uart0 is not working
    Dear all, I am new to LPC2378..Currently i am developing code for sending a character in serial port....Below i mentioned the code what i have written..but this is not working...i am using keil uvision3...
  • UART0 setup
    Hello guys; I have been working on UART0 setup of LPC2132 for a long time. I have achieved anything yet.Once I loaded a wrong pll setting and put the uc to death.I couldn't reload the correct settings...
  • uart0 interrupt
    dear all i have written the foll. code for uart0 interrupt in lpc2148. i have baudrate=9609 transmission of first letter 'D' is done but my interrupt is not generated and due to this second letter ...