Hi @ajnas-c,
Out of reset, the internal V11 is generated from VDD_HV_A by the internal Boot regulator.
danielmartynek_0-1691744277693.png
Because CONFIG[LMAUTOEN] = 1 by default, the regulator switches to the V15 regulator (last mile) automatically as soon as the V15 voltage reaches 1.42V.
danielmartynek_1-1691744493758.png
If you use the ballast transistor configuration, you need to enable the control base pin PMC_CONFIG[LMBCTLEN].
The V15 last mile regulator is necessary if the PLL is used (LMEN must be set before the PLL is enabled), otherwise, it is not necessary.
Regards,
Daniel