-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels