Sprintf STM32L4 not work I see just 0
God moorning I trying to view the output of sprintf of float value on the terminal I/O using nucleo stm32L4.I am using IAR. but i see just 0. char pippo_alb[20]; sprintf(pippo_alb,"%g", 27); In ''project options...