• 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...
  • 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
  • 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...