Hi!
I am trying to design a circuit using a WROOM-02 microcontroller, which requires a 3.3V@500mA power supply. The input power for the circuit is 12V, and the SPI bus that needs to be connected to the WROOM-02 operates at 5V. I am looking for options to provide a 5V power supply for the pull-up MISO line, as the WROOM-02 is a slave. One option is to use a dual output LDO, but these are difficult to find with the necessary specifications. Another option is to use a daisy chain of regulators, but this would require a larger 500mA 5V regulator to regulate the 3.3V supply. I am also considering using a 5V zener for the pull-up, but I am unsure about the power consumption and what value would be best for this application. Are there any other alternatives or recommendations for this situation?
I’ve tried resolving this without help and found this resource: Development Board ESP-WROOM-02D - Share Project - PCBWay . But, not sure if it’s just to purchase the board or a guide to design the board.
Thanks for the assistance in advance.