• LPC2148 SPI Problem
    Hi I have been working on LPC2148 for a project. I have tried to get the spi0 working. Currently the code compiles without a problem but is not responding as it is supposed to. I would like...
  • SPI, SSP on LPC2148 MCB2140 Keil Bug?
    Hi All, Has anyone set up the SPI or SSP on the LPC2148? I cant get SPI0 to work at all, i.e. no SCK when I scope the dev board (I have pull ups on SCK, MOSI0, MOI0 & SSEL0). void SPI_Init (void...
  • LPC2148 and FM25L512 memory, using SPI protocol
    Hello I have a device based on LPC2148 microcontroller with FM25L512 memory, connected to the SPI0 on microcontroller. I'm trying to use SPI example downloaded from nxp.com. Here is the code: ...
  • LPC2148 problem
    Hi everyone I am facing a weird problem with LPC2148. I have written a simple code for LPC2148.(Just made some pins high for a particular time) The code works on a development board and a small...
  • LPC2148
    HI, can any one help me to how to dump hex file into lpc2148. i m going to develop my own PCB board.i have confusion about programmer. some articles say dump via UART0 n some says JTAG. which one is...