Navigation

  • Categories
  • Recent
  • Tags
  • Popular
  • Search
  • Register
  • Login
  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  1. Home
  2. Li YiFan
Li YiFan

Li YiFan

@Li YiFan

1
Reputation
105
Posts
2.6k
Profile views
8
Followers
1
Following
Joined 10 Jan 2019, 01:23 Last Online 18 Dec 2022, 03:58

  • Profile
  • More
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups
Li YiFan Follow

Posts made by Li YiFan

RE: OpenIMU300za external crystal

Hi, the external crystal frequency is 24.806MHz.
What's is your application with OpenIMU300za?
thanks.

posted in The OpenIMU Family • 20 Jan 2021, 06:13
RE: Custom board RS232 communications issue

1.The OpenIMU300RI is data output silent, you should give a package rate to the unit to output data, for instance send command via serial interface:
update output rate to 10hz, 55 55 75 50 0C 04 00 00 00 0A 00 00 00 00 00 00 00 74 22
or change output rate to 100Hz, 55 55 75 50 0C 04 00 00 00 64 00 00 00 00 00 00 00 67 8B
2. visit develop tool for more informantion
https://developers.aceinna.com/devices/connect

posted in The OpenIMU Family • 26 Nov 2020, 07:23
RE: EVAL-KIT DMU381ZA-400

@Sanjay-Adkar You could download nav-view, connect EVAL-KIT DMU381 with PC with Micro USB line, and start logging using nav-view. please refer to link

posted in DMU38x • 27 Sept 2020, 02:47
RE: IMU383 SERIES USER MANUAL
  1. .0x4/6/8 is xyz_rate, 0xA/C/E is xyz_accel. both register could be read in polling mode.
posted in DMU38x • 22 Sept 2020, 00:48
RE: Why the factory don't do the magnetometer calibration before openimu300 unit release to customer? How to do the openimu300 unit magnetometer calibration?

@Amin Hi Amin, you could send command to 300ZI unit via User uart interface(VG_AHRS, INS appication), and get the debug log from debug uart interface as below. As for the debug port, OpenIMU user could refer to UART debug port.

bbc0f102-c4ab-4c82-b065-25eccca311f2-image.png

posted in The OpenIMU Family • 21 Sept 2020, 03:35
RE: Magnetic alignment process does not terminate

@Sylvain-Joyeux you should use VG_AHRS application and try again. the IMU application does not support Mag calibration with python driver.
3e20453a-17cc-4718-9059-7f5ad55beb66-image.png

posted in The OpenIMU Family • 21 Sept 2020, 02:20
RE: Magnetic alignment process does not terminate

Hi Sylvain Joyeux,
I checked the OpenIMU330ZI with firmware version VG_AHRS 1.1.3, it work normally on mag align process from my side as below, please reset IMU and test. Note: please do keep connection with PC during the mag align process or it will be never finish in case of disconnected.

84295e0f-4c44-4d51-867b-416cb6959178-image.png
4cb8e406-d31c-472c-8196-9902e9dc7605-image.png

208e2a24-8947-49e5-b8c3-7c3bf99799f8-image.png

posted in The OpenIMU Family • 18 Sept 2020, 06:59
RE: OpenIMU330BI 1PPS usage

Hi PineTreeWild,
It will take less than 10s to finish the sync with 1PPS in the begining.
The sync process is that:

  • CPU detects sync pulse and measures it’s period with sub-microsecond precision

  • If period is within 0.01% of target value for few consecutive periods signal considered to be valid and system will sync to it.

posted in The OpenIMU Family • 2 Sept 2020, 15:48