Bare metal STM32F767 PCB design
Hello
This is my first time using STM32 MCU on my own PCB.
I know that I have to take many things into consideration. Please help me if I am missing something
I have wired up all VDD/VSS/VDDA/VSSA/VUSB with bypass caps as close as I could
I have used external crystal oscillator, taking intro consideration input capacitance of STM32 MCU. Then I will specify in CubeMX that I am using external clock.
I have included Vcaps as well. (2x 2.2uf ceramic)
I have boot0, SWDIO and SWDCLK floating. Hoping that when I want to flash MCU, I will pull boot0 down and use SWDIO and SWDCLK and after that power-cycle MCU to get it running.
However, I am not sure if I am doing flashing correctly, Do I have to pull up/down either of them? After power cycling, if boot0 is floating around, will MCU run program loaded in flash ?
