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

perf(Boards, MiscDrivers): Removed TFT CS delay and added new TFT function #1110

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

EricB-ADI
Copy link
Contributor

Slight modifications to the TFT LCD display drivers on the MAX32690 EV Kit V1 board.

  • Removed delays in TFT_SPI_Write() to reduce the screen refresh time from 0.87129 seconds to 0.120858 seconds -- an 86% improvement.
  • MXC_TFT_PrintFont() would use the initially set background color around the printed text. Added a function to offer color selection of both the background and the font text.

@Jake-Carter Jake-Carter merged commit 534f45e into main Aug 12, 2024
10 checks passed
@Jake-Carter Jake-Carter deleted the perf/tft-me18 branch August 12, 2024 21:17
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32690 Related to the MAX32690 (ME18)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants