Cannot get first two source PDO capabilities accurately for STUSB4500 Hi,I have issues to get the source PDO capabilities by STUSB4500. My power source has 4 source PDOs as below:5V, 3A9V, 3A15, 3A20, 3ABut I most time got below:5V, 4.19A9V, 2.88A15, 3A20, 3AVerifying the PD message registers, I got: 0x30 1 2 3 4 5 6 7 8 9 a b c d e f 00 66 07 7D 4B 1A EC 20 D1 02 00 2C B1 04 00 2C 41 06 00 ED F1 E2 0C 00 00 00 00 00 00 18 E3 00I picked up the message register data as below0x33 7D 4B 1A EC <--- PDO0 data is stored here temporary0x37 20 D1 02 00 <--- PDO1 data is stored here temporary0x3B 2C B1 04 00 <--- This is 15V, 3A for PDO20x3F 2C 41 06 00 <--- This is 20V, 3A for PDO3I think my register reading may not be fast enough, but from USB-C PD sniffer, I cannot find any PD message that can overwrite the register 0x33 to 0x3A. All of the PD message ObjCounts is 0,