Thanks all
Richard - This might be the way I described the issue, so apologies if I have caused confusion.
I am thinking of the circuit as being in two parts, divided by the MOSFET and diode.
On the MCU side, there is:
- A 3v3 MCU
- an AP2112K-3.3 regulator, drawing from either a micro USB port connected to a computer, or a USB C port supplying higher current (on the other side)
- A CP2104 to handle serial communications for the MCU via the micro USB port
- some level shifters connected to GPIOs on the MCU as the display driving chips that they are connected to on the other side of the circuit have 5v logic
On the ‘blinking' side, there is:
- a USB C port with the CC1 and CC2 pulled low with 5k1 resistors to enable up to 3A supply
- some MAX7219 display drivers connected to many LEDs - this is the bit that is potentially ‘high' current
Essentially I am relying on the USB supply to regulate to 5v….
Given that, does it matter if the MOSFET and diode, and parts on the MCU side, are not rated to 3A as the parts on the MCU side are never going to draw that much current through the MOSFET and diode? Or are you thinking that I should add a 5v 3A regulator on the blinking side to guard against the wrong voltage being delivered via the USB C port?
Gavin