• SSP1 communication through DMA
    Hey everyone, I've been trying to get the SSP1 port on the lpc2388 working to no avail. I have the SSP1 port working by itself but I want to be able to use the DMA. I've read over the manual and...
  • SSP1 communication through DMA
    Hey everyone, I've been trying to get the SSP1 port on the lpc2388 working to no avail. I have the SSP1 port working by itself but I want to be able to use the DMA. I've read over the manual and...
  • SSP1 problem in LPC1788
    Hi dear all I used a LPC1788 and I configured SSP1, but I can't write to LPC_SSP1 -> DR. I also configured SSP0, and it works very good and when I write LPC_SSP0 -> DR = 0xAA, its value will update...
  • SSP1 problem in LPC1788
    Hi dear all I used a LPC1788 and I configured SSP1, but I can't write to LPC_SSP1 -> DR. I also configured SSP0, and it works very good and when I write LPC_SSP0 -> DR = 0xAA, its value will update...
  • 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...