Hello,
I'm using the ESP32 with the IDE 2.2 I'm using for the grafics the Bodmer TFT_eSPI Lib. Here I found, that the IDE restricts the size of the sprites. I'm not able to create a sprite bigger than 200x200. A search in the web showed me, that this is a limitation of the IDE. Is there a way to expand it. I would like to create sprite the size of 240x320.
The esp I'm using is a 32-WROOM-32U with 16M.
I changed under Tools the flash size to 16MB and tried different partition schemes but nothing is working. No possibility to create the sprite. The answer is always -> not crated.
If someone knows a solution, it is highly appreciated.
Skydive_H