Dear All:
I have a small problem with EV2300。I am working with ev2300 communication.
How to determine the value of nTargetID in WriteSMBusWord ?
Does anybody have an advice?
Best regards,
mucun
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Do you mean nTargetAddr ? The default target address is defined as 0x17. But, it looks like this parameter is optional.
The device address for smart batteries is 0x16.
The last bit of the device address field is a read/write bit. "0" = write, "1" = read. That's why the device address is showing 0x16 and 0x17 sometimes.
Attached is a informal app note on SMBus for your reference.