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

stm32u5g9j-dk1 #6168

Open
OscarMonedero opened this issue May 2, 2024 · 4 comments
Open

stm32u5g9j-dk1 #6168

OscarMonedero opened this issue May 2, 2024 · 4 comments

Comments

@OscarMonedero
Copy link

Introduce the problem

Hi, i am trying to create a project with a stm32u5g9 board and lvgl v9, but i don´t know where i have to start or which are the drivers necessary for this. And i don´t find any documentation or examples on internet searchs, can someone help me?

Proposal

No response

@kisvegabor
Copy link
Member

Hi,

Can it be a good starting point? https://github.com/lvgl/lv_stm/tree/master/riverdi/lv_riverdi_stm32u5

@OscarMonedero
Copy link
Author

I'll take a look thanks

@OscarMonedero
Copy link
Author

I'm not sure this can help me because the display that i use is mipi dsi and i think the one in that project is a spi display.
I've been trying to change the files of hal_stm_lvgl folder from the stm32f769i_port but the configuration of this dsi seems to be so different. Do you have any documentation where i can search how to configure this type of display?
Thanks!!

@kisvegabor
Copy link
Member

Unfortunately we don't have docs for that.

Setting up MPIP DSI is not strictly related to LVGL. We are working on adding ready to use projects, but configuring the drivers/frame buffer is normally the users' task and more related to the chip vendors' docs or SDK. Sorry that I couldn't help more. 🙁

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