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

sunton 2432S028R displays artifacts #743

Open
DaddoDoc92 opened this issue May 25, 2024 · 4 comments
Open

sunton 2432S028R displays artifacts #743

DaddoDoc92 opened this issue May 25, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@DaddoDoc92
Copy link

DaddoDoc92 commented May 25, 2024

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?
445377367_1029398172148424_8547047506139581385_n

This photo is instead with the rc9 version

441316745_1221185232180344_8150225347519176040_n

if I turn it 90 degrees it's even worse version rc12

445373065_802373471992220_1779955104528521268_n

this is the rc9 version turned 90 degrees

445380674_785451757025283_7368572315715682810_n

antiburn active rc12

445374205_758436703148760_8510787554702346641_n

This is the photo of the deleted and reloaded display from virgin

441039254_822838539740088_1627991223561546997_n

@DaddoDoc92 DaddoDoc92 added the bug Something isn't working label May 25, 2024
@DaddoDoc92
Copy link
Author

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.

If you need to do other tests I'm available.

image

image

image

@fvanroie
Copy link
Collaborator

Please create a Pull Request to incorporate the changes into the project.

@Saharel001
Copy link

Any news about this bug?

@Saharel001
Copy link

Saharel001 commented Aug 8, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants