We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
I have a JC4827W543C from Sunton on the way as it has a few extras over the 'S043. I'd like to use CYD_Klipper but I can't see support in the code.
Touch sensor is the same as the 'S043. It's qSPI with NV3041A instead of par565. Support requires LVGL 8.4.0.
There's a BSP and quite a few repos with support around. Like here https://github.com/profi-max/JC4827W543_4.3inch_ESP32S3_board
Happy to help with the PR if I knew where to start!
The text was updated successfully, but these errors were encountered:
Why is lvgl 8.4.0 required?
You could look into writing a driver here: https://github.com/suchmememanyskill/CYD-Klipper/tree/master/CYD-Klipper/src/core/device
Sorry, something went wrong.
No branches or pull requests
Hi there,
I have a JC4827W543C from Sunton on the way as it has a few extras over the 'S043. I'd like to use CYD_Klipper but I can't see support in the code.
Touch sensor is the same as the 'S043. It's qSPI with NV3041A instead of par565. Support requires LVGL 8.4.0.
There's a BSP and quite a few repos with support around. Like here https://github.com/profi-max/JC4827W543_4.3inch_ESP32S3_board
Happy to help with the PR if I knew where to start!
The text was updated successfully, but these errors were encountered: