Question
Problem with SystemInit();
Posted on November 22, 2013 at 09:46
I
initialize
systeminit() in the main() and every time my Programm stops in the Code at this position in the degug-mode /* Wait till the main PLL is ready */ while((RCC->CR & RCC_CR_PLLRDY) == 0) { } in the ''system_stm32f4xx.c'' from coocox. what is wrong? sometimes when i diconnect my STM3240G-EVALboard and wait a few minutes, it works. but by the next code download i have the same problem. #hse-hsi-pll-rcc