Skip to content

Help with freeRTOS and lvgl #2

@brightproject

Description

@brightproject

Hello @mr-sven 😀
I saw your example code for working with the display and the LVGL library.
I am interested in the lv_lock() and lv_unlock() functions

lv_lock();

Could you please help me explain what these mechanisms are, are they built into LVGL or are these your functions?
I am also trying to figure out how to run the example on LVGL and my display, with QSPI bus

Image

This issue:

lvgl/lvgl#145 (comment)

My code is based on an example taken from here:

https://github.com/lvgl/lv_port_esp32/blob/master/main/main.c

It uses a MUTEX that I would like to understand, and I think I will do it very soon.
I will be happy to have engineering discussions with you;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions