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

Enable Display for MAX32662EVKIT #78891

Merged

Conversation

ozersa
Copy link
Collaborator

@ozersa ozersa commented Sep 23, 2024

This PR enables display & LVGL stack for MAX32662EVKIT. Content similar with #76648

Tested with samples/subsys/display/lvgl

MAX32662EVKIT test output
image

P.S: Missing pins added that requires to driver display too.
MAX32662 Pins

This commit add missing pins that not defined in pinctrl file

Signed-off-by: Sadik Ozer <[email protected]>
MAX32662EVKIT board has CFAF128128B1-0145T display which
is 128x128 graphic display.
This commit enable mpi dbi display support with LVGL graphic library.
Pin connection of display is 3wire mode
SRAM size increased to be fit with lvgl example.

Signed-off-by: Sadik Ozer <[email protected]>
@fabiobaltieri fabiobaltieri merged commit 3f4a9c4 into zephyrproject-rtos:main Oct 3, 2024
31 checks passed
@ozersa ozersa deleted the max32662evkit_display branch October 3, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants