• LPc2294+TCP
    Hallo, I have a question to the topic ethernet. I have look at the exmaple LEDswitch Client and I don't understand why I need the following code: .. U8 p2val, cnt, lshf; .. p2val = 1; cnt =...
  • lpc2294 hang
    hi, i m using lpc2294 for GSM modem interface. i m use rx,tx of UART1 for interface. Modem work well and i m read message , read contect number but when i call ,mcu UART1 "HANG" Please help me...
  • SPI is not working on LPC2294 board
    Hi All, the SPI code is working fine with keil simulator and it is going to ISR whenever SPIF is set. but when the same code is loaded to LPC 2294 hardware board it is not working and indefinitely...
  • malloc at LPC2294 with external RAM
    Dear all, I'm using a LP2294 with 1 MB external RAM and Keil RealView. The RAM is configured at 0x81000000 in the options dialog. Now I want to use a dynamic memory allocation by using malloc. I...
  • LPC2294 - NOT ENTERING IN MAIN
    HI I AM FACING ONE PROBLEM IN LPC2294 CUSTOM BOARD. I CAN ABLE TO ERASE AND PROGRAM THE DEVICE. BUT IF I TRY TO DEBUG, SOFTWARE CONTROL IS NOT ENTERING IN MAIN FUNCTION. (24 MHZ CRYSTAL, PLL IS DISABLED...