I've configured the SPI with DMA module as in the code below.
I've loaded the tx buffer with sample data and start the transaction; however, I'm not reading anything either on the MOSI pin or the MISO pin. The SCK pin also stays low. The tx and rx end events do go from 0 to 1 correctly.
Any ideas what I'm doing wrong?
Thanksspi code.rtf