Question
Reset one STM32 MCU using another STM32 MCU via NRST Pin.
Hi,
I'm trying to reset one STM32 MCU using another STM32 MCU via NRST Pin. I'm pulling down that NRST Pin using GPIO Output Pin of Host MCU. In this case what should be the GPIO configuration (Push-Pull/Open Drain)(No Pull Up Pull Down/Pull Up).
Same question is for changing Boot Mode of slave MCU using master MCU via BOOT0 Pin.
