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.
Does LDO1&LDO2 power on by default? As we leave the GPIO9&GPIO11 float and PCB has been gerber out, we can't control the LDO on through GPIO9&GPIO11 now. If we use software implementation of "LDO1_CTRL/LDO2_CTRL" registers, does there exsist any risks?
Hello Zenanding,
GPIO9 and GPIO11 have their internal pulldowns enabled by default. So LDO1 and LDO2 will not accidentally power while to GPIOs float.
If we use software implementation of "LDO1_CTRL/LDO2_CTRL" registers, does there exsist any risks?
From the PMIC standpoint, there isn't any risk. Just be mindful that the PFSM will still set LDOx_EN bits to 0 according the various power down and low power mode transitions outlined in the TPS65931211 user guide.
Hello Zenanding/Micheal,
The intent of the thread was to check with the AM62A Key writer expert.
I am updating the title and assigning to Hong.
Regards,
Sreenivasa
Hello Zenan,
1/. VPP spec
Refer to "7.8 VPP Specifications for One-Time Programmable (OTP) eFuses" in AM62A datasheet (www.ti.com/.../am62a7)
2/. VPP "ON/OFF" needs to be controllerable in user's SW when performing OTP key programming
3/. OTP key programming tool
software-dl.ti.com/.../otp_keywriter_am62ax-windows-installer.exe
4/. OTP key programming integration
software-dl.ti.com/.../AM62x_OTP_Keywriter_1Q23_v1.pdf
User may request access to AM62x security resource download portal, where the above items 3/. and 4/. are hosted.
www.ti.com/.../swlicexportcontrol.tsp
Best,
-Hong