How to flash custom stm32H750 board without boot button
Hello everyone
I am a begineer with stm32 MCUs. I studied through youtube videos and datasheets that we can program STM32H750 using STlink V3 and to do so the MCU should be put into bootloader first. To do so the boot pin must be pulled low for which dev boards have a button that we can press at power up or reset.
I don't want to use the button in my custom hardware design. I want the boot pin to be pulled low by the programmer (ST link v3) or atleast be piulled low automatically. I want to use tag connectors to programe my boards.
How can I automatically put STM32H750 into flash mode (boot pin pulled down) when STlink is connected.
Thanks for your help.
