2019-05-29 09:52 PM
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 ?
Solved! Go to Solution.
2019-06-03 12:17 AM
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.
2019-06-03 12:17 AM
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.
2019-06-03 05:02 AM
Any update about support in EW ARM toolchain ?
2019-06-03 06:50 AM
Hi @Linas L
Support in EWARM will start from next MP1 Ecosystem Release planned for September this year.
BR,
Olivier
2019-07-08 02:08 AM
When STM32MP1 will be fully supported by STM32CubeIDE without the need for external software (such as CUBEMX)?
Dario