Skip to content

I2C Issue with GPIO 4 & 5 (GIT8266O-524) #946

Open
@berkutta

Description

@berkutta

Are there any known issues with GPIO 4 & 5, I2C, v3.3 RTOS SDK and HTU21D Sensor known?

If I use the following configuration sda_io_num = 4, scl_io_num = 5 I can hook up a Logic Analyzer or Oscilloscope and reading from the HTU21D Sensor fails. The HTU21D doesn't ACK any more on write or read. Also touching the pins with my hand results in failed sensor readings.

When using sda_io_num = 4, scl_io_num = 2 I don't get any issues with touching the pins or hooking up a Logic Analyzer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions