User Activity

II am using the SPI function in STM32F373R8T6. When I use the HAL_SPI_TransmitReceive function to send and receive data, I want the  to read the data from the slave immediately after sending. However, when using this function, the NSS pin pulls up fo...