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

lvgl: Add support for FSMC as 16 bit interface #3358

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Dec 18, 2024

STM32 FSMC peripheral (for accessing external memories) is used to write to LCD with 8080 II 16 bit interface. It allows for maximum performance when LCD is connected to dedicated pins.

STM32 FSMC peripheral (for accessing external memories)
is used to write to LCD with 8080 II 16 bit interface.
It allows for maximum performance when LCD is connected
to dedicated pins.

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
@github-actions github-actions bot added STM STM32 related size/m labels Dec 18, 2024
@kasjer kasjer requested a review from rymanluk December 20, 2024 13:16
Copy link
Contributor

@rymanluk rymanluk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rymanluk rymanluk merged commit 5ea44ab into apache:master Dec 20, 2024
20 checks passed
@kasjer kasjer deleted the kasjer/lvgl-stm32-fsmc branch December 20, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/m STM STM32 related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants