I Cannot seem to find a way to do a serial print of a floating number with NUCLEO-C031C6?
I am using the NUCLEO-C031C6 dev board and I seem to be having many difficulties. I am trying to do a printf() or use a sprintf() method to print a float number to the serial port. I noticed that this controller device(STM32C031C6T6) does not have a...