cancel
Showing results for 
Search instead for 
Did you mean: 

stm32mp135f-dk create new project and use HAL-Libary

ReiterRoman
Associate

Hello,
I use a stm32mp135f-dk and would like to develop a Gui with gtk and also use the hardware (Uart, gpio's, etc.).

I went through the “get started” https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP135x-DK  in advance.

When I wanted to create a new project with CubeIDE, the HAL drivers for the board are not loaded.

VirtualBox_Ubuntu20_15_09_2023_11_18_23.png

When creating a project from an STM32MP157, the HAL drivers are loaded https://wiki.st.com/stm32mpu/wiki/How_to_debug_a_user_space_application_with_STM32CubeIDE/User_space_GTK_library_project 

ReiterRoman_0-1694769150663.png

 

What do I have to do to get the HAL drivers into the project and how do I flash them onto the STM32MP135x-DK?

1 REPLY 1
VaradP963
Associate

Did you find the solution to the problem?