Objective: I am attempting to power my FRDM-MCXN947 development board from an external 1.8V supply. bypassing the default USB 3.3V LDO (U2). My attempts have been unsuccessful, and the microcontroller remains unresponsive until I revert to the default USB power configuration.
Referencing to FRDM-MCXN947 schematic I have disabled the DCDC core and enabled the LDO core by completing the following changes
2. Power Supply Setup:
3. Observed Behavior:
4. Troubleshooting Steps Already Taken:
5. Core Question / Suspected Issue:
My understanding from the schematics is that the MCU's primary power rail (VDD_CORE) is fed only through the J24/J25 network. Therefore, disconnecting J24 and applying voltage to J25 should power the MCU directly. The fact that it does not, and that even 3.3V fails to work, suggests I may be missing a critical step or a secondary power requirement.
What am I missing? Could there be another voltage rail that must also be powered for the MCU to boot from an external supply on J25? Any insight would be greatly appreciated.
Hi Habib,
Thanks for the reply but we switch To MCX-N9XX Eval board Since it has the jumper settings we want and with that we were able to run the board successfully with 1.8v
Thanks again
Hello @ashwinanil,
To better assist you, could you please share a picture showing how you are supplying 3.3V to J25, along with any reworks involving resistors that have been made?
BR
Habib