User Activity

Hello,I'm planing to design a custom board using STM32F769 and I want to use the STM32F769I-DISCO as a reference but I didn't manage to find the PCB files in the CAD Resources section of the said product. There are only schematic packs, BOM and gerbe...
Hi,I'm working on a project that uses STM32F722RE and I wanted to set the system clock to max value of 216 MHz using 12MHz external crystal as the input for the PLL. The problem is, if I set the SYSCLK and HCLK to 216 MHz, the code fails to initializ...