I'm designing an ESP-based WLED controller board for WS2815 12V LED strips, with a primary focus on energy efficiency.
To minimize power consumption, my goal is to completely shut down the system when the LED strip is turned off.
However, the current buck converter powering the ESP module draws about 8 watts even when the LEDs are idle, making it unsuitable for low-power operation.
I am using below components:

I've attached the schematic—could you please review it and let me know if I've missed anything or if there are areas for improvement?
I designed it with limited experience, so I’d really appreciate your feedback on whether the setup is correct and functional.
Thanks
To minimize power consumption, my goal is to completely shut down the system when the LED strip is turned off.
However, the current buck converter powering the ESP module draws about 8 watts even when the LEDs are idle, making it unsuitable for low-power operation.
I am using below components:
- Buck Converter: TPS562201 (12V → 5V regulated)
- Microcontroller: XIAO ESP32-C3 (with built-in USB-C)
- LED Strip: WS2815 (12V digital LED strip)
- Switching MOSFET: Logic-level N-MOSFET (IRLZ44N)
- Level Shifter: BSS138 MOSFET-based (3.3V to 5V data line)
- Status LED: Green LED
I've attached the schematic—could you please review it and let me know if I've missed anything or if there are areas for improvement?
I designed it with limited experience, so I’d really appreciate your feedback on whether the setup is correct and functional.
Thanks
Comment