In my ESP32-S3, using ESP-IDF 5.2 I got whit warning at boot:
W (814) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I have to migrate my code, but I can't find any example on how to use this new driver.
Did you find it?
Thanks.
i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
-
- Posts: 4
- Joined: Wed Mar 27, 2024 8:52 am
-
- Posts: 1724
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
A few examples utilizing the esp-idf 5.2.2 design pattern with i2c_master.h are available here: https://github.com/K0I05/esp32-s3
Who is online
Users browsing this forum: No registered users and 84 guests