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 #25

Open ebpace opened 6 years ago

ebpace commented 6 years ago

Hi Kris, I'm launching the EM7180_MPU9250_BMP280.ino and get this : capture39 and nothing after that I'm guessing I don't have the configuration file loaded onto the EEPROM. Do you know (if that's indeed the problem) why it's not there and how can I retrieve it? (I'm using the Tindie Ultimate Sensor Fusion Solution) Thanks

kriswiner commented 6 years ago

Yes, it looks like there is no EEPROM on you board. Where did you get the board? Can you tell if the EEPROM is damaged. Perhaps send me a picture and I can tell.

If you bought it from Tindie then the firmware was loaded onto the EEPROM and the device was verified to function before shipping out. Is it possible that in soldering the board the EEPROM was damaged? This is a common problem.

On Wed, May 23, 2018 at 8:13 AM, NanaBarbare notifications@github.com wrote:

Hi Kris, I'm launching the EM7180_MPU9250_BMP280.ino and get this : [image: capture39] https://user-images.githubusercontent.com/26138016/40432191-63520ec2-5ea9-11e8-97ff-9d6e23a52f3e.PNG and nothing after that I'm guessing I don't have the configuration file loaded onto the EEPROM. Do you know (if that's indeed the problem) why it's not there and how can I retrieve it? (I'm using the Tindie Ultimate Sensor Fusion Solution) Thanks

— 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/25, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qtBFqPB8qBoWQy_vnNXejDqItNL5ks5t1XyGgaJpZM4UKqAX .

ebpace commented 6 years ago

Yes, the board is from Tindie. How can I tell if it's damaged? img_20180524_093012 img_20180524_092200 I had the same error when I was prototyping without the soldering tho...

kriswiner commented 6 years ago

Hard to tell in these pictures but if the EEPROM has any chips, typically at the corners, it is likely dead. One way to tell, use the master I2C bus pins at the top right of the board and scan for I2C devices. You should see 0x68 for the MPU9250, 0x76 for the BMP280, and 0x50, 0x58 for the EEPROM.

It is possible you are not entering pass through mode properly for some reason.

On Thu, May 24, 2018 at 12:33 AM, NanaBarbare notifications@github.com wrote:

Yes, the board is from Tindie. How can I tell if it's damaged? [image: img_20180524_093012] https://user-images.githubusercontent.com/26138016/40470919-40929b0e-5f35-11e8-8eec-05436a98ec9b.jpg [image: img_20180524_092200] https://user-images.githubusercontent.com/26138016/40470710-95fbd818-5f34-11e8-8abb-234221b3a8f3.jpg Thanks a lot

— 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/25#issuecomment-391618197, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1quYm-aoIXmFwj9XxtZ-lwGmnHizEks5t1mJmgaJpZM4UKqAX .

ebpace commented 6 years ago

Yea I don't have the 0x58 it's probably dead, thanks a lot for your help!

capture43

kriswiner commented 6 years ago

You shouldn't have 0x60 either, this is likely a corrupted EEPROM.

Did you test it before soldering? Always recommended.

I can offer you a discount on buying a replacement. Order one new one from Tindie and I will send you two. Make sure to put this offer in the comments of the order form.

Kris

On Fri, May 25, 2018 at 3:13 AM, NanaBarbare notifications@github.com wrote:

Yea I don't have the 0x58 it's probably dead, thanks a lot for your help!

[image: capture43] https://user-images.githubusercontent.com/26138016/40539371-dd19a992-6014-11e8-86ca-106bfd3ef51b.JPG

— 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/25#issuecomment-392008121, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qinYKsTFFWWAJlBzc9pqzB7vN7rEks5t19lKgaJpZM4UKqAX .