• 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...
  • RE: LPC2478 SSP
    I forgot to mention that I do not use MISO at all - only MOSI (the peer {SSP is used for general purpose data transfer in this application} that wants to transmit, takes the master role. there is some...
  • SSP peripheral data loss
    Hello, I have a system with 2 LPC2478s, that are connected, among others, using a SPI bus (only a few centimeters long - it is integrated into the PCB). I can transfer data at various speeds between...
  • SSP peripheral + DMA
    Can somebody please explain what the ISR of a DMA-enabled SSPx peripheral needs to do? I've read the user manual of the LPC24xx but I still don't fully understand how the ISR of the DMA (indicating end...
  • 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...