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.

BQ27532: change flash memory

Good day!

I can set certain necessary parameters via changing proper data in the flash memory.

It's rather simple while it concerns integral data, but how can I set proper float value?

I do know how to set a float value via byte access to the proper memory address(es),

but I don't now - and have not found - how may I get proper presentation of float values in this system.

Did anyone tried to perform such changes?

May you assist me?

Actually, I want to set value of 10.0 to the four-byte room.

Thank you in advance.