-
Notifications
You must be signed in to change notification settings - Fork 1
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
I2C address of your Qwiic Raspberry Pi Hat? #2
Comments
The Qwiic Pi hat won't have an I2C address associated with it, but if you connect the I2C mux to the Qwiic pi hat you should see the default address of 0x70 assuming you didn't change any jumper settings. I am curious about the "UU". It appears in the same location as the 0x48 and It only appears when the octo sound card is also connected. I looked up that code and according to this forum (https://linux.die.net/man/8/i2cdetect) probing was skipped because it's in use. I couldn't find any octo driver info to confirm this. |
Thanks @ADataDate for confirming that the I2C reading is not relevant if only the Qwiic Hat is connected!
Here is the list of GPIO pins used by the Octo hat: http://forum.audioinjector.net/viewtopic.php@f=9&t=1317.html 0x48 is not listed there. Is this issue blocking you project? |
Yes that would be great if we continue this discussion in another issue here: https://github.com/WHC2021SIC/Syntacts/issues and if you could share your changes in a new branch https://github.com/WHC2021SIC/Syntacts/branches ! I have just updated the settings of https://github.com/WHC2021SIC/Syntacts: all sic-students should have write access now. |
This is not blocking anything but I noticed the location of the "UU" is in the same location as another team that is reading 0x48. I'll post an update in the new issue and push changes to the new branch here shortly - thank you for creating those! |
Hi @WHC2021SIC/sic-students,
We would greatly appreciate your help so that we determine whether one team received faulty hardware, in particular one Qwiic Raspberry Pi Hat.
Here is a very fast test procedure, adapted from the Qwiic HAT for Raspberry Pi Hookup Guide, assuming you have setup up your kit following our guide including section SparkFun Qwiic hat, boards and sensors, and that would take you 1 minute to complete and give us insight:
You will get an output from your Raspberry Pi similar to the output below.
Could you share with us the I2C address of your Qwiic Raspberry Pi Hat that appears in the output (in the example:
60
)?The text was updated successfully, but these errors were encountered: