Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:netzer:i2c-master [2014/12/21 11:59]
svesch Fixed image
en:netzer:i2c-master [2015/01/06 09:38]
svesch [Repeated start]
Line 63: Line 63:
 Exception to escaping //0x73// is the very first character (slave address) analog to the "​General Call address"​ section. Exception to escaping //0x73// is the very first character (slave address) analog to the "​General Call address"​ section.
  
-<WRAP center round important 60%> 
 Receiving //0x73// from Netzer has no special meaning but //0x73// and therefore will not be escaped! Receiving //0x73// from Netzer has no special meaning but //0x73// and therefore will not be escaped!
 +<WRAP center round important 60%>
 +Attention: This feature has changed since version 1.6: //0x73// is escaped in both directions. ​
 </​WRAP>​ </​WRAP>​
  
Line 109: Line 110:
  
  
-===== EEPROM slave address ​=====+==== EEPROM slave address ====
  
 The EEPROM has the slave address 0x50.  The EEPROM has the slave address 0x50. 
Line 115: Line 116:
  
  
-===== Writing to the EEPROM ​=====+==== Writing to the EEPROM ====
  
 See the following byte sequence for writing a //0x55// to memory address 0 of the EEPROM: See the following byte sequence for writing a //0x55// to memory address 0 of the EEPROM:
Line 133: Line 134:
  
  
-===== Reading from EEPROM ​=====+==== Reading from EEPROM ====
  
 <​code>​ <​code>​

QR Code
QR Code The I2C master protocol (generated for current page)