cancel
Showing results for 
Search instead for 
Did you mean: 

about the NVM programming for STUSB4500

lshao.4
Associate

In the example code of STSW-STUSB003, we can see that the NVM of stusb4500 is divided into four sectors, each of which has 8 bytes. We want to know the definition of each byte,and we didn't find any information about this.Can we ask for the detailed description?

3 REPLIES 3
vlee
Associate II

i also get this question.

in the example code, there is STUSB_NVM.h contain 4 8byte array.

it refer to register or some password?

uint8_t Sector0[8] = {0x00,0x00,0xB0,0xAA,0x00,0x45,0x00,0x00};

uint8_t Sector1[8] = {0x00,0x40,0x9D,0x1C,0xFF,0x01,0x3C,0xDF};

uint8_t Sector2[8] = {0x02,0x40,0x0F,0x00,0x32,0x00,0xFC,0xF1};

uint8_t Sector3[8] = {0x00,0x19,0xBF,0x55,0x57,0x55,0x55,0x00};

uint8_t Sector4[8] = {0x00,0x2D,0xF0,0x20,0x43,0x00,0x00,0xFB};

Can some one answer?

Benoit FORET
ST Employee

Hello,

sorry about that, an NVM tool with be published on st.com soon (STSW-STUSB004). In the meantime, here is the preliminary document.

Rgds,

Benoit

Benoit FORET
ST Employee

Sorry, with the right document