STM32F7 register reset value doesn't match the reference manual
Hi all.I'm currently writing my own set of drivers based on the provided stm32f7 header written by ST. I'm a little confused understanding the USB reset values in section 37.15 of the reference manual. The reset values for my GPIO, APB, and a few oth...