Hello. I downloaded the IMU example via Custom IMU Examples interface within the Aceinna's OpenIMU Platform plug-in for VSCode. I expected the IMU example to work similar to the firmware which is shipped with the device. However, it doesn't seem the case.
The shipped firmware does reply to the Memsic's UART commands from Memsic's NAV-VIEW program, while the IMU example firmware does not.
The shipped firmware does reply to the python-openimu/commands.py requests, while the IMU example firmware does not.
My questions are:
-
Was I right or wrong expecting the IMU example to work similar to the firmware which is shipped with the device?
-
Do the OpenIMU300ZA devices undergo any individual calibrations before shipping?
-
If yes, then are the individual calibration parameters stored in the area which is not erased during uploading of IMU example firmware via ST-Link programmer? (so that IMU example firmware could pick them up)