• Gsm modem interfacing with lpc2148
    When I connect gsm with lpc 2148 I am not receiving any response from gsm. Program is correct I have seen it's output on hyperterminal.what can be the problem please help me.
  • UART0 and LPC2148
    Hello! I'm quite new at LPC21XX world and in the beginning I stumble at UART0 problem. I can get it right. I copied example program from Phillips site, try to correct it and no luck. When ever I try...
  • 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...
  • Controller not able to collect response from GSM Modem
    Hello all, I am trying to send Command from 89S52 Controller to SIM900 GSM Modem when i am sending command as "AT" in response my Receive buffer is able to receive all bytes and code is working...
  • 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 ...