This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C123GE6PM: Sending float sensor readings via UART

Part Number: TM4C123GE6PM

Hello,

I have an IMU sensor sending data via I2C to my TM4C Launchpad.

The values are stored in a floating point format.

Is there a native function for the TM4C that can accept a floating point argument and send it via UART ?