2018-03-02 02:28 AM
I am just starting my work with an STM32l496ZG nucleo board. I am using an ST7789V Display, which i want to connect via SPI1. CubeMX is configured to use SPI with DMA for TX, and the necessary interrupts.
How should i configure the STemWin library for this purpose. Where can i enable the SPI part? Which files should i adjust and where? The instructions manuals are not giving enough information about this, and the examples are only given for stm32f4.
#stemwin #spi #nucleo-l496