I'm trying to do configurations to UCD9240 device using the SMBus Data Flash Script.csv file I generate from Fusion Digital Power Designer tool, but I seemed to be getting nacked. It seems that during block writes, there is a checksum packet that I need to place as well. Is where a way for me to figure out the checksum at the end of each block write? Thanks.
For example, the block write below is from the CSV file generated for UCD9240 from the Fusion Digital Power Designer tool:
BlockWrite 0x0B 0xF4 0x1400018BA003330A85024F000301570FA900000000
The actual write would be everything with the checksum at the end. I'm trying to figure out how that check sum is calculated, so I may do manual writes to the devices.
BlockWrite 0x0B 0xF4 0x1400018BA003330A85024F000301570FA900000000E1