Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. zrs
    3. Posts
    • Profile
    • More
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups

    Posts made by zrs

    RE: OpenIMU335RI - Change CAN Baudrate with NAV-VIEW

    If you disable the mode , and you set a baud , you can only work at this baud. after it come back message , please send another time(: ID(hex):18EAFF00 DATA:00 FF 59.) the feedback ID should contain "FF59"

    posted in OpenIMU335RI •
    RE: OpenIMU335RI - Change CAN Baudrate with NAV-VIEW

    @F-Weber ,You should now be in automatic baud mode. To set the baud rate of CAN, disable automatic baud rate。
    I suggest using CAN. First you send this extension frame to 335RI: ID(hex):18EAFF00 DATA:00 FF 59. Then you send me the return message of this CAN message and I will tell you what to do next.

    posted in OpenIMU335RI •
    RE: Not Serial Com in OpenIMU 335RI

    You can first check whether there is a corresponding serial port through the device manager of the computer. In addition, when NAVIEW is connected, is the indicator line at the bottom l green or red? If it is green, you can set the packet sending rate in the
    unit configuration of configuration

    posted in OpenIMU335RI •
    RE: Not Serial Com in OpenIMU 335RI

    @spacelabElectronic ,to connect the Studio, you should open the python driver first. This is the link : https://github.com/Aceinna/python-openimu/releases/tag/v2.6.1
    If you just want to get data , you can also use the Naview , I have posted a Naview 3.5.12 file in the forum before, you can search it

    posted in OpenIMU335RI •
    RE: NAV-View CAN Parameter Unit Configuration

    Which product do you use? Which firmware? We guarantee that the official release of the firmware is OK

    posted in The OpenIMU Family •
    RE: Read out protection on openIMU300ZI

    @Amin ,We don't suggest you do that.

    posted in The OpenIMU Family •
    RE: Decoding Output Packet

    @Lunytunes ,which device are you using?

    posted in General Discussion •
    RE: interfacing live data to custom GUI

    Hi @Lunytunes ,pls try the pythondriver -ubuntu : https://github.com/Aceinna/python-openimu/files/9313819/pythondriver-ubuntu.zip

    posted in The OpenIMU Family •
    RE: NAV-VIEW3 Unit Configuration CAN Parameter

    @kfost Did you change the code of 300RI? Or you can try this naview: https://forum.aceinna.com/topic/350/nav-view-3-5-12

    posted in The OpenIMU Family •
    RE: Device Startup

    HI @Ties-Junge ,are you using the 305d? As far as I know, we don't have a calibration function. What kind of equipment are you using

    posted in MTLT305D •
    RE: How does it work when I don't do anything for OpenIMU335RI?

    @ShenYanTaoBeyonCa , There is no ahras data on openimu335ri, we only support VG data. The default data maybe a2 packet.
    You can contact us here : https://aceinna.com/

    posted in OpenIMU335RI •
    RE: How to synchronize OpenIMU300ZI with external accelerometer?

    Sorry, we don't have the function now

    posted in The OpenIMU Family •
    RE: Cannot connect OpenIMU300RI to my pc in the UART RS232 bus

    Hi , @WasirWasHere
    First, Webserver and NAviw can not be used at the same time,.
    Second, make sure your TX,RX connection is correct (TX to rx).
    Third you haven't modified the firmware, right?

    posted in The OpenIMU Family •
    Nav view 3.5.12

    NavView 3.5.12.rar

    posted in MTLT335D •
    RE: openIMU300za question of hardware

    @luken Sorry, your EVK doesn't seem to be our product. If you want to use GPS function, please buy RTK330LA or RTK330LI. The supporting EVK of this product supports GPS function .

    posted in The OpenIMU Family •
    RE: OpenIMU300ZI

    @Miroslav-Talasek ,It seems that SPI functionality is not fully implemented in the code,you can try to refine this function by writing the corresponding initial configuration code inside the InitCommunication_UserSPI( )

    f1f3f49e-f50e-4604-b49e-2cb5f3bc1246-image.png

    posted in The OpenIMU Family •
    RE: openIMU300za question of hardware

    @luken I'm sorry,we never seen EVK like that.
    Below is the EVK we used:
    77120a26de732deea22217472683714.jpg

    posted in The OpenIMU Family •
    RE: openIMU300za question of hardware

    @luken Can you tell me where you bought this product

    posted in The OpenIMU Family •
    RE: OpenIMU300BI VSCode CAN_DBC project. is it available anywhere?

    @alex ,
    CAN_DBC was old project,it was abandoned.
    But as full CAN bus solutions we have OpenIMU300RI project examples – INS, VG, IMU. The code structure is slightly different,but I'm sure you can make your project based on these examples

    posted in The OpenIMU Family •