OpenMarine
MPU-9250 not detected - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: Pypilot (https://forum.openmarine.net/forumdisplay.php?fid=17)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=18)
+--- Thread: MPU-9250 not detected (/showthread.php?tid=2521)

Pages: 1 2 3 4


RE: MPU-9250 not detected - seandepagnier - 2020-04-23

Try removing RTIMULib.ini file and ensure "i2cdetect -y1" is showing 0x68.

Are you sure you have the correct version of rtimulib2 installed?


RE: MPU-9250 not detected - w7thmark - 2020-06-27

Answering my own post here so that it might help others. In the end I ordered different IMU (9255), it was detected, and everything works. Two bad IMUs I guess.


RE: MPU-9250 not detected - rilova1975 - 2020-07-01

Hello with version 2.0 of openplotter and connecting the 9250 IMU to the raspberry has recognized it in PyPilot. Now what I wanted is to be able to take the heading and send it via UDP along with the gps data. The gps data I can send using kplex but I cannot get the data from the IMU. What intermediate step do I need to send it? From SignalK Instrumentalpanel if I can see the data. I just need to know how to get that data and join it with the gps to send via UDP with kplex.


RE: MPU-9250 not detected - kinefou - 2020-07-01

Hi rilova1975,
why do you want to go through kplex, when everything that signalk receives as information is retransmitted on port 10110 to Opencpn. If you have configured your imu to signalk via the 'pypilot' application, you should be able to see your cap comaps in Opencpn.
cdlt


RE: MPU-9250 not detected - seandepagnier - 2020-07-02

pypilot emits nmea0183 for imu pitch, roll, heading. If this is enough, you can make this an input to signalk or kplex.

The next version of pypilot integrates more directly with signalk node server.


RE: MPU-9250 not detected - NousVoila - 2022-02-06

Hi

I'm discouraged it's been several years that I use imu 9250 and it always worked well. I am redoing a plotter with brand new Rasberry pi. I installed 2020-12-16-OpenPlotter-v2-Starting-img.

Pypilot does not detect the mpu9250. I have several (4) new ones in hand, I have tried them all. I2cdetect = 068 .
I reinstalled RTIMULib2. Nothing to do no detection. I put 3.3volt on ad0 for address 69 nothing. i2cdetect: bcm2835 (i2c@7e804000). I am a computer engineer and I spent 2 days trying to solve this enigma.

I installed the RTIMULib2 and I followed the instructions and modified all the configuration files.

RTIMULibCal - using RTIMULib.ini
Settings file RTIMULib.ini loaded
Failed to open SPI bus 0, select 0
No IMU detected
Using fusion algorithm RTQF
No IMU found
However the spi interface is on.


Pierre


RE: MPU-9250 not detected - mgrouch - 2022-02-07

(2022-02-06, 11:14 PM)NousVoila Wrote: Hi

I'm discouraged it's been several years that I use imu 9250 and it always worked well. I am redoing a plotter with brand new Rasberry pi. I installed 2020-12-16-OpenPlotter-v2-Starting-img.

Pypilot does not detect the mpu9250. I have several (4) new ones in hand, I have tried them all. I2cdetect = 068 .
I reinstalled RTIMULib2. Nothing to do no detection. I put 3.3volt on ad0 for address 69 nothing. i2cdetect: bcm2835 (i2c@7e804000). I am a computer engineer and I spent 2 days trying to solve this enigma.

I installed the RTIMULib2 and I followed the instructions and modified all the configuration files.

RTIMULibCal - using RTIMULib.ini
Settings file RTIMULib.ini loaded
Failed to open SPI bus 0, select 0
No IMU detected
Using fusion algorithm RTQF
No IMU found
However the spi interface is on.


Pierre
Have you tried installing BBN OS instead of old openplotter?
It’s also free and open source and works on raspberry pi4. 

https://bareboat-necessities.github.io/my-bareboat/bareboat-os.html


RE: MPU-9250 not detected - seandepagnier - 2022-02-07

I agree... the easiest way is to try a known working image. This will determine if the issue is hardware or software.

Which rtimulib2 did you install? How did you install it? You will need to use my version or it won't work right. There are a bunch of settings in /boot/config.txt that can make it not work.


RE: MPU-9250 not detected - NousVoila - 2022-02-09

(2022-02-07, 04:39 AM)mgrouch Wrote:
(2022-02-06, 11:14 PM)NousVoila Wrote: Hi

I'm discouraged it's been several years that I use imu 9250 and it always worked well. I am redoing a plotter with brand new Rasberry pi. I installed 2020-12-16-OpenPlotter-v2-Starting-img.

Pypilot does not detect the mpu9250. I have several (4) new ones in hand, I have tried them all. I2cdetect = 068 .
I reinstalled RTIMULib2. Nothing to do no detection. I put 3.3volt on ad0 for address 69 nothing. i2cdetect: bcm2835 (i2c@7e804000). I am a computer engineer and I spent 2 days trying to solve this enigma.

I installed the RTIMULib2 and I followed the instructions and modified all the configuration files.

RTIMULibCal - using RTIMULib.ini
Settings file RTIMULib.ini loaded
Failed to open SPI bus 0, select 0
No IMU detected
Using fusion algorithm RTQF
No IMU found
However the spi interface is on.


Pierre
Have you tried installing BBN OS instead of old openplotter?
It’s also free and open source and works on raspberry pi4. 

https://bareboat-necessities.github.io/my-bareboat/bareboat-os.html
Yes and it's the same problem, same result


RE: MPU-9250 not detected - seandepagnier - 2022-02-09

Can you try a different sensor?

A large percentage of these are bad. One time I ordered 20 and I had to throw them all away and none of them worked. Now I found a better source but it cost $16 per each one, but there are none left: every source is sold out.