Skip to content
Discussion options

You must be logged in to vote

Just to expand on @Lobo-T's correct response; the OG ESP32's I2C hardware support is poor for Target devices so it's been disabled.

However, the ESP32-C6 can certainly support I2CTarget but that device is currently very low on flash; adding it (or I2S, disabled for the same reason) overflows the available flash. It's likely there will be a change at some point to the C6 builds to add more space to the firmware partition and less to the filesystem.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mattytrentini
Comment options

mattytrentini Aug 26, 2025
Collaborator Sponsor

Answer selected by water5
@mattytrentini
Comment options

mattytrentini Aug 29, 2025
Collaborator Sponsor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ESP32
Labels
None yet
3 participants