2020-10-19 05:04 AM
2020-10-19 06:15 AM
This will depend on your display. Not all of them are going to support an SPI mode.
2020-10-19 06:22 AM
I'm pretty sure the functionality of the SPI on STM32 platforms is not dependent on the size of the display attached.
Get a data sheet for the screen and controller chip being used, and implement an appropriate driver, or find one you can copy-n-paste / port into your application