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

How do i setup the TFT.eSPI User_Setup.h and User_Setup_Select.h i dont see the RM67162 Driver IC for the display #53

Open
BluumDK opened this issue Aug 20, 2024 · 4 comments
Labels

Comments

@BluumDK
Copy link

BluumDK commented Aug 20, 2024

Because how else is library supposed to know which pins the board is using for the display

@BluumDK BluumDK changed the title How do i setup the TFT.eSPI User_Seyup.h and User_Setup_Select.h i dont see the RM67162 Driver IC for the display How do i setup the TFT.eSPI User_Setup.h and User_Setup_Select.h i dont see the RM67162 Driver IC for the display Aug 20, 2024
@lewisxhe
Copy link
Contributor

I think it has been explained in the example that it can only be used as a frame buffer

// Use TFT_eSPI Sprite made by framebuffer , unnecessary calling during use tft.xxxx function

@BluumDK
Copy link
Author

BluumDK commented Aug 22, 2024

I think it has been explained in the example that it can only be used as a frame buffer

// Use TFT_eSPI Sprite made by framebuffer , unnecessary calling during use tft.xxxx function

Ca i solely use lvgl or do i need tft.espi?

@BluumDK
Copy link
Author

BluumDK commented Aug 22, 2024

I think it has been explained in the example that it can only be used as a frame buffer

// Use TFT_eSPI Sprite made by framebuffer , unnecessary calling during use tft.xxxx function

Ca i solely use lvgl or do i need tft.espi?

As well as this line:

#include <LilyGo_AMOLED.h>

Is it just needed for the examples or is do i need to copy the files from the github and transfer them to my own projekt

Im very new to embedded im just trying to get the screen to say Hello World!

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants