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.

PGA400-Q1: Accessing the OTP memory

Part Number: PGA400-Q1

Is there a way to access the information on the OTP and load it onto the SRAM?

  • Hello,

    There are only 256bytes of SRAM, and 8kB of OTP. If your OTP data is longer than 256bytes it will not fit in the SRAM. Shown below is the format of the SPI command codes from the datasheet. You can use this to read or write to the OTP and RAM memory spaces.