You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good evening, I used the compiled version "esp32-2432s028r_full_4MB_v0.7.0-rc9_c200edf" correctly on my device, now I have updated to the rc12 version but unfortunately I have display problems on the tft screen which were not present in the rc9 version.
I'm compiling my firmware to increase the lvgl memory but unfortunately with the rc12 version I can't do this due to screen problems. Can you help me?
This photo is instead with the rc9 version
if I turn it 90 degrees it's even worse version rc12
this is the rc9 version turned 90 degrees
antiburn active rc12
This is the photo of the deleted and reloaded display from virgin
The text was updated successfully, but these errors were encountered:
I managed to solve the problem independently by reading here and there, my model has the ili9342 tft, while on the bin it is set ili9341, of an old version of the PCB, furthermore I increased the lvgl memory to 64kbit and set height 240 width 320 , thus solving the screen problem.
I now have to create a sensor to have the battery voltage and to have audio feedback as this PCB also has an audio amplifier DAC.
For now, thanks to everyone. I attach screenshots of what I changed.
I found the device esp32-2432s028r-ili9342_4MB in esp32-2432s028.ini an add this in platformio_override.ini to compile a vaild firmware for this device. Works for the Display but touch are mirrored now. Calibration not fix it.
EDIT: Fixit, dont trust the arrows in the calibration, think mirrored then it work
Good evening, I used the compiled version "esp32-2432s028r_full_4MB_v0.7.0-rc9_c200edf" correctly on my device, now I have updated to the rc12 version but unfortunately I have display problems on the tft screen which were not present in the rc9 version.
I'm compiling my firmware to increase the lvgl memory but unfortunately with the rc12 version I can't do this due to screen problems. Can you help me?
This photo is instead with the rc9 version
if I turn it 90 degrees it's even worse version rc12
this is the rc9 version turned 90 degrees
antiburn active rc12
This is the photo of the deleted and reloaded display from virgin
The text was updated successfully, but these errors were encountered: