|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Sunday, April 27, 2008 11:28 PM
Posts: 4,
Visits: 38
|
|
| I have a I2C devive that I'm having trouble setting up communication. The manufactures says the following in one place: "The address for unprogrammed OTP is 1100001 or 1100000. The LSB is set by the pin HW." And then gives this example in another place for changing the OTP: "0xC0(slave address);0x90(setOTP Parm);0xFF;0xFF;0xFA(OTP Address); 0x01(new address); So far all I get back is NAKs. What do you think I should use for the address? I2C r/w XX?
|
|
|
|
|
Forum Member
      
Group: Moderators
Last Login: Thursday, July 10, 2008 1:17 PM
Posts: 32,
Visits: 47
|
|
| what device is it? I can take look at the data sheet and see if I can help. Ringo
Ringo Davis
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Sunday, April 27, 2008 11:28 PM
Posts: 4,
Visits: 38
|
|
| Thanks Ringo. The controller board is here: The datasheet of the Trinamic TMC222 is here: I'm sure I'm just missing something obvious.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Sunday, April 27, 2008 11:28 PM
Posts: 4,
Visits: 38
|
|
| Hi Ringo, Any suggestions?
|
|
|
|
|
Forum Member
      
Group: Moderators
Last Login: Thursday, July 10, 2008 1:17 PM
Posts: 32,
Visits: 47
|
|
| I'm going through the data sheet now, but 1 thing I notoced is that the device will respond to an address of 0 (general call), have you tried that? Ringo
Ringo Davis
|
|
|
|