Skip to main content
Linas L
Senior
May 30, 2019
Solved

STM32MP1 CubeMX support as well as low level c code for peripherals (examples)

  • May 30, 2019
  • 3 replies
  • 1219 views

Hello.

recently i get STM32MP1 chips, and i want to use it id devkit with FPGA. But i can't use CUbeMX to get pin definitions, as well as where is no examples that i aware of C code examples, just like with any other chip STM makes. When we get full support on this part ?

Also is where 32b connection example for DDR3L ?

This topic has been closed for replies.
Best answer by PatrickF

Hello,

STM32MP15 Series are fully supported by STM32CubeMX, did you have an up to date version ?

Cortex-M4 code examples are provided in STM32CubeMP1 package (usually downloaded thru STM32CubeMX)

There is also examples for Cortex-A7 and Cortex-M4 on MPU wiki (e.g. https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157C-DK2)

For 32-bit DDR3L HW example and guidelines, please have a look to AN5031 and AN5122 as well as STM32MP157C-EV1 board.

3 replies

PatrickF
PatrickFAnswer
Technical Moderator
June 3, 2019

Hello,

STM32MP15 Series are fully supported by STM32CubeMX, did you have an up to date version ?

Cortex-M4 code examples are provided in STM32CubeMP1 package (usually downloaded thru STM32CubeMX)

There is also examples for Cortex-A7 and Cortex-M4 on MPU wiki (e.g. https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157C-DK2)

For 32-bit DDR3L HW example and guidelines, please have a look to AN5031 and AN5122 as well as STM32MP157C-EV1 board.

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.Tip of the day: Try Sidekick STM32 AI agent, see here
Linas L
Linas LAuthor
Senior
June 3, 2019

Any update about support in EW ARM toolchain ?

Olivier GALLIEN
Technical Moderator
June 3, 2019

​Hi @Linas L​ 

Support in EWARM will start from next MP1 Ecosystem Release planned for September this year.

BR,

Olivier

Olivier GALLIEN 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.
PFran.17
Associate
July 8, 2019

When STM32MP1 will be fully supported by STM32CubeIDE without the need for external software (such as CUBEMX)?

Dario