Member | Action | Date |
---|---|---|
|
Replied
to
USBxpress.dll and Silicon Labs library 2012 in. LabVIEW
You should be able to define the parameter to unsigned 64bit.
Show more
|
Aug 30 2019, 8:25 AM |
|
Posted
Error message "HID_SMBUS_INVALID_PARAMETER" for calling HidSmbus_GetReadResponse() for CP2112 on
Forum
I have an error "HID_SMBUS_INVALID_PARAMETER" return when calling HidSmbus_GetReadResponse() for CP2112. Below is the setup I have for HidSmbus_GetReadResponse() uint16_t HidSmbus_GetReadResponse(uintptr_t device, uint8_t *status, uint8_t *buffer, uint8_t bufferSize, uint8_t *numBytesRead); device = some number, the number is good and confirm because it's working for another function. bufferSize = 61 anything I need to pay attention when calling HidSmbus_GetReadResponse()?
|
Aug 30 2019, 8:09 AM |