STM32F411RE PCB Layout
Hi there,
i finished my program and the schematic design of my prototype. Now i want to start with the PCB layout. Therefore i have some questions regarding the Supply & Oscillators. At the beginning i implemented the DFU for programming the STM32F4, because of that i added a 8 MHz OSC on the Pins PH1-OSC_IN & PH1-OSC_Out. But actually i want to be able to debug my program so i included an JTAG/SWD Pinheader.
If i am using an ST-Link/V2 programmer to load my programm into the chip, do i still need this Oscillator?
I use the internal PLL clock to generate an 40 kHz signal using Timer Callbacks. Do i still need the 32kHz OSC on the Pins PC14-PSC_IN & PC15-OSC_OUT like on the NUCLEO Board?
Where should i place the Capacitors on the Supply Voltage, right next to the VDD Pins?
The Buttons i implemented are on NRST/BOOT0 and on two GPIO outputs. Do i actually need to Boot Button because now im using JTAG/SWD instead of DFU, where i need to start in Boot mode?
Did i use the right Pull Down resistors on the Buttons?
I would appreciate some tipps and tricks, i will add some pictures of the schematic.
regards
Walter
