I am trying DMA via SSP0 with LPC2378 ARM (development board).
Transfers are initiated by calling the function below (write to SD
card). While testing I decided to make 2 DMA transfers, one after the
other (slave is SD card).
The first one (transfer) resulted in interrupt routine- code passing
through both channels- inside it - which means completely
successful.
The other transfer didn't result in interrupt and what is more
interesting the states of all the SSP and DMA related register
↧