Hello,
I'm using the TUSB4041PAPEVM evaluation board together with "TUSB80xx_EEPROM_Programmer_V1.0.0.1" toolkit
The EEPROM was empty (0xFF) from delivery and I have know made my unique configuration file to load into EEPROM
By entering value 0x55 at address 0x00 the device should read configuration from external EEPROM
Switches are set accordingly,
SW1-2 | SMBUSz | PU : 1 = I2C mode, 0 = SMBus mode | PU 1kohm | OFF -> PU | |
SW1-3 | SCL | PD : I2C serial clock | PU 1kohm | ON -> PU | |
SW1-4 | SDA | PD : I2C serial data | PU 1kohm | ON -> PU |
The "on-time program" of EEPROM works as expected, but now there is no access to the EEPROM from the toolkit SW anymore ...
How to resolve this issue ?
Regards,
Ola