Hi, Everyone!
I have programed a SPI continuous transfer routine via EDMA TPCC2, it works well in LoopBack mode, but in transmit or receive mode, there is no signal coming out from the 80-pin Expansion Header SPI pins (63, 65, 67, 69. So, could anyone give me some help or suggestion?
The phenomenon is:
[1] I test the 80-pin Expansion Header SPI pins (63, 65, 67, 69): NO signal appears on the four pins.(not in LoopBack mode)
[2] Query the IRP (CSL_edma3GetHwStatus(hModule, CSL_EDMA3_QUERY_INTRPEND, ®ionIpr) in EDMA , the relevant bit remains 0, while it changes to 1 when in LoopBack mode after the EDMA transfer completion.
Additionally, what is the default SPI module clock for EVM6678L?