kriswiner / EM7180_SENtral_sensor_hub

(Affordable) Ultimate Sensor Fusion Solution
https://www.tindie.com/products/onehorse/ultimate-sensor-fusion-solution/
96 stars 37 forks source link

No EEPROM detected #19

Open damarist opened 6 years ago

damarist commented 6 years ago

Dear Kris,

This is the second board I got from you that gives me this problem. The first one I got to use a couple times before this happened, the second one I had barely bought it and it gave me the same problem on the first use. On your documentation, it mentions there's no need for uploading the configuration file again. I'm using with a Teensy LC. 3V come from Teensy to Sensor Fusion.

In an attempt to recover the file I got the SDcard to SPI adapter board you used from Adafruit and ran the Firmware.ino just changing the register address for MPU9250 instead of the BMX055. But I don't have the .fw configuration file for this new board of yours so it's not storing to EEPROM. The SENtral toolkit website you mention has been down for months already. Could you upload the xxx.fw file so I can reach a solution? image

damarist commented 6 years ago

Ok, now I ran EM7180_MPU9250_BMP280_t3 Basic Example Code instead. But it gets stuck at scanning and doesn't show me what is connected to the bus, this is the window I get and it's been for almost 10 minutes the same. image

kriswiner commented 6 years ago

Looks like there is a problem with your I2C bus, it is mot detecting any I2C devices. Are you sure you have the correct connections?

On Mon, Dec 18, 2017 at 10:08 PM damarist notifications@github.com wrote:

Ok, now I ran EM7180_MPU9250_BMP280_t3 Basic Example Code instead. But it gets stuck at scanning and doesn't show me what is connected to the bus, this is the window I get and it's been for almost 10 minutes the same. [image: image] https://user-images.githubusercontent.com/32529957/34143114-9e9fa81e-e450-11e7-9a45-4254aae65a07.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kriswiner/EM7180_SENtral_sensor_hub/issues/19#issuecomment-352649147, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qlStY53fFReS8cEOaJktNrlSqC3Gks5tB1LMgaJpZM4RGeH4 .

kriswiner commented 6 years ago

There is no need to write or over write the firmware on the eeprom; each usfs is loaded with the correct firmware and thoroughly tested for proper function before shipping. Once you fix the i2 c bus problem the device will work.

On Mon, Dec 18, 2017 at 10:44 PM Kris Winer tleracorp@gmail.com wrote:

Looks like there is a problem with your I2C bus, it is mot detecting any I2C devices. Are you sure you have the correct connections?

On Mon, Dec 18, 2017 at 10:08 PM damarist notifications@github.com wrote:

Ok, now I ran EM7180_MPU9250_BMP280_t3 Basic Example Code instead. But it gets stuck at scanning and doesn't show me what is connected to the bus, this is the window I get and it's been for almost 10 minutes the same. [image: image] https://user-images.githubusercontent.com/32529957/34143114-9e9fa81e-e450-11e7-9a45-4254aae65a07.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kriswiner/EM7180_SENtral_sensor_hub/issues/19#issuecomment-352649147, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qlStY53fFReS8cEOaJktNrlSqC3Gks5tB1LMgaJpZM4RGeH4 .

damarist commented 6 years ago

It was working fine, suddenly it gave me the no EEPROM detected on Sunday night so I tried my new spare one on and it was the same. I have connected SCL to pin 16 and SDA to 17, Vcc is using the 3V output on Teensy and all grounds are connected. My INT pin I moved to 11 because I'm trying to implement wake-on-motion from Low Leakage Sleep mode and I need a pin with LLWU capability. But even if I connect to 8, nothing happens. It gives me the same message. I wish I had a snapshot of before when it was working, it was giving the quaternions data I need. All I keep getting is image

kriswiner commented 6 years ago

Your i2c isnt working. Can you verify with some other i2c sensor?

On Mon, Dec 18, 2017 at 11:44 PM damarist notifications@github.com wrote:

It was working fine, suddenly it gave me the no EEPROM detected on Sunday night so I tried my new spare one on and it was the same. I have connected SCL to pin 16 and SDA to 17, Vcc is using the 3V output on Teensy and all grounds are connected. My INT pin I moved to 11 because I'm trying to implement wake-on-motion from Low Leakage Sleep mode and I need a pin with LLWU capability. But even if I connect to 8, nothing happens. It gives me the same message. I wish I had a snapshot of before when it was working, it was giving the quaternions data I need. All I keep getting is [image: image] https://user-images.githubusercontent.com/32529957/34146053-25215c5e-e45e-11e7-9b83-226f2bc113a6.png

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/kriswiner/EM7180_SENtral_sensor_hub/issues/19#issuecomment-352664503, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qhWGlLq3gn3dDc7D7OlOKpd8H9kCks5tB2legaJpZM4RGeH4 .

Patrickyp commented 6 years ago

I am getting the same problem where it gets stuck at scanning sometimes. I would have to replug the usb cable from teensy to laptop and it seems to fix it. But the problem at times will show up again although most of the time it works.

kriswiner commented 6 years ago

This sounds like a USB cable/connector problem to me.

On Wed, Jun 13, 2018 at 4:47 PM, Patrickyp notifications@github.com wrote:

I am getting the same problem where it gets stuck at scanning sometimes. I would have to replug the usb cable from teensy to laptop and it seems to fix it. But the problem at times will show up again although most of the time it works.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kriswiner/EM7180_SENtral_sensor_hub/issues/19#issuecomment-397122706, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qj9OEZYp1Qhkm-BfcoOovrXzPRe8ks5t8aR-gaJpZM4RGeH4 .

Patrickyp commented 6 years ago

I changed the usb cable and seems to have same problem. Any chance it can be the connections with the pins? I am using a cheap breadboard.

kriswiner commented 6 years ago

Likely, sounds like a poor connections problem.

Do you at least have machine pin headers soldered onto the board and MCU board?

On Fri, Jun 15, 2018 at 4:21 PM, Patrickyp notifications@github.com wrote:

I changed the usb cable and seems to have same problem. Any chance it can be the connections with the pins? I am using a cheap breadboard.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kriswiner/EM7180_SENtral_sensor_hub/issues/19#issuecomment-397765390, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qr0N0zdWpfJKPicHIFQy-YL_TWsPks5t9EFogaJpZM4RGeH4 .