Part Number: TMS570LS0714
Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
I have configured SPi port 3 as the master inorder to receive data from a slave. With Oscilloscope I'm able to observe the CLOCK, CHIPSELECT , MOSI and even MISO signal. But my buffer when i put breakpoint and check through CCS is not reading any data. Can you guide me through the Master-Slave Configuration that needs to be done in HalCoGen, and what function that needs to be called in CCS. so that i can cross check with my code.
Thank you,