app_timer stopped with LVGL

Hi,I'm develop with the nRF52840 V17.0.2 ,SD 7.2.0

problem about migrate LVGL 8.1

I have few app_timer ,they are work fine

try to migrate LVGL

alfter lv_init(), app_timer work fine too

But alfter lv_port_disp_init() , all app_timer stopped

why it occurs?

Thanks for any help

  • Hello,

    I have few app_timer ,they are work fine

    try to migrate LVGL

    alfter lv_init(), app_timer work fine too

    But alfter lv_port_disp_init() , all app_timer stopped

    why it occurs?

    Please elaborate on the changes you have made since the timers worked as expected last, and please elaborate on the behavior you are seeing that is the issue here.

    Best regards,
    Karl

Related