Other Parts Discussed in Thread: PGA460
Hi
I tried to read EEPROM from a virgin PGA460. ( never wrote to EEPROM)
I am issuing via SPI the EEPROM bulk read command 11 (0x55, 0xb). Checksum it not necessary here ! ( in contrust of some statements in the forum, see data sheet page see section 7.3.6.2.1.6.2 Response Operation (All Except Register Read)).
The transmission is correct and verified with scope. Diag_data delivers also value (0x40) indication correct command transfer.
The problem I have is that I read always 0x00 for ALL EEPROM registers. What is in addition necessary to get correct data.
BR