User Activity

  int main( void ) { /* STM32 HAL library initialization*/ HAL_Init( ); /* Configure the system clock*/ SystemClock_Config( ); /* Configure the debug mode*/ DBG_Init( ); PRINTF("\n----------------------Firmare starts here---------...