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()?
Discussion Forums
Interface
Answered
Answered
Hi Black Lin,
Can you show the code you are using to call HidSmbus_GetReadResponse, including declaration and initalization of the parameters? Are status, buffer, and numBytesRead valid pointers?
Regards,
Joe
Correct Answer
0
OP,
In addition to device and bufferSize, status, buffer and numBytesRead all need to be valid, too.