2020-03-26 07:55 AM
Hello,
There is an example to use printf with usart. However, I need to find a way to use scanf with usart. I am using STM32H7, STM32Cubemx, and Atollic Truestudio.
Your help is much appreciated.
2021-04-15 08:28 AM
I didn't know what else to try to get scanf to work in my program until I found your answer and it works correctly.
Thank you very much.