Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EEZ-flow not working on target device (ESP32S3) #743

Closed
janbittman opened this issue Mar 8, 2025 · 4 comments
Closed

EEZ-flow not working on target device (ESP32S3) #743

janbittman opened this issue Mar 8, 2025 · 4 comments
Assignees
Labels

Comments

@janbittman
Copy link

janbittman commented Mar 8, 2025

Hi, I'm currently developing UI through EEZ studio, i got it perfectly working using basic actions, but since i found that there exist EEZ-flow i thought that this will save me a lot of time manualy handling all screen changes etc...

To the point. I got EEZ-flow working in studio run mode (for example switching screens), but when i export files(with eez-flow files) and compile them (after fixing know lvgl include bug (ignoring libs lvgl path) for EEZ-flow files) the eez-flow functionality seams not to be working at all. All other things work perfectly. Am i missing something ?

To Reproduce
Create EEZ-flow project and try to flash it to ESP32S3 (waveshare 7inch touchscreen LCD)

Expected behavior
When i click on button in run mode in editor, it changes screen, and it should change screen as well on physical device.

  • OS: Windows 11
    -LVGL 8.x

Additional context
Add any other context about the problem here.

I am not sure weather this is bug or mine fault.

Thanks

Jan

@mvladic
Copy link
Contributor

mvladic commented Mar 8, 2025

@janbittman
Copy link
Author

Yes man, problem solved! I am just dumb... :D

Thanks a lot <3 Appritiate your support and your product, it's awsome !

Jan

@JanBesta
Copy link

JanBesta commented Mar 9, 2025

I have same board and would like to ask you if you can switch smoothly and immediately between screens and if you have working transitions / animations, I might need some helpm because I am stuck with this. May I driectly contact you somehow? Thanks for answering.

EDIT:
Context... If I click on button to swap between screens firstly the content right behind that button refreshes immediately and then (after around 1 - 2 seconds) rest of the screen. If I restart board and execute first screen change then display starts flickering but all others screen changes are ok, they just lag and perform the problem I just described. I think it might be in code of ui.c itself or is it just some setting in lv_conf.h?

@prasimix
Copy link
Member

prasimix commented Mar 9, 2025

May I driectly contact you somehow? Thanks for answering.

Discord is your friend ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants