Hi Support,
using PRSDK 4.0 my customer is facing issues with SPI, in particular:
- I need two single-channel DMA-mode SPI's working simultaneously on a single AM5728 device (currently on a GP EVM). Namely, the SPI3 is master, SPI4 is slave.
- Using a modified PDK's example from:
~/ti/pdk_am57xx_1_0_7/packages/MyExampleProjects/MCSPI_SlaveMode_MasterExample_idkAM572x_armExampleProject/
I'm currently able to configure SPI3 into master DMA mode, SPI4 into slave non-DMA mode only... - What I'm missing now, is the knowledge in which files and how to configure SPI4's DMA channels?
Can you kindly help me solving these issues?
Thanks and regards,
Alberto