Replies: 2 comments
-
I got it working, but I'm not sure I did this the right way. This is the expected? The channels should be specified like this or is there a better way to do this?
Then on my main.c I would need to access those channels creating one device for each channel?
Is there an optmized way to do this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
This has continued to be an ongoing issue, I've laid out how we might go about fixing it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a custom board with two ds2482-800 connected to the same i2c bus with different addresses. I'm trying to read the temperature from multiple sensors connected to a total of 16 channels on these devices. Actually, I have one ds2482-800 working with the scanner sample.
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions