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

Integrate CubMX into TFT_eSPI #3134

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

wvdakker
Copy link

This is a PR for using TFT_eSPI with the STM32CUBEIDE (including CubeMX) or Platformio with the stm32cube framework.
I have tested the patch with the parallel version of a ILI9481.
To activate the use of the framework a '-D CONFIG_TFT_eSPI_STM32CUBE' must be used. Omitting the option falls back to the original use of TFT_eSPI.

There is a README in the Doc/CubeMX directory which describes all steps.

For now it is working with the Parallel interface, I am working on the SPI interface which will be added in the next days.
However I made a PR to get a review so I can correct all issues during the next upload.

Have any questions then ask!

/Willem

@wvdakker wvdakker changed the title Cube mx Integrate CubMX into TFT_eSPI Jan 25, 2024
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

Successfully merging this pull request may close these issues.

None yet

1 participant