Цитата(_VLAD_ @ Aug 21 2007, 11:19)

кто работал c DS2430a или чем-то похожим. есть датчик на этой микросхеме, в епром зашиты константы. команды чтения-записи блокнота проходят, серийный номер читается, а из епром вычитываются FF. Делаю все по далласовскому даташиту. в чем может быть проблема?
Может это поможет?
"Note that the DS2430A contains a volatile scratch pad. Data is first written to this scratch pad using the 0F command and the entire scratch pad is programmed to EEPROM using the 55 command followed by the validation key A5. However, note that the entire scratch pad is programmed to EEPROM.
Thus, if one desires to only modify specific bytes, the EEPROM content is first transferred to the scratch pad using the F0 command, the specific bytes are written to the scratch pad (0F) and the entire scatch pad is programmed to EEPROM (55 followed by the validation code).
Data is read by transferring EEPROM to scratch pad (F0), followed by the address of the first byte followed by sequential reads."
Описание на русском языке:
http://www.ibutton.ru/pdf/Dallas_Sem/ibutt...DS2430A_rus.pdf