how to convert float to string in stm32f407vgt6 with FPU
Posted on January 17, 2014 at 08:59 hi I am writing a simple code for converting float point number to the string , but this code just without enabling the FPU . if FPU was enabled , this code doesn’t work. I am working with KEIL compiler. ...