@wolli01 Here is the driver I've been working on https://github.com/russhughes/ili9342c_mpy
R
Best posts made by Russ
-
RE: Lcd driver for M5Stack Core2
-
RE: Lcd driver for M5Stack Core2
I was able to make concurrent display and sdcard work on the original M5Stacks https://github.com/russhughes/TinyBigBuckBunny but have not been able to make it work on the Core2's yet. I'm not sure why yet.
-
RE: Lcd driver for M5Stack Core2
I was able to get simultaneous display and sdcard access working. The M5CORE2 firmware.bin has been updated. See the tbbunny.py example from https://github.com/russhughes/ili9342c_mpy/blob/main/examples/M5CORE2/tbbunny.py