Other Parts Discussed in Thread: TMS320F28377D, AM3352
Hi
We are connecting AM3352BZCZ60 processor (Linux OS) and controller(TMS320F28377D) via 4- wire SPI in high Speed mode in the project.
We are capturing and processing the data using the in built ADC of TMS320F28377D, the data from the controller is sent to Processor via SPI. In Linux OS the SPI of AM3352 acts as Master device , hence the controller is slave device.
In-order to transfer the data from controller to Processor do we need to connect any interrupt pin of AM3352 to the controller.
Thank You