Posted on November 06, 2015 at 16:10Hi there,I'm trying to communicate to my SPI TFT LCD module. Previously I used to do it with an F4 discovery board, now I want to use an STM32F051 , here is my code:#include <stm32f0xx.h>#include <stm32f0xx_rcc.h>...