Hello TI:
I'd like to configure the DM6437 McBSP to operate in SPI slave mode. (Another thread, indicated that the latest PSP drivers (pspdrivers_1_10_03) support this)
Is there some sample code / app note that you could direct me to which describes how to the initialize and configure the EDMA for use with the McBSP?
I noticed that when the PSP_mcbspChanParams->edmaHandle is NULL the drivers return with an error, so I assume that it expects that the EDMA is used.
-- B