Connection to Arduino lost after invoking scanI2CBus

1 visualizzazione (ultimi 30 giorni)
I have an Arduino Mega 2560 connected via USB to my computer. Invoking the arduino function works fine and gets the connection token without problems. But whenever I try to use the scanI2CBus function, I lose the connection and can't reestablish it without restarting Matlab.
There are 2 SparkFun MPU 9250 IMUs wired to the Arduino via I2C, one of which is new so I wanted to scan the bus for the address. No matter if both or either one is connected, the connection is lost.
Does anyone have an idea what could cause such behaviour?
  1 Commento
Sam McDonald
Sam McDonald il 29 Dic 2016
What are you using as input(s) to the "scanI2CBus" function?
Do you see any warning or errors messages once the "scanI2CBus" function is called?
There may be a variety of reasons for a lost connection. Many of them are listed in the documentation with troubleshooting steps. The following link may be useful to you:

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su MATLAB Support Package for Arduino Hardware in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by