Hi.
I have a Waveshare ESP32-C3-LCD-1.47 development board. It includes a QMI8658 IMU. I know the IMU works because the board shipped with a demonstration program (no source code) that showed as much. But my efforts to access the IMU have failed. It seems the simplest I2C operations result in error 4 "other error". Are there some special requirements for doing I2C on an ESP32C3 board? Is there a tutorial on the subject? Thanks.
Trouble with I2C on ESP32C3
-
OldManArduino
- Posts: 2
- Joined: Tue Jul 28, 2026 11:21 pm
Re: Trouble with I2C on ESP32C3
Thanks Horace. That is useful information. I've also found this
https://docs.espressif.com/projects/esp ... s/i2c.html
It'll take me a while to absorb it all, but it explains i2c_master.h, and how to create instances of
i2c_master_bus_handle_t That seems to be what I need to learn.
https://docs.espressif.com/projects/esp ... s/i2c.html
It'll take me a while to absorb it all, but it explains i2c_master.h, and how to create instances of
i2c_master_bus_handle_t That seems to be what I need to learn.
Who is online
Users browsing this forum: No registered users and 1 guest