5 Kasım 2020 Perşembe

STM32F072RB - RCC Clock Ayarları (48 MHz)

 

void RCC_Init()
{	
	RCC->CFGR	|= RCC_CFGR_MCOPRE_DIV1 | RCC_CFGR_MCO_HSI48 | RCC_CFGR_PPRE_DIV1  | RCC_CFGR_SW_HSI48 | RCC_CFGR_SWS_HSI48;
	RCC->CR2	|= RCC_CR2_HSI48ON;
	while(!RCC->CR2 & RCC_CR2_HSI48RDY);	
}

2 yorum:

  1. themediamunk.com I feel extremely cheerful to have seen your post. I found the most beautiful and fascinating one. I am really extremely glad to visit your post.

    YanıtlaSil


  2. This Site give information from another people mediathrills very well I am impress its information an information is very nice.

    YanıtlaSil