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 or Wemos D1 R32 - ILI9486 4" #9

Open
pawelmielnik opened this issue Jan 11, 2021 · 2 comments
Open

ESP32 or Wemos D1 R32 - ILI9486 4" #9

pawelmielnik opened this issue Jan 11, 2021 · 2 comments

Comments

@pawelmielnik
Copy link

Hi Calvin Hass and M Hotchin,
I used your src to run 9486 on ArduinoMega and ESP32 and Wemos. On Mega everything is ok.
On ESP32 I have "blank screen" serial port shows communication.
On Wemos screen is also blank, but on serial port showes rubbish In cpp i changed the analogWrite LCD_BL to digitalWrite, it doesn't help at all.
Have you ever met such issues.
Hardware is ok, runs on other applications.
Pawel,

@StefanKellerAC
Copy link

I had a white screen with a too high SPI_FREQUENCY in Setup11_RPi_touch_ILI9486
with an ESP32, an 3.5 inch Raspi Display (from ELEGOO) and ILI9486_DRIVER
with
#define SPI_FREQUENCY 15000000
it works

@Mega-mania
Copy link

Mega-mania commented Jan 21, 2022 via email

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

3 participants