Hi adafruit team
I successfully connected one of you 0.96" color OLED-Displays to an teensy 3.0 http://forum.pjrc.com/threads/14816-Compile-Error-when-wanting-to-use-Adadruits-SSD1331-with-Teensy-3-0?p=18108&viewfull=1#post18108. Unfortunately, the output is very slow (I don't know if it is because of slow reading from sd card or from slow drawing to the display). For a 96x64 (fullscreen)-bitmap it takes about 4.9 sec when writing it with teensy 3.0 (@96MHz) compared to 0.5 sec when drawing it from an arduino (16 MHz).
Do you have any idea what the cause of this could be?
Thanks.
Best regards,
Dani