Skip to content

i2c.writeto_mem returns OSError: [Errno 19] ENODEV #1

Open
@laukejas

Description

@laukejas

I am trying out this library with Nodemcu, Micropython 1.10 installed. The Configuration A part, line i2c.writeto_mem(30, 0x00, pack('B', 0b111000)) returns OSError: [Errno 19] ENODEV. I have 10K pull-up resistors on hardware i2c pins (GPIO 5 and GPIO 4). What could wrong here?

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