CrowPanel 5 inch ESP32 Lesson13 Touchscreen can't work for v3.0
Lesson 13 v3.0 is just a copy/paste of v2.x. That's why Touchscreen isn' t working in ESPhome. There is no integration of the new PCA9557 IC on the board. I need this display for esphome. Does anybody have a fix for that? I bought this display just for esphome because there are lessons available, but it can't work without PCA9557.
https://github.com/Elecrow-RD/CrowPanel-ESP32-Display-Course-File/blob/main/CrowPanel_ESP32_Tutorial/Code/V3.0/Lesson 13 ESPHome/Yaml Code/5HMI.yaml
https://github.com/Elecrow-RD/CrowPanel-ESP32-Display-Course-File/blob/main/CrowPanel_ESP32_Tutorial/Code/V2.X/Lesson 13 ESPHome/Yaml Code/5HMI.yaml
Comments
Hello,
Is the code from your Lesson 13 not working? What errors does it have? Could you try the attached code and see if it works?
Thank you for the files, but none of them utilize the touchscreen. The display itself works perfectly with both the lesson and my code, but the touchscreen does not. This is expected because the hardware was changed in version 3.0, while lesson13 was not updated accordingly.
5HMI.yaml
5HMI_esphome.yaml
5HMI_esphom_old.yaml
5HMI_Advance.yaml:
There's no chance to get it working?