On Tuesday, October 1, 2013 8:24:10 PM UTC-4, lazarman wrote:
>
> Maxim 
>
> You must have some magic Hexedit that writes I2C . Very nice (-: how does 
> that work?
>

You use one of the Linux I2C EEPROM drivers to access the EEPROM like a 
file.  I don't have any capes, but it is quite possible that Linux already 
mounted that for you.

Check for the directory /sys/bus/i2c/devices/X/eeprom 

Where X will change depending on the address of the device and which i2c 
port it is on.

If it's there, you can edit it directly as the super user.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to