Skip to main content
Visitor II
September 15, 2023
Question

stm32mp135f-dk create new project and use HAL-Libary

  • September 15, 2023
  • 1 reply
  • 1386 views

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?

    This topic has been closed for replies.

    1 reply

    Visitor II
    July 20, 2024

    Did you find the solution to the problem?