Resolved! i am trying to display the content of "count " IN TIMER 2 IN THE WHILE LOOP ON LCD DISPLAY BUT I CAN SEE ONLY "00" CAN YOU PLEASE CHECK THE MISTAKE IN THE CODE BELOW?
* USER CODE END Header *//* Includes ------------------------------------------------------------------*/#include "main.h"#include "i2c-lcd.h"#include "stm32f4xx_hal.h"#include "stdio.h"#include "string.h"/* Private includes -------------------------...