Tool/software:
Hello
we want to use receive-only mode of MCSPI with DMA+FIFO mode, but it can not work. Transmit-only, transmit-and-receive modes woks fine.
below is register dump for receive-only mode of MCSPI .
Tool/software:
Hello
we want to use receive-only mode of MCSPI with DMA+FIFO mode, but it can not work. Transmit-only, transmit-and-receive modes woks fine.
below is register dump for receive-only mode of MCSPI .
Hi Simon Yang,
Does it work fine without DMA? wondering if this is issue with DMA configuration or McSPI.
Regards,
Brijesh
hi Brijesh:
NO, I did not fix the issue. just a workaround. always used tx and rx mode when use only receive mode, tx buffer same with rx buffer.