Other Parts Discussed in Thread: EV2400
Hi expert.
After write Data Flash via EV2400,
I want to change Design Capacity value via MCU. (addr 0x4b69)
If this is possible , please let me know SMBUS protocol.
(ex, 0x16-0x44-0x02-0x49-0x4b ..)
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.
Hello,
Below is the SMBus communication structure from our SMBus Made Simple document:
https://www.ti.com/lit/pdf/slua475
This document also contains how each of the SMBus packets are broken down:
Regards,
Anthony Baldino