06-15-2022 12:48 PM
We want to read time synchronised acceleration and gyroscope data from the BMI088 chip with the application board 3.0 using the COINES-PC lib, rather than the MCU lib.
Is this possible? Could example code be provided if so?
The read_synchronized_data_mcu example found here: https://github.com/BoschSensortec/BMI08x-Sensor-API/tree/master/examples/read_synchronized_data_mcu does not work when using the coines-pc lib as the `coines_attach_interrupt` function is only available for the mcu version of coines.
It is worth noting that the Development Desktop 2.0 outputs the acc and gyro data with synced timestamps, which implies that synchronisation is either assumed or infact can be run on the PC.
07-01-2022 09:44 AM
Same topic was discussed in another ticket: https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/BMI088-Data-synchronization-on-PC-using-...
We can discuss the topic in one ticket.