Arduino Mega / I2C problem
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
i try to use the I2C block to get values from a RTC modul (DS3231)
if I want to flash the hardware, the prozess stopps with following info:
C:/ProgramData/MATLAB/SupportPackages/R2022a/toolbox/target/supportpackages/arduinobase/src/MW_arduinoI2C.cpp:82:46: error: 'class TwoWire' has no member named 'setClock' ((mw_I2C_dev_h*)I2CModuleHandle)->I2Cobj->setClock(BusSpeed); ^~~~~~~~
the hard- an software packages are installed, all the other stuff works fine. i have only this communication problem
Version ist R2022a
have anybady an idea?
thanky for your help
greetings Matthias
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!