I am using the LM3414 in a system where the LM3414 is powered by the system input voltage, and the DIM pin is cconnected to a microcontroller which is powered by a switching regulator. The LM3414 has a weak pullup on DIM up to VCC, which may be active when power to the microcontroller is not yet established. Basically - the system voltage will rise above the LM3414 UVLO before the switching regulator is enabled so there will be some period where the DIM pin will be putting a non-zero voltage on a microcontroller pin when VCC is zero.
In general, is there a risk that this could harm the microcontroller, either by causing latchup or any other issues? Is the 30uA pullup so little current that it will not do any harm? Or would you recommend having some sort of protection against this scenario?