Tool/software:
Hello,
I have got the EEPROM programming tool working !
We are using a TUSB8020B with a AT24C02 EEPROM. I can write and read to the EEPROM!
Manufacturer String and Product String are also working.
Unfortunately, the Serial number under String Descriptor 1 is not working. What could cause this?
address 0x05 0xD0 11010000 (config for setting customStrings and customSernum and the reserved bit)
address 0x22 0x1A 00011010 (serNumStringLen)
adress 0x30 to 0x49 it should be in the style of"AB1234.25A001"
String Descriptor 0 (LanguaeID) String Descriptor 2 (product name) and String Descriptor 3 (Manufacturer name) are working correctly!
String Descriptor 1 (serial number) is not working. what could cause this?