User Activity

I want to know the difference of device tree compiling the with the Developer Package and Distribution Package.​I understand that when I create my own machine, I can create device tree by following 2 method. Method 1) Building device trees with Devel...
I use STM32MP151CAA3 Cortex-M4 on my custom board.I have created Linux image running on my custom board.​In the case that the SD card is inserted for the first time, Linux image is running successfully.However, in the case that I turn power off and p...
I want to create my own machine.I'm trying to create with reference to following Wiki Page.https://wiki.st.com/stm32mpu/wiki/How_to_create_your_own_machine​In "2 Generate device tree" in the wiki page, I need to set device tree from STM32CubeMX to "m...
I want to know the role of the m4_***(for example m4_adc, m4_timers1) node in Cortex-A7 Device tree.​When I generate device tree from CubeMX, the m4_*** node are described even if that peripherals are used only on Cortex-M4 FW.​Do I need to set statu...
We have confirmed the operation on our original board that "STM32MP151CAA3" mounted on.​When I start our Cortex-A7 (Linux) FW and try to load our Cortex-M4 (RTOS: uC3) FW , an error message is output on the console of Linux.​The steps when an error...
Kudos from