Solved
STM32G431 USB C power delivery and Debug options
I'm designing a board G4 MCU and want to be able to power the board from USB C as well as debug or program the board.
- Is it possible to program the MCU via the USB C or usb 2.0 interface?
- If not, and I have to use SWD, what would i need in order to program the board? Would i need a dedicated MCU like the NUCLEO board or would i use need some kind of USB to JTAG/SWD cable connected to the CLK and IO pins?
- If power is being delivered via USB C how might I use this tho power the rest of the board and not just the MCU?
I tried using this post as reference to get a better understanding.
