cancel
Showing results for 
Search instead for 
Did you mean: 

Bad init in LL for systick.

PKuni.1
Associate

I try use systick handler in STM32G0 uC, i use LL libray. In funcion to activate Systick ( void LL_InitTick(uint32_t HCLKFrequency, uint32_t Ticks) ) is a bug.

The error consists in incorrect setting of the SysTick-> CTRL (STK_CSR) configuration register, bit 1 (TICKINT) is missing.

1 REPLY 1
Amel NASRI
ST Employee

Hi @PKEYuniec​ ,

Your remark is shared with our development team who will review it deeply in order to take required corrective action.

Thanks.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.