Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

OSError: [Errno 5] EIO  #1

Open
@YachtMango

Description

@YachtMango

Hi,

Tried to use this on a number of RP2040 based micro-controllers:

Pico W + hat that has STEMMA QT / Qwiic connector
Pimorono Pico Lipo
Pimoroni Badger.

All examples above can see the sht40 on I2C hexadecimal address: 0x44 so the wiring looks ok but as soon as I instantiate the sht40 object and get a reading I get.

MPY: soft reboot
Traceback (most recent call last):
File "", line 9, in
File "/lib/micropython_sht4x/sht4x.py", line 152, in measurements
OSError: [Errno 5] EIO

Typically this indicates a wiring issue but as noted the sht40 can be seen in i2c.

Researching this I found this same/similar but doesn't looked like they ever raised an issue?

https://github.com/orgs/micropython/discussions/14334

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions