Hello,
I am using DM6437 EVM.
I have externally connected pins (transmit and receives) between McBSP0 and McBSP1 as per SPRU943c.
I have successfully communicate between McBSP0 (as SPI Master) and McBSP1( as SPI Slave) in half duplex mode i.e means data transfer from SPI master to SPI slave.
However I could not able to do data transfer in Full duplex mode i.e McBSP1 (as a SPI slave) not able to transfer data to McBSP0 (as a SPI master). (data transfer from Slave to master)
Is it possible to do full duplex communication if we configure McBSPs as Master and Slave on DM6437?
I have gone through SPRU943 but can't find anything for full duplex communication between McBSPs if configure as master and slave.
I have attached my testing code here with. Please do the needful ASAP.
Regards,
Naresh