User Activity

Hello, I am trying to make my own project on Cube IDE for the STM32MPU257F-EV1 Development board. However, whenever I try to run it or debug it fails. I am pretty sure it because of the configurations because the sign build configurations, that we of...
Hello, I am currently working on making some code for the STM32MPU257F-EV1 on Cube IDE, Specifically version 1.16. I have my code building with no errors and I am able to enter debug mode. However when I try to run the code I get the following error:...
Hello,We have produced a board using the STM32MP257FAI3 that we are trying to bring up. I previously had followed the following guide: Getting started - stm32mpu To bring up the STM32MP257F-EV1 development board; I applied the same process to the deb...
Hello, I am working with the STM32MP257F-EV1 on version 1.16.0 of CubeIDE. Specifically I am following the guide laid out in this link: https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP2_boards/STM32MP257x-EV1/Develop_on_Arm%C2%AE_Cortex%C2%A...
Hello, I am working on getting the Developer Package for the STM32MP257F-EV1 board up and running. I am confused on the step where tells us to do the following command:[ "${ARCH}" = "arm" ] && imgtarget="uImage" || imgtarget="Image.gz"export IMAGE_KE...
Kudos given to