• 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...
  • 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...
  • 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...
  • 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...