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

ESP32-2432s028r Freetouchdeck #51

Open
nikvs216 opened this issue Nov 14, 2023 · 2 comments
Open

ESP32-2432s028r Freetouchdeck #51

nikvs216 opened this issue Nov 14, 2023 · 2 comments
Labels
help wanted Extra attention is needed Port Existing Project Port existing projects to the CYD

Comments

@nikvs216
Copy link

nikvs216 commented Nov 14, 2023

Hi, i tried to run Freetouchdeck on from a fork from Raycast7373 but i could not get touchscreen to work, i contacted him about is but he does not own a ESP32-2432s028r, and could not help me much, Does anyone maybe got Freetouchdeck running on ESP32-2432s028r? and maybe could help me out
These are my pins in User_setup.h
#define TFT_MISO 12
#define TFT_MOSI 13
#define TFT_SCLK 14
#define TFT_CS 15 // Chip select control pin
#define TFT_DC 2 // Data Command control pin
//#define TFT_RST 4 // Reset pin (could connect to RST pin)
#define TFT_RST -1 // Set TFT_RST to -1 if display RESET is connected to ESP32 board RST
#define TOUCH_CS 33

@witnessmenow
Copy link
Owner

I know Dustin was doing some re-work on the FTD code to make it more adaptable to a display configured like the CYD, but im not sure where he has landed on it.

@witnessmenow witnessmenow added help wanted Extra attention is needed Port Existing Project Port existing projects to the CYD labels Nov 18, 2023
@killabeenl
Copy link

What is the status in this issue?
I tried to flash a 2432s028r manually but can't get it to work.
Is it possible to add this board to the web install page?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Port Existing Project Port existing projects to the CYD
Projects
None yet
Development

No branches or pull requests

3 participants