Our customer wants to connect the slave device "RV-8063-C7" with 3-pin SPI. "RV-8063-C7" has a half-duplex bidirectional data pin (SIO), but does not have full-duplex bidirectional data pins (SI and SO).
Can MCSPI on AM62x connect a slave device with half-duplex bidirectional data pin (SIO)?
If so, how can it be connected?
Which should be used, one data pin (switching MO or MI) or tied two data pins (both MO and MI)?
For one data pin (switching MO or MI), the transmit-only mode and the receive-only mode will need to be switched in software since MCSPI does not support the transmit-and-receive mode with half-duplex.
We are concerned about output collisions between connected data pins.
Are the MCSPI data pins high impedance except when the data output is active?
Best regards,
Daisuke