Skip to main content
Stan.Jakub
Visitor II
March 10, 2023
Question

Is there a HAL / LL manual of some sort for the STM32MP157-D1 MPU? This is the very first ST product I bought and this very high abstraction level library has caused me a lot of trouble. Thanks for your help!

  • March 10, 2023
  • 1 reply
  • 690 views

..

This topic has been closed for replies.

1 reply

PatrickF
Technical Moderator
March 13, 2023

Hi @Stan.Jakub​ 

Thanks for having chosen the STM32 product family !

Maybe a good start point for STM32MP1 Cortex-M4 HAL is :

https://wiki.st.com/stm32mpu/wiki/STM32CubeMP1_Package

You could start to play with existing application examples provided in the CubeMP1 (e.g. https://github.com/STMicroelectronics/STM32CubeMP1/tree/master/Projects/STM32MP157C-DK2/Applications)

Note that using CubeIDE (which embed CubeMX) will generate for you a lot of initialization code directly using HAL.

There is usually a lot of documentation inside HAL 'C' source code.

Regards,

In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.NEW ! Sidekick STM32 AI agent, see here