User Activity

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...
Hello, I am trying to install the SDK to work on the STM32MPU257F-EV1 Development board and I followed the instructions for the x86_64 Architecture, however when I use the command echo $ARCH it says the architecture is arm64? Is that what should be d...
Hello, I am working with the STM32MP257F-EV1 Development board and I am getting stuck. I am following the following guide: https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP2_boards/STM32MP257x-EV1/Develop_on_Arm%C2%AE_Cortex%C2%AE-A35/Modify,...
Hello all, I am following the Getting Started guide for the STM32MP257F-EV1 and the current step I am on is (Getting Started -> STM32MP2 boards -> Develop on Arm Cortex-A35 -> Modify, rebuild, and reload the Linux kernel). Specifically I am in step 4...
Kudos given to