ESP32-3.5 TFT display v1.0? cannot get it working
Hi,
I received a 3.5 inch Elecrow device I think, on the pcb it says 'ESP32-3.5 TFT display' and 'v1.0 www.elecrow.com'.
In the tabel with all the different sizes I see that the processor should be a 'ESP32-WROVER-B', but when I want to upload code to it the Arduino Environment tells me it is not a ESP32, but an ESP32S.
Anyway I cannot get it working with all the examples and selecting the ILI9488 driver.
Do I have some different version? If so, do you have a proper 'hello world' example?
Greetings,
Frans
Comments
I got the display working. I discovered elecrow has two different versions of 3.5 inch screens: crowpanel and terminal.
I have this one: https://wiki.elecrow.com/index.php?title=ESP_Terminal_with_3.5inch_RGB_Capacitive_Touch_Display
Now I found the right examples and pin layout; the screen works fine now...
but my next problem is that I cannot get the SD card working.
the SD.begin() function always returns a 0
fransnl, I have the same 3.5 in. ILI9488 TFT board, ESP32-Wrover-B, can you share your informantion as to how you where able to get it working?
Thanking you in advance,
Paul D. Wilkie
wipaulmar3@aol.com
fransnl, I have the same 3.5 in. ILI9488 TFT board, ESP32-Wrover-B, can you share your informantion as to how you where able to get it working?
Thanking you in advance,
Paul D. Wilkie
wipaulmar3@aol.com
Hello,
Please refer to https://www.elecrow.com/wiki/esp-terminal-with-35inch-rgb-capacitive-touch-display.html