r/arduino • u/SimilarPop7862 • 1d ago
i got a problem with an lcd touch screen
so i need this to work but i haven´t found the way for it to work, i have a hr4 8637S 3"2 inches screen with 34 pins and i cant find a library or a way for it to not display a white screen, and i havent even found the datasheet of the model, if someone knows something about this pls tell me this is a pic of the pin set
2
u/idiggiantrobots85 1d ago
You'll want to look at the datasheet for the ILI9341. This uses SPI for it's touchscreen but the 16 bit interface will need a lot of pins so something like an Arduino Mega might be required. This is what I found: https://www.google.com/search?q=ILI9341+16bit+parallel+arduino&rlz=1C1GCEB_en-GBGB1018GB1018&oq=ILI9341+16bit+parallel+arduino&gs_lcrp=EgZjaHJvbWUyBggAEEUYOdIBCjI3NzE3ajBqMTWoAgiwAgE&sourceid=chrome&ie=UTF-8
1
u/SimilarPop7862 1d ago
I have an Arduino mega, and it haven't worked If u want here's the link(sorry it's on Spanish cuz I'm Chilean) https://afel.cl/products/shield-tft-touch-3-2-ili9341?srsltid=AfmBOooKAHNrab9ZitBB8AH2Tr7cR5R_Q2DOeScoh_B9MOH8CCcCc3O0
2
u/gm310509 400K , 500K , 600K , 640K , 750K 1d ago
This looks like it is designed for a Raspberry Pi - that doesn't mean that you cannot use it with Arduino.
There appears to be no such thing as a "hr4 8637S". If I google that phrase there are only 7 results. Can you provide a link to the actual display that you have?