cancel
Showing results for 
Search instead for 
Did you mean: 

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

Linas L
Senior II

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 ?

1 ACCEPTED SOLUTION

Accepted Solutions
PatrickF
ST Employee

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.

View solution in original post

4 REPLIES 4
PatrickF
ST Employee

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.

Any update about support in EW ARM toolchain ?

Olivier GALLIEN
ST Employee

​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 II

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

Dario