Top topics of common operations with OpenIMU products

The purpose of this topic is to list common operations officially provided by ACEINNA, as officially guidance for all the developers, and it will be updated periodically. Each specific operation is guided in kinds of items below, and your question can be raised in the corresponding entry:
1. How to connect the OpenIMU300ZI/ZA & OpenIMU330BI/EVB?
Note: Google Chrome Browser
Reply: follow steps of connect tab in our ANS(ACEINNA Navigation System) link. if your 330 cannot connect with our ANS pls refer to below topic 3 and update the firmware.

2. Picturesque display the structures of the UART packets from OpenIMU300ZI/ZA & OpenIMU330BI/EVB?
Reply: common packets which name begins with a lowercase letter are listed here, also based on our online manual

3. How to upgrade OpenIMU330BI firmware if you want to use ANS to connect with 330?
Note: only if your FW verison of 330 is 0.0.22 or lower(check FW version refer to topic_7), then you need to flash by below link
Reply: pls refer to current link

4. How to backup and upload/recover whole EEPROM of your each OpenIMU300ZI/ZA with ST-LINK?
Reply: firstly before usage, strongly recommend customer to backup your EEPROM for each IMU, in order to recover the calibration data if it broken by wrong falshing with ST-LINK. backup steps as below: official writing in on-line manual, save and recover IMU

  • install STM32 ST-LINK Utility
  • read the IMU with right address and size, follow the operations in below pic to save(backup) whole EEPROM bin file: Address: 0x08000000, size: 0x80000
    834e3bfc-6eef-438e-ae7e-e70cfb4ce71a-image.png
  • pls follow below operations to upload(recover) the whole EEPROM bin file to Open300 when you need:
    unlock the sector 0 and 2 firstly,
    832b2ff4-190f-4fcc-b02d-c70eecce5600-image.png
    upload the whole bin file stored before,
    3e3d90ee-6098-4a5b-9f26-ff4ef1c42696-image.png
    lock the sector 0 and 2 at last,
    b1db9bf1-133d-4642-a0d0-301d61e2018b-image.png

5. How to backup and upload the whole EEPROM to bin file for OpenIMU 330?

  • install STM32 ST-LINK Utility
  • read the IMU with right address and size, follow the operations in below pic to save(backup) whole EEPROM bin file: Address: 0x08000000, size: 0x30000
    53c75df1-e731-4dbd-b265-fff148240267-image.png
  • upload the stored EEPROM bin file to IMU,
    unlock the 6 pages and apply: Target --> Option Bytes...
    7eff3cef-3729-4818-8d68-afa7591c6824-image.png
    ca1794a3-3e93-49d8-ac14-573a8648cc07-image.png
    lock the 6 pages back: Target --> Option Bytes...
    0c73a928-1c78-426d-8583-c67422dbec1c-image.png

6. share the JSONs corresponding Server_1.1.1.exe
app_config.zip

7. how to check the version of Open IMU by NAV view and ANS website?

  • NAV-VIEW can support you to check the IMU information(only check basic information supported by NAV-VIEW, for operationS pls refer to ANS web), include SN number, FW version, packet rate, baud rate, and so on, such as below pic after connected by UART. Download NAV-VIEW
    14d20919-b8bc-43fe-9907-e60f271b06ca-image.png

  • for Open IMU, we recommend customer to check the information by ANS web after connected by topic_1.
    e8066f4c-e516-4ba7-967b-2a3b64880fbd-image.png

8. how to check the serial data by serial tool?
Reply: Pls download the serial tools, such as HTerm, SSCOM, or Serial Assistant and so on.
like below pic when show the received data by hex mode: z1 packet message

2482173e-b071-4bdd-a75a-c912736f510a-image.png
9. how to upgrade only new FW with ST-LINK?
Note: here is only flash FW to do FW normal upgrade, different with topic_4 and topic_5 which used for flash whole EEPROM file

  • for 300: 300 had boot loader which supported upgrade FW by ANS web, pls refer to topic_10.
    850da5d0-257c-437f-b1e1-dc816f4c917a-image.png
  • for 330
    dc6aa554-2ec7-414c-b26d-6567cb207734-image.png

10. how to upgrade new FW for 300ZA(ZI, RI) by ANS web? only 300 series product supported now

  • connected IMU with ANS web based on topic_1
    1b862dc4-cda0-4b9a-b424-f5375ff9d66b-image.png

  • selecte the App, and upgrade it.
    2d06eaaa-e0b8-43dd-9847-d053c973e4d8-image.png
    80ee6e12-3470-473c-8e33-cc7db1fe2406-image.png
    wait until flashing finished, upgrade success

11. how to do mag align for mag field calibration for OpenIMU300ZI?
refer above topic_10, upgrade the FW to VH_AHRS. Then you can do the mag calibration as below pic.
c9c439d3-ffb2-4c5c-a189-1e590a89dac6-image.png
afe6fabe-627b-4b01-ba9d-e3d42e08649c-image.png
Rotate your IMU In place, the horizontal rotation is more than 380 degrees.
a9ec2599-5f4c-42c9-917b-108a87036d9c-image.png

12. SPI communications reminder for configurations:
Reminder for IMU330/300 SPI users: from SPI part in online manual

  • configurations: IMU working in SPI mode; SPI mode 3(CPOL = 1 (polarity) and CPHA = 1 (phase)); Data is transmitted 16-bits words, Most Significant Bit (MSB) first;
  • read and write register sequence:
    184e7289-ab99-45ba-8453-518764b0ed93-image.png
    fb5808a2-291c-4114-bfd3-74f73fe1ba3e-image.png
  • Follow the timing applies at system startup:
    175be2af-b547-490c-a465-19ca2341fd78-image.png

13. how to configure CAN_ID/address of 300RI unit?
we know the default ID of unit is 0x80 at firstly, if you want to change it by your self, pls follow below steps:

  • refer to topic_1, and connected 300RI unit.

  • refer to topic_7, and confirm FW version number, pls upgrade to FW3.1.8 if lower than it, upgradation steps pls refer to topic_10.
    3ceb7005-bc3b-419a-89bc-130db542d6c6-image.png

  • after FW3.1.8 is upgraded and power reset, confirm FW3.1.8 it is used now by topic_7 again.

  • download and install advanced NAV-VIEW by link text , you have to be very careful when use the advanced tool do some operations!!!

  • after 300RI unit is detected by NAV-VIEW, update field 0x32 to 0x81 or any value you want:
    8aa7b959-d237-485d-95bf-753babb1d97d-image.png
    37248cc2-314a-439b-b21d-08d4e41683fb-image.png
    write new value:
    c97afbdf-25c9-4dcb-8b05-48e8113598be-image.png
    then power reset, pls check CAN communication, it should be 0x81 ID now.

14. To be updated more items....

This post is deleted!

Is the factory-matched default json configuration file matched? Does it represent the optimal effect of imu?

The JSON file is a bridge that connects the IMU and has no impact on the IMU performance. The performance is guaranteed by factory calibration and internal algorithm.

Log in to reply