Resolved! Why RXNE is automatically reset after write data to DR register, even I already set the FRXTH to 1
I have a problem where even I already set the FRXTH to 1, the RXNE will automatically RESET after the SPI write data to DR register.I check using DEBUGGING MODE:In main(), I already SET the FRXTH based on the reference manual below: Then, after I wri...