Part Number: AM5718
Tool/software: TI C/C++ Compiler
Hi,
We have a custom board of AM5718 in which we have 4 MCSPIs. Among those, one MCSPI is connected to 4 ARINC429 chips through 4 different chip selects.
The current observation is : from the RTOS application when we are trying to access any one of the ARINC429 devices by making the corresponding CS as low, other CS are also getting low. As a result, instead of getting data through one CS, we are getting data on all the 4 ARINCs through all 4 different CS.
Can anyone please provide the solution to resolve this ??
CCS version used : 7.04
Thanks
Arpita