2023-03-10 03:19 PM
2023-03-13 07:46 AM
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'