Aceinna / docs_aceinna-dmu380

OpenIMU Documentation Repository
https://openimu.readthedocs.io/en/latest/
3 stars 20 forks source link

the temperature formula should be update #23

Closed yifanff closed 4 years ago

AndreyBondarev commented 4 years ago

What platform, what application, what interface?

yifanff commented 4 years ago

Platform:OpenIMU300ZI, OpenIMU330BI. application: IMU Interface: SPI

AndreyBondarev commented 4 years ago

Formula provided on this page is accurate: https://openimu.readthedocs.io/en/latest/software/SPImessaging.html It corresponds to conversion in function void FillSPIBurstDataBuffer() which implemented in file UserCommunicationSPI.c or UserMessagingSPI.c

yifanff commented 4 years ago

Thanks.