esp-arduino-libs / ESP32_Display_Panel

Arduino library of driving display panel for the ESP SoCs
Apache License 2.0
57 stars 13 forks source link

Add new board Elecrow CrowPanel 7.0" #59

Open lboue opened 1 week ago

lboue commented 1 week ago

Add new board Elecrow CrowPanel 7.0".

Lzw655 commented 4 days ago

Hi @lboue,

Thanks for your contribution! Is this PR ready for review?

lboue commented 4 days ago

Hi @lboue,

Thanks for your contribution! Is this PR ready for review?

Not yet, I'm running out of time.

lboue commented 2 days ago

Right now I'm trying to fix a problem with the touch controller:

Read touch point failed
E (19038) ESP_PanelTouch: readRawData(147): Invalid handle
E (19038) ESP_PanelTouch: readPoints(202): Read raw data failed
Read touch point failed
E (19079) ESP_PanelTouch: readRawData(147): Invalid handle
E (19079) ESP_PanelTouch: readPoints(202): Read raw data failed
Read touch point failed
E (19120) ESP_PanelTouch: readRawData(147): Invalid handle
E (19120) ESP_PanelTouch: readPoints(202): Read raw data failed
Lzw655 commented 1 day ago

Could you please activate the debug log and then share the entire log with me?