Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPIO I2C on N2+ with 6.6 Kernel #48

Open
razaqq opened this issue Jul 2, 2024 · 0 comments
Open

GPIO I2C on N2+ with 6.6 Kernel #48

razaqq opened this issue Jul 2, 2024 · 0 comments

Comments

@razaqq
Copy link

razaqq commented Jul 2, 2024

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
@razaqq razaqq changed the title I2C on N2+ with 6.6 Kernel GPIO I2C on N2+ with 6.6 Kernel Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant