HSI never ready on STM32F4 Discovery
Posted on March 24, 2016 at 15:33I'm trying to set up the RTC on the Disco, have read some documentation, and looked at the many examples that are out there. But I fell at the first hurdle: RCC_APB1PeriphClockCmd(RCC_APB1Periph_PWR,ENABLE); ...