How to use the "Debug (printf) viewer" with an STM32 on Keil uvision 5
Hi guys,
I use an STM32L072CZY6TR_LoraWAn and the IDE Keil Uvision 5 and i want to use the "Debug (printf) viewer" to visualize data. I'm a new user of Keil and i search someone who can explain to me what is the code that i need to implement to realize that.
The code should realize the same function that Printf() on Visual studio for example. I try a lot of think that i see on the internet but i don't obtain good results.
Thanks for helping me.
Tim