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

CubeCell – Dev-Board (V2) (cubecell_board_v2) build fails with new ST7735 #275

Open
StandBackBurrito opened this issue Jun 15, 2023 · 0 comments

Comments

@StandBackBurrito
Copy link

@Heltec-Aaron-Lee I noticed you recently Added st7735 support. I a m trying it out on a CubeCell – Dev-Board (V2) and running into the following issues

HT_st7735.h defines the DC pin as GPIO8

#define ST7735_DC_Pin        GPIO8

The CubeCell-Dev-Board does not have a GPIO8 on V1 or V2. This is causing the build to fail until the define is changed in the header.

https://github.com/HelTecAutomation/CubeCell-Arduino/blob/16549f2000362873ca0eb9788101054defb92f4c/libraries/DISPLAY/src/HT_st7735.h#LL21C1-L21C35

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

No branches or pull requests

1 participant