Hi,I`m using STM32G431 for practicing SPI protocol knowledge, but face some problem like below.I use �?HAL_SPI_Transmit_IT】API to send (0x5A,0xA5) data out, but measure with Oscilloscope and figure out the wrong data.In �?SPI_TxISR_8BIT】show how d...