-
-
Notifications
You must be signed in to change notification settings - Fork 253
v1.2.9 #753
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
base: master
Are you sure you want to change the base?
Conversation
* Backported QSPI from PR #388 * Disabled QSPI for arduino core 1.x.x * Disabled QSPI for ESP32-P4 * Limited QSPI to esp32 + idf version >= 4.4.x * Added Panel_AMOLED and following panels: * Panel_NV3041A * Panel_RM690B0 * Panel_RM67162 * Added Touch_CST226, grouped CSTxxx touch devices * Added config sample for Lilygo T4-S3 and T-Display-S3-AMOLED
thanks to @iSP-Iwasaki for suggesting this fix
|
Hello, when using this version, the palette color display is abnormal and the screen shows undefined colors. I am looking for the problem, but I have no clue. |
|
No issues found with other parts, works great with arduino-esp32 3.3.0 |
|
It is confirmed that the problem is with version 1.2.9. When I switch to 1.2.7, it displays normally, but 1.2.7 does not work under arduino-esp32 3.3.0 |
|
Hi, unless you want to discuss details of this pull request I suggest you create an issue |
spi::readBytes()support for RP2040