2021-05-14 03:57 AM
NVM memory read/write CLI utility for STUSBxxxx
Command-line interface utility to program the NVM memory of STUSBxxx products.
Thanks to this tool, you can easily automate the process of flashing several devices.
It requires a STM32 Nucleo board which is used as a USB-to-I2C adapter.
Create a configuration file corresponding to your USB-C application settings (by using the GUI), and then easily program the chip with this utility in 1 command line.
STUSB4500, STUSB4500L, STUSB4700, STUSB4710, STUSB1600, STUSB1602, STUSB1700, STUSB1702, STUSB4761
NVM_ReadWriteUtility.exe -command read -output NVM_DUMP.txt
NVM_ReadWriteUtility.exe -command write -input NVM_config.txt
Download the program in attachment.