Open DJERO77 opened 1 year ago
Hi, When uploading code to an esp32 connected to an Epaper 7.5(in) the dimensions are wrong. The screen resolution is 800x480.
When uploading, you can see in the logs that the associated dimensions are 384 x 440.
When using other 7.5 models (7.5v2, 7.5v2alt, etc...), the dimensions are correct.
2023.9.3
Docker
2023.10.3
ESP32
No response
Log model 7.5in : [C][waveshare_epaper:1557]: Waveshare E-Paper [C][waveshare_epaper:1557]: Rotation 270 ° [C][waveshare_epaper:1557]: Dimensions : 384px x 640px [C][waveshare_epaper:1557]: Model: 7.5in [C][waveshare_epaper:1557]: Reset Pin: GPIO26 [C][waveshare_epaper:1557]: DC Pin GPIO27 [C][waveshare_epaper:1557]: Busy Pin: GPIO25 Log model 7.5inv2 [C][waveshare_epaper:1557]: Waveshare E-Paper [C][waveshare_epaper:1557]: Rotation 270 ° [C][waveshare_epaper:1557]: Dimensions : 800px x 480px [C][waveshare_epaper:1557]: Model: 7.5in [C][waveshare_epaper:1557]: Reset Pin: GPIO26 [C][waveshare_epaper:1557]: DC Pin GPIO27 [C][waveshare_epaper:1557]: Busy Pin: GPIO25
Maybe it's this one?
The problem
Hi, When uploading code to an esp32 connected to an Epaper 7.5(in) the dimensions are wrong. The screen resolution is 800x480.
When uploading, you can see in the logs that the associated dimensions are 384 x 440.
When using other 7.5 models (7.5v2, 7.5v2alt, etc...), the dimensions are correct.
Which version of ESPHome has the issue?
2023.9.3
What type of installation are you using?
Docker
Which version of Home Assistant has the issue?
2023.10.3
What platform are you using?
ESP32
Board
No response
Component causing the issue
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information