I have 3.2" TFT display with a SSD1289 display driver connected to my Nucleo-F446ZE. I am using the FMC peripheral, and send data to it with the HAL_SRAM_Write_DMA function. All of the code is my own - I am not using any libraries.HAL_StatusTypeDef...