Difference between revisions of "VFAT powered on and responding to I2C"
Jump to navigation
Jump to search
m |
|||
Line 2: | Line 2: | ||
[[Image:i2c_scope_read_48.png]]<br/> | [[Image:i2c_scope_read_48.png]]<br/> | ||
− | One byte of the VFAT ChipID is read from address 0x48. The | + | One byte of the VFAT ChipID is read from address 0x48. The value is 0xF3. |
Line 12: | Line 12: | ||
[[Image:i2c_scope_read_42.png]]<br/> | [[Image:i2c_scope_read_42.png]]<br/> | ||
− | The IPreampIn byte that was just set is read. The address is 0x42 and the | + | The IPreampIn byte that was just set is read. The address is 0x42 and the value is 0x18. |
Revision as of 21:42, 20 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.