2019-04-02 6:50 PM
Dear
I want to update the NVM memory on the STUSB4500.
May I know the procedure of this, I download the STUSB003 SW lib. it not showing how to write NVM.
My guess
Am I right??
also what is the meaning inside STUSB_NVM.h
Vic
Solved! Go to Solution.
2019-04-19 12:15 AM
Hello
"STUSB_NVM.h" file is generated by STUSB4500 GUI.
It contains the binary configuration of STUSB4500 NVM memory.
The NVM programming is done through I2C.
You can program the chip during manufacturing with any standard programming tool, as long as the tool has access to the I2C interface.
Here are the steps to program the NVM memory (with your own tools):
Here is a Faster alternative to program the NVM memory (with the GUI and Nucleo board):
Regards
2019-04-19 12:15 AM
Hello
"STUSB_NVM.h" file is generated by STUSB4500 GUI.
It contains the binary configuration of STUSB4500 NVM memory.
The NVM programming is done through I2C.
You can program the chip during manufacturing with any standard programming tool, as long as the tool has access to the I2C interface.
Here are the steps to program the NVM memory (with your own tools):
Here is a Faster alternative to program the NVM memory (with the GUI and Nucleo board):
Regards