Solved
Displaying integer variable problem for STM32F429-DISCO
I am using STM32F429-DISCO developer board and I am following this tutorial. I got two buttons for increasing and decreasing an integer counter.I would like to display this variable on screen. I applied all the steps but I got "?" icon when I push the increasing button and I got "??" icon when decreasing the variable. How can I solve this issue ?Any help is appreciated.
