Resolved! Load/Start Cortex-M4 from TF-A or uboot ?
Is it possible to Load/Start the Cortex-M4 from TF-A or uboot ?For our use case we want RTOS in Cortex-M4 running as soon as possible.Well before linux finishes booting.
Is it possible to Load/Start the Cortex-M4 from TF-A or uboot ?For our use case we want RTOS in Cortex-M4 running as soon as possible.Well before linux finishes booting.
Hi,I want to use modbus TCP with the libmodbus library (https://libmodbus.org/) on the STM32MP157C-DK2. However I struggle to install/use the library. Any experiences or suggestions on installing/use external libraries with the SDK?For cross-compilat...
I would like to use the I2C_EXT channel on the EV1. The only devices in STLinux are /dev/i2c-1, /dev/i2c-2We are evaluating for purpose of supplanting development on R.Pi with something more industrial, like MP1.2 things I want to accomplish:1: have ...
Hi!I installed st-example-image-x11 on the board STM32MP157x-DK2.I can not log in :(In the comments, I read that I need to fix the rootfs / etc / lxdm / lxdm.conf file.Here is the file with my corrections[base]## uncomment and set autologin username ...
Hi guys.i can quickly and easily access SYSRAM in engineering mode.i read in RM0436 Reference manual:backhand_index_pointing_down: SYSRAM is implicitly allocated to the MPU. So there is no enable bit for the MPU to allocate this memory. But when the...
I want to use a Winbond W25M02Gxx 256MByte (2x1Gbit) on MP157 QSPI1 port. It seems that the boot mode supports the use of Serial NAND Flash.Anyone tried this?
Hi everyone,Can I assign, for example, UART to Cortex M4 runtime context, and generate appropriate device tree files for STM32MP1, and then after boot, reassign UART to Cortex A7 runtime context somehow? Best regards, Nenad
Hello everyone,I managed to build st-example-image-qt on my STM32MP157C-DK2 with some extra image features.Now i just want to run bitbake meta-toolchain-qt5 but the build end up with errors that i can't solve.I attached the output console when i try ...
Hi,I want to generate a new distro for MP1 with distribution package and qt-examples. I downloaded all of the packages via fetchall command to avoid getting an internet connection error during generating. After that, I have tried to generate an image...
Hello On a STM32MP1-DK2 discovery board, running the latest starter image, flooding the ethernet interface with SYN packages leads to a reboot of the system. This behavior is reproducible and appears after around 30 secs.I stress tested the network i...