I'm programming a custom board built around the STM32F401 MCU and I'm having a hard time configuring the system clock.I'm using a 8MHz external crystal and I'm trying to set up the PLL to get the maximum frequency given by the datasheet, i.e. 84MHz. ...