Part Number: TMS320F280049C
How to split float into 8-bit chunks and combine 8-bit chunks into float? I want to save float variables in EEPROM and send float in CAN. Also, I want to combine 8-bit chunks from EEPROM and CAN RX packets and recombine to update float variables.