Skip to content

GPIO I2C on N2+ with 6.6 Kernel #48

Description

@razaqq

I have a SHT20 sensor connected to the GPIO interface of an N2+. How do i get GPIO I2C working on the N2+ with the 6.6 kernel?

> i2cdetect -l
i2c-0   i2c             Meson I2C adapter                       I2C adapter
i2c-1   i2c             DesignWare HDMI                         I2C adapter

neither of which is the GPIO I2C interface.
Do i have to load some kernel module?

> lsmod | grep i2c
i2c_mux_gpio           12288  0
i2c_gpio               16384  0
i2c_algo_bit           12288  1 i2c_gpio

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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