Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32-S3-LCD-EV-Board i2c problems (BSP-584) #441

Open
1 task done
ManelCS opened this issue Nov 25, 2024 · 0 comments
Open
1 task done

ESP32-S3-LCD-EV-Board i2c problems (BSP-584) #441

ManelCS opened this issue Nov 25, 2024 · 0 comments
Labels

Comments

@ManelCS
Copy link

ManelCS commented Nov 25, 2024

Board

ESP32-S3

Hardware Description

BSP: ESP32-S3-LCD-EV-Board

IDE Name

VSCode

Operating System

Windows 10

Description

On the ESP32-S3-LCD-EV-Board, I created a UI using LVGL and added Wi-Fi connectivity. At startup, everything works fine, but when the Wi-Fi connection is established, the I2C starts experiencing issues.

Sketch

In the log, I see the following:

E (11496) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(136): i2c transaction failed
E (11496) FT5x06: esp_lcd_touch_ft5x06_read_data(179): I2C read error!

Could it be caused by this warning?

W (1182) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`

Other Steps to Reproduce

No response

I have checked existing issues, README.md and ESP32 Forum

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@ManelCS ManelCS added Status: Awaiting triage Type: Bug Something isn't working labels Nov 25, 2024
@github-actions github-actions bot changed the title ESP32-S3-LCD-EV-Board i2c problems ESP32-S3-LCD-EV-Board i2c problems (BSP-584) Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant