2021-06-04 07:02 AM
2021-06-04 11:35 AM
Hello,
Google engine is outstanding : it found the software.
https://community.st.com/s/question/0D53W00000nYv9I/stusb4500-nvm-read-write-utility
Just let me know if it helps.
Bye.
M
2021-06-07 11:23 AM
2021-06-10 04:47 PM
Hello,
Be careful that there are 2 different versions of the chip:
The STUSB4500L doesn’t support the USB-PD protocol, so you cannot request a voltage higher than 5V, and it doesn’t have any PDOs.
You cannot reprogram the NVM of STUSB4500L to transform it into STUSB4500 (non-L). It doesn’t work as you noticed in your experiment.
If your application needs to accept PD contracts >5V, then you cannot use STUSB4500_L, but you need to use instead the STUSB4500 (non-L).
To bring a little more confusion, be careful that STUSB4500 and STUSB4500L have the same DEVICE_ID = 0x25. But they do not have the same features set.
2021-06-11 05:26 AM
Hello Gregory,
Thank you for your answer. I've already been warned of that point by your colleagues.
Best Regards.
Matt