stm32 spi half-duplex transmit into receive mode
the target type is stm32f072, firstly the master transmit data success, slave receive data ok; should i need to disable spi ,enable BIDIOE in slave. but the slave can't transmit data, how to solve it?