Posted on May 17, 2014 at 16:56Hi, i'm using stm32F429 and i and to display a variable which increment from 1 to 5 but it didn't work can please help me.This is the code#include ''main.h''void Delay(unsigned long period) { unsigned long j; for(j=0;...