STM32_TFT_8bit icon indicating copy to clipboard operation
STM32_TFT_8bit copied to clipboard

Performance / Benchmarks

Open deepfryed opened this issue 3 years ago • 1 comments

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

deepfryed avatar Jun 27 '21 01:06 deepfryed

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.

nopnop2002 avatar Aug 23 '21 01:08 nopnop2002