Hi,
I am trying to read TI OTP region. From the TRM document I am assuming I should be using the Fapi library. Is that correct?
Thanks in advance.
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.
Hi,
I am trying to read TI OTP region. From the TRM document I am assuming I should be using the Fapi library. Is that correct?
Thanks in advance.
Hi Guillermo,
Due to holiday in India, please expect a delay in replies on this thread until 9/19.
Regards,
Brennan
Hi Guillermo,
I am trying to read TI OTP region. From the TRM document I am assuming I should be using the Fapi library. Is that correct?
For read only purpose FAPI library not required. You can just create a either 32bit or 8bit pointer and you can point to the start address of the OTP that you want to read, and you can read from the pointer itself.
--
Thanks & regards,
Jagadish.