• UART1- LPC2101
    I m using 14.7456Mhz Crystal. I am trying to send one data through UART1 using LPC2101.This is my initialization PINSEL0 = 0x00050000; /* Enable RxD1 and TxD1*/ U1LCR = 0x83; /* 8 bits, 1 Stop bit...
  • UART1- LPC2101
    I am doing a project using LPC2101. This is very new for me. So i tried to send one character through UART1. But it is not working. How can i configure External crystal oscillator. Crystal Frequency...
  • Sometimes LPC2101 I/O doesn't happen
    I'm using the LPC2101 and the Keil Ulink2. It seems when I read/write the legacy I/O too frequently, some of the outputs just don't happen. Is there a known I/O problem with this chip? Thanks...
  • UART1
    Hi at All In LPC2364 the TX1 and RX1 pin on Uart1 are present in Port0 and Port2,is possible use both this pin for receive and transmit the data from two system? when device1 transmit/receive on Uart1...
  • UART1 lpc1768
    How to config uart1 in lpc1768 for ppp conection with gprs modem. serial port driver for lpc1768