Hi,speedyPLH.Using the same parameter(except the baudrate->656.25KBits/s ) in my project that it seems working,you can try my code void SPI2_TestFunction(void){SPI2_CS_Enable();SPI2_Send_buffer[0]= 0x76|WriteOperation;HAL_SPI_TransmitReceive(&hspi2, ...