Hi all,
I encounter some problems in my project, the float-point precision in F28335 only up to 32-bit Single-Precision. So when I try to process some data in 64-bit float-point, the result can't reach the requirement. I found there are hardware FP support in F28335, but it seems there is FPU32 only. So is there any type of C2000 series MCU can process double-precision? It can be hardware support such as FPU64 or software support such as 64-bit rts library.
Thanks.
Allen