Resolved! SPI function of STM32F746 to perform half-duplex communication�?2
Hello,As described in the reference manual of STM32F746, it was found that bidirectional communication using one data line (SDA signal) in the figure can be realized by performing half-duplex communication using the SPI function.Please tell me the s...