2020-12-21 06:16 PM
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.
2020-12-30 05:29 AM
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.