cancel
Showing results for 
Search instead for 
Did you mean: 

I have the Developers SDK for the STM32MP157. Is there a central repository for documentation within the SDK? How does someone know what functions/routines/programs are available?

MDoxb.1
Associate II
 
1 REPLY 1
PatrickF
ST Employee

Hi @MDoxb.1​ 

very wide question.

Please have a look to https://wiki.st.com/stm32mpu/wiki/STM32MP1_Developer_Package#Developer_Package_content

Some definitions:

Developer Package provides:

  • for the OpenSTLinux distribution (development on Arm® Cortex®-A processor):
    • the software development kit (SDK), based on Yocto SDK, for cross-development on an host PC
    • the following pieces of software in source code:
      • Linux® kernel
      • U-Boot
      • Trusted Firmware-A (TF-A)
      • optionally, Open source Trusted Execution Environment (OP-TEE)
    • the debug symbol files for Linux® kernel, U-Boot and TF-A
  • for the STM32Cube MPU Package (development on Arm® Cortex®-M processor):
    • all pieces of software (BSP, HAL, middlewares and applications) in source code
    • the integrated development environment (IDE) (STM32CubeIDE)

Regards.

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.