Part Number: AM5706
Hello,
We have AM5706 ti processor based custom board, in which we are using 3 SPI controller, In each we are using 2 Channels.
we want to use DMA mode for large data transfer, so we are using SPI DMA example code for SPI testing. by default this example code is using SPI channel 0 and there we tested, it's working fine but when i selecting channel 1, then code is stucking at MCSPI_transfer function. this is happening for every SPI controller, is anything we are missing?, what could be the cause for that. please provide some help for this issue.
Thank you.