• SSP1 and DMA (LPC1768)
    Hi, I use SSP1 interface to communicate with serial flash memory. I want to enable DMA for receive/transmit FIFO. Should I configure GPDMA controller or should I only set bits in SSP1DMACR register...
  • Trouble with SSP1 reception + DMA
  • SSP1 Problem - Serial Mem. Communication
    Hi u all! I'm facing a problem here, I'm trying to develop a serial flash memory interface here. The memory is M25P128, and I'm using LPC2368. The thing is..I don't have much experience with...
  • SSP1 of LPC1768
    I have two question on SSP1 of LPC1768 1. We have configured SSP1 as TI SSI for receiving 16 bits of data. We have connected Sclk pin to Clock of salve and MISO pin to Data pin of Slave.We have generated...
  • Problem with the SSP1 - LPC1768
    Please allow me to ask the simple questions. I want to implement SPI communications between LPC1768 and M25PE16 (Serial Paged Flash Memory). When I send 0x9F (ask for chip ID) to the M25PE16, I...