Posted on July 07, 2016 at 23:41version F4, 1.12 I am interfacing SPI to flash. calling HAL_SPI_Transmit or Receive alone disables SPI_DIRECTION_2LINES. I have to re-initialize it after each call. When using HAL_SPI_TransmitReceive. I have to specif...