• LPC2478 SSP
    The SSP peripheral of my LPC2478 (configured to use SPI frames) is generating a "RNE equals 1" status (Receiver Not Empty - thus, there is data available in the RX FIFO) after some data is placed in...
  • SSP peripheral on LPC2478
    Hello, This is not a Keil specific question - my apologies for that, but I'd like to know whether you encountered problems related to program stability when using SSP0/1 peripherals (in SPI mode...
  • lpc2478
    Hi, I am sravan,doing my academic project using lpc2478 controller.I have some doubt regarding how to up the controller.Is it is possible to use keil arm ide and flash magic with out any development...
  • LPC1788 SSP maximum speed
    Hi I have simple question about lpc1788: *. what's the maximum bit rate of LPC1788 SSP? maybe it's duplicated question but I need to be sure because I wanna buy and design new board and SSP...
  • LPC17xx: SSP + DMA
    Hi, I'm working with a LPC1758 processor and an AT45 dataflash. The dataflash communicate with the processor by SSP1 and dma. In my first attempt: I want to read the status register from the dataflash...