HI there STM team!
I want to build a embedded linux image where I can load my QT application. I'm installing the starter package following: https://wiki.st.com/stm32mpu/wiki/STM32MP15_Discovery_kit...
I have used the cube programmer to load fsbl1, fsbl2 and fip.bin onto DDR3 from forced uart boot mode. I am trying to execute the loaded files from RAM itself and get access to the u-boot console. T...
i have downloaded the developer package so the steps i followed for developer package was i downloaded the MP1-DEV-x86 from st website For x86_64 host architecture i Uncompressed t...
hi i am using stm32mp157d-dk1 and i have downloaded qt creator and i have created a simple hello world window now how to display it in the stm32mp157d-dk1? how to set up cross compilation i...
New to STM32CubeIDE and trying to compile/download examples to STM32MP157C-DK1. It seems that the ST-Link on this particular board is not functioning correctly, both STM32CubeProgrammer and com...
Hi I try to play a video on 1080 P , and my stm32mp157f-dk2 board are connecting through the HDMI , and whenever i play the video, video getting so many lags but sound is good, please let...
The following compilation failure occurs when using cubeMX (6.12.0) to generate the STM32MP135DK+threadX project: tx_initialize_low_level.S:147: undefined reference to `_stack_bottom' collect2.exe:...
Hello, I am trying to work on the STM32MP257F-EV1 development board and am running into an interesting issue. Whenever I have both the USB (For booting) and the ST-Link (For power and using mi...
Hello, I am currently working on bringing up a STM32MP257F-EV1 Development board and I am having troubles. I am working on getting the STM32MPU-Ecosystem-v5.1.0 working so that I can s...
Hello, I have made a lot of posts over the last few days while trying to bring up an ST development board trying to fix the issue, and I think I finally figured out what's wrong. I am following two g...