Hello! I am trying to reverse engineer a motor driver and here is my design thought process so far:
Where I'm currently stuck is figuring out how to power the above devices with a variable 24V/48V supply.
I need a 3.3V and a 5V supply to be available and from the buck converters that I've used before, they all require a resistor to control the step down amount from a fixed input to output. Is there anything on the market that can provide a fixed 3v3 from a variable 24/48v input?
If you notice any other issues with my design please let me know!
- ESP32-S3 as my MCU
- DRV8320 Smart Gate Driver
- CSD88599Q5DC 60V Half-Bridge NexFET™ Power Block
Where I'm currently stuck is figuring out how to power the above devices with a variable 24V/48V supply.
I need a 3.3V and a 5V supply to be available and from the buck converters that I've used before, they all require a resistor to control the step down amount from a fixed input to output. Is there anything on the market that can provide a fixed 3v3 from a variable 24/48v input?
If you notice any other issues with my design please let me know!