
25 Sep
2012
25 Sep
'12
9:59 p.m.
On 09/17/2012 08:57 PM, York Sun wrote:
I have a case under debugging where I need to use i2c write to devices. One device (EEPROM) has two-byte address length and most others (including other EEPROMs) have one byte address length. I also have other non-storage devices but I wouldn't use "i2c write" because "i2c mw" will be sufficient. eeprom command has its limitation for the case of variable device address and variable address length.
Tom,
Do I need to change this patch in any way? I see it is still "under review" in patchwork.
York