2018-04-19 01:21 PM
Hello, I'm new here and I'm beginner, so I'm asking for your understanding
I'm trying to write text on the TFT LCD display using BSP and FreeRTOS, but the string is blurred and pixels are flying across the line. I'm using BSP_LCD_DisplayStringAtLine() function, which is executed after display initialization in the same task.
Could someone tell me how to init FreeRTOS and the display to have text stable? I'm using System Workbench for STM32.
Pawel