Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

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.