Skip to main content
Pawel B
Visitor II
April 19, 2018
Question

[STM32F429I] How to write text on LCD using FreeRTOS and BSP?

  • April 19, 2018
  • 0 replies
  • 770 views
Posted on April 19, 2018 at 22:21

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

    This topic has been closed for replies.