• Problem in GSM modem response handling using interrupt method of LPC2148 UART0
    Actually i am getting problem while trying to receive the incoming sms from gsm modem to micro controller controller-lpc2148 Uart- UART0 //Cpu clock-60 Mhz (using PLL 12Mhz*5=60Mhz) VPB -15mhz...
  • Problem in GSM modem response handling using interrupt method of LPC2148 UART0
    Actually i am getting problem while trying to receive the incoming sms from gsm modem to micro controller controller-lpc2148 Uart- UART0 //Cpu clock-60 Mhz (using PLL 12Mhz*5=60Mhz) VPB -15mhz...
  • Correct handling of UART overrun error
    Hello, I'm using a LPC2478. I have a little problem with handling a UART buffer overrun error only during debugging. when the program is stopped on a breakpoint several times, and the line status...
  • Correct handling of UART overrun error
    Hello, I'm using a LPC2478. I have a little problem with handling a UART buffer overrun error only during debugging. when the program is stopped on a breakpoint several times, and the line status...
  • Communication functions with GPRS/3G modem
    Recently, we have a project using Cortex-M3 processor to develop telematics functions,such as Phone,SMS,Using GPRS,etc. All of this functions we using UART port to connect with modem. Under WINCE platform...