mjs513
Senior Member+
To use EXTSDMEM on the dev board have to edit the ILI9488 library
Uncomment the following line:
and change:
Uncomment the following line:
Code:
//#define ENABLE_EXT_DMA_UPDATES // This is only valid for those T4.1 which have external memory.
and change:
Code:
#ifndef ARDUINO_TEENSY41
to
#ifndef ARDUINO_TEENSY_MICROMOD