• LPC2148 Code execution in RAM
    Respected Colleagues, I have made an application for LPC2148 in Keil RVC which I have to move to the RAM and execute from there (to be able to reprogram internal FLASH with IAP). Application is now...
  • Problem running codes on LPC2148
    Hi everyone, I'm new in the world of arm and microcontrollers, and I'm facing a weird problem. I've uploaded my code into the flash memory, and it works just fine. But when I disconnect the UART...
  • LPC2148 I2C Slave Coding
    HI ARM Keil Team, I'm working on a project and I require I2C coding techniques and a sample code for I2C Slave Receiver where LPC2148 acts as Slave receiver and Raspberry Pi acts as I2C Master Transmitter...
  • code for tx fifo of lpc2148
    hii...im working on gsm sim908 wid lpc 2148...how to read a response of gsm from lpc uart0 which is greater than 16 bytes?? cud sumone post me a code for dat and shud d response to b stored in an array...
  • I2C Master code for LPC2148
    I downloded the application note from Philips site viz. AN10369_1.pdf, in which I2C master code is given (interrupt based). I have some problems with its clock. In the application note , they have...