I am working on a build for this panel. It is a ESP32-S3-WROOM-1-N16R8 paired to a ST IC ST7262 and a G911 touch controller.
Not familiar with this particular community and how to submit the changes. Below is what I have done so far
I have successfully compiled the BIN file for the panel and it hardware will be here tomorrow and hopefully in the developers dream it will load with no issues so looking to make it a community available build.
in my local repository I have created a "user_setups/esp32s3/crowpanel_advance_rgb.ini" in which I have defined a base set of build flags and a "env:elecrow-s3-DIS02050A_16MB" for the 5 inch panel. Hopefully its very similar for the 7in panel but one step at a time.
added that to the platform override file as an environment set which then allowed me to build from platformIO
It is a very similar set of hardware to the WaveShare S3 touch 7 which is what I used for the basis of the files and updated the pins per the device data sheet.
If anyone has guidance on this particular panel and or how to submit these changes to the community I would appreciate it
forked with changes to https://github.com/spydazcomputers/openHASP
I am working on a build for this panel. It is a ESP32-S3-WROOM-1-N16R8 paired to a ST IC ST7262 and a G911 touch controller.
Not familiar with this particular community and how to submit the changes. Below is what I have done so far
I have successfully compiled the BIN file for the panel and it hardware will be here tomorrow and hopefully in the developers dream it will load with no issues so looking to make it a community available build.
in my local repository I have created a "user_setups/esp32s3/crowpanel_advance_rgb.ini" in which I have defined a base set of build flags and a "env:elecrow-s3-DIS02050A_16MB" for the 5 inch panel. Hopefully its very similar for the 7in panel but one step at a time.
added that to the platform override file as an environment set which then allowed me to build from platformIO
It is a very similar set of hardware to the WaveShare S3 touch 7 which is what I used for the basis of the files and updated the pins per the device data sheet.
If anyone has guidance on this particular panel and or how to submit these changes to the community I would appreciate it
forked with changes to https://github.com/spydazcomputers/openHASP