nopnop2002 / STM32_TFT_8bit

STM32F103 8bit parallel TFT Library for Arduino_STM32
60 stars 16 forks source link

Performance / Benchmarks #11

Open deepfryed opened 3 years ago

deepfryed commented 3 years ago

Hi,

Thanks for sharing this library. I'm trying to pick a display / controller and wondering if you can share any performance / benchmarks for the various displays & modes (SPI / 8-bit parallel) supported.

Cheers

nopnop2002 commented 3 years ago

performance / benchmarks depend on the board you are using.

If you want to be faster, use the F4 board and this. https://github.com/nopnop2002/Arduino-STM32-8bitTFT.

F4 support for maple Core is limited. ST Core support many F2/F3/F4 board.