Hamish West
Hamish West
Hi Tobozo, `Compilation error: 'struct lgfx::v1::Bus_QSPI::config_t' has no member named 'isr_cpu_id'` So I added it to Bus_QSPI.hpp, and tried values of both 0 and 1. No luck, it still hangs...
Hi Tobozo, Thanks for all your help! I'll wait patiently for your implementation of QSPI. In the meantime I'll carry on using Arduino_GFX for this board to get the LVGL...
Hi Tobozo, I notice that Arduino ESP32 is now officially 3.1.0
Hi Tobozo, Thanks for the update! I've installed the new QSPI library and will try it 'real soon'.
Hi, I can display things now! However, the NV3041A panel setup has an error - the colours are inverted. Changing these has no effect - ``` cfg.invert = true; cfg.rgb_order...
Hi, I've added that line, wasn't sure where to put it, so it's just after the #includes. What changes (if any) should I see?
Sorry, it really was my fault! I didn't read your filename properly, and only saw xxxNV3041Axxx.hpp, and instead opened LGFX_JC4827W543_4.3inch_ESP32S3.hpp instead. Now having edited the correct file. sorry (again) it...
Yes, setRotation does work. Adding override made no difference.
I've just got my new esp32P4+C6 10.1" panel, so am really interested in how to get WiFi working via Arduino. The demo that came installed had a working WiFi scanner,...
The Guition JC8012P4A1 panel works without any extra configuration.