Difference between revisions of "VFAT powered on and responding to I2C"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
These are pictures of i2c operations with the VFAT board. In this example the VFAT is set to addresses 0x40 o 0x4F. | These are pictures of i2c operations with the VFAT board. In this example the VFAT is set to addresses 0x40 o 0x4F. | ||
− | [[Image:i2c_scope_write_42.xfig.png]] | + | |
+ | [[Image:i2c_scope_write_42.xfig.png]] <br/> | ||
Revision as of 22:04, 27 June 2007
These are pictures of i2c operations with the VFAT board. In this example the VFAT is set to addresses 0x40 o 0x4F.
One byte of the VFAT ChipID is read from address 0x48. The value is 0xF3.
The IPreampIn byte at address 0x42 has the value 0x18 written to it.
The IPreampIn byte that was just set is read. The address is 0x42 and the value is 0x18.