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.

CCS/EK-TM4C1294XL: Transfer float value over Modbus RTU using the IEEE 754

Part Number: EK-TM4C1294XL

Tool/software: Code Composer Studio

Hi

I have programmed the modbus read holding registers to read int and float values from MCU, but for the real number it has to be as per the IEEE 754 standard so my applicable can be compatible and integrated with 3rd parties master modbus devices.

my question: is there any standard library for float to int32 IEEE 754?

BR

Hani