User Activity

I'm trying to set up the clock tree, and D1CKRDY becomes ready, but for some reason D2CKRDY does not. Here is the code:// Clock setup   RCC->CR |= RCC_CR_HSEBYP; // Set HSE as...