Senior III
May 14, 2021
Question
STUSB_NVM_ReadWriteUtility_v1.01
- May 14, 2021
- 0 replies
- 912 views
NVM memory read/write CLI utility for STUSBxxxx
- Description:
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.
- Compatible with:
STUSB4500, STUSB4500L, STUSB4700, STUSB4710, STUSB1600, STUSB1602, STUSB1700, STUSB1702, STUSB4761
- Usage:
NVM_ReadWriteUtility.exe -command read -output NVM_DUMP.txt
NVM_ReadWriteUtility.exe -command write -input NVM_config.txt
- Download:
Download the program in attachment.
