Arduino Mega / I2C problem

9 views (last 30 days)
Matthias Lederbogen
Matthias Lederbogen on 22 Sep 2022
Commented: Arun Kumar on 4 Oct 2022
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 Comment
Arun Kumar
Arun Kumar on 4 Oct 2022
Hi Matthias,
Please try reinstalling the support package.

Sign in to comment.

Answers (0)

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!