Other Parts Discussed in Thread: PCM2705C
HI,
I am trying to modify the ROM Descriptor data and I followed the instruction given in the datasheet. but when I plugged the device it won't show Vendor string as I programmed into the EEPROM.
I am using self power mode. Could you please help me to resolve the issue. I have also attached the Schematic of my design.
I stored the below value in the EEPROM as shown in the sample set in the datasheet.
0xBB, 0x08, 0x04, 0x27, 0x50, 0x72, 0x6F, 0x64, 0x75, 0x63, 0x74, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6E, 0x67, 0x73, 0x2E, 0x56, 0x65, 0x6E, 0x64, 0x6F, 0x72, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6E, 0x67, 0x73, 0x20, 0x61, 0x72, 0x65, 0x20, 0x70, 0x6C, 0x61, 0x63, 0x65, 0x64, 0x20, 0x68, 0x65, 0x72, 0x65, 0x2E, 0x20, 0x80, 0x7D, 0x0A, 0x93, 0x01
I also have a few questions.
1. What is the Product string for PCM2704C, is it 0x27C4 or 0x2704
2. is it necessary to use the pullup resistor on DT or CK pin of the IC?
3. What will be the Max power register value in the ROM descriptor for Self Power Mode?
4. What will be the Power Attribute register value in the ROM descriptor for Self Power Mode?