Forum: System Workbench for STM32

TFT LCD Display on STM32F429i Discovery and "BSP" commands

HI,
I’m trying to figure out how to program the MCU on the STM32F429i Discovery board to use the embeded TFT LCD display, and to do so I’m studying the example from the ST’s Firmware Package (the one with the “paint” application). I’m interested in showing information on the screen and also deal with touch information (user input). The problem is that the functions used in this example (which start with “BSP”) can’t be called in my CubeMX generated project. Doesn’t CubeMX support these libraries or something? Is there any other source of examples with the functions that start with “HAL”? Is there any option I have to choose on CubeMX in order to use these “BSP” functions. I would appreciate if you could solve this confusion about the “BSP” commands/libraries.

Thanks!

Vítor Pereira

Hi Viktor,
Please, note that the OpenSTM32 forum is mainly used for Eclipse/SW4STM32 related discussions.
You may log your request to ST support as the HAL lib is provided by ST.