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

Unable to connect MultiSMBus devices #2

Open
sreenivasinturi opened this issue Feb 24, 2020 · 0 comments
Open

Unable to connect MultiSMBus devices #2

sreenivasinturi opened this issue Feb 24, 2020 · 0 comments

Comments

@sreenivasinturi
Copy link

Hi,
I would like to know the below is a known issue or a new issue.
I have the setup where two SMBus devices are connected.
Using the following API for connection
HID_SMBUS_STATUS status = HidSmbus_Open(&mDevice, mDeviceInfo.index, VID, PID);
For Adapter 0 , mDeviceInfo.index value is 0
For Adapter 1 , mDeviceInfo.index value is 5
The issue is " it always connects to Adapter 0" for Second adapter as well.
can you please help me regarding this?

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