Skip to main content
Visitor II
December 22, 2020
Question

Bad init in LL for systick.

  • December 22, 2020
  • 1 reply
  • 642 views

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.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    December 30, 2020

    Hi @PKEYuniec​ ,

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

    Thanks.

    -Amel