Hi all, i am interfacing BMP388 with DA14681 devkit and i am reading all data correctly via I2C. All compesation values and as well as real raw data of temperaturer and pressure. But all the calculations are done in int64 and DA14681 crashes while doing the calculations. Is there any other way to do this with microncontroller of low computing capacity?
... View more