Hi Team,
My customer has a question as below about MCSPI.
The MCSPI master mode has a Single-data-pin interface mode.
The manual says that this mode can be set to Receive/Transmit mode by 1/2/3[13-12]TRM.
Is it possible to dynamically change the setting and switch between Receive and Transmit?
We are thinking of using a single-data-pin interface mode to dynamically switch between Receive and Transmit modes.
Also, we are thinking of using the AM243x MCU+SDK MCSPI driver (mcspi_v0.c) to achieve this operation.
The manual says that MCSPI_transfer() in the MCSPI driver API always performs full-duplex communication, but is it possible to configure it to perform half-duplex communication?
Best regards,
Mari Tsunoda