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

DMA2D_Config #2

Open
epikao opened this issue Mar 27, 2023 · 2 comments
Open

DMA2D_Config #2

epikao opened this issue Mar 27, 2023 · 2 comments

Comments

@epikao
Copy link

epikao commented Mar 27, 2023

Hello,
In the code there is a DMA2D_Config()... however this is not used, but why?
Then what is it intended for?

What setup is the official video based on, see link below?
DMA, DMA_IT, DMA2D ? Or something else? Pixel format 32bit or 16bit ?

https://blog.lvgl.io/2022-12-08/stm32h7b3i-review

Thank you

@davidanderle
Copy link

Yes, I have a feeling some files are missing or are not up-to-date

@davidanderle
Copy link

https://github.com/lvgl/lv_port_stm32h7b3i_disco/blob/95da448d8eae6f25a8e0e9ddc109036c8b0011e4/hal_stm_lvgl/tft/tft.c
In this commit the DMA2D_Config still exists. I guess along the way the DMA functionality was lost

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

No branches or pull requests

2 participants