SPI function of STM32F746 to perform half-duplex communication
Hello,Is it possible to realize bidirectional communication using one data line (SDA signal) in the figure by using the SPI function of STM32F746 to perform half-duplex communication (a method of controlling and switching the RXONLY bit)?Like exsam...