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

Problem working with Jetson Xavier NX #11

Open
matanj83 opened this issue Sep 29, 2024 · 0 comments
Open

Problem working with Jetson Xavier NX #11

matanj83 opened this issue Sep 29, 2024 · 0 comments

Comments

@matanj83
Copy link

Hi,
Thanks for your repo!
I tried to run the example on the Jetson Xavier NX.
I get the error: "The Qwiic ICM20948 device isn't connected to the system. Please check your connection".
Would appreciate your help.

  • The output of print(qwiic_i2c.getI2CDriver().scan()) is empty.

  • This is the output of sudo i2cdetect -r -y 1:

    0 1 2 3 4 5 6 7 8 9 a b c d e f
    00: -- -- -- -- -- -- -- -- -- -- -- -- --
    10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
    20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
    30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
    40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
    50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
    60: -- -- -- -- -- -- -- -- -- 69 -- -- -- -- -- --
    70: -- -- -- -- -- -- -- --

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