SPI Data Register Problem
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 data move to Data Register, but see the watch window DR gets the wrong data.
Is there anyone know why that happened ?
I have checked Hardware Setting & all register, and find any similar problem, but not help.
Appreciate any help!
