Marco27293
Joined: 09 May 2020 Posts: 126
|
PIC18F47J53 big-endian float IEEE754/float conversion |
Posted: Thu Apr 27, 2023 6:42 am |
|
|
Hi,
I'm using a PIC18F47J53 , CCS C compiler version 5.090.
A sensor provides big-endian float IEEE754 data (1 sample, 4 bytes).
I need to convert them in float type variables.
How can I do this ?
Regards,
Marco |
|