This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

66AK2L06: SPI flash Idx/offset

Part Number: 66AK2L06


Hi,

I am confusing on the bootmode[10:12] setting. If I connect GPIO[13:11] to 3'b001, according to datasheet this indicate that the offset start from 0x2000 is it we need to program SPI flash start from 0x2000.

How about address 0x0 - 0x2000 inside flash, do we need to program param table data into that location?

On our custom board, we able to boot up if we connect GPIO[13:11]  to '000 and program spi flash at offset 0x0.

But we set the GPIO[13:11] to '001 and program spi flash at offset 0x2000, it was not able to boot up.

Thanks,

Ks