User Activity

Hello.Is code for STM32MP157 is compatible for STM32MP153?I can't find description of this MPU in arm-trusted-firmware's device tree.
Hello.I want to reset MPU core(s) while MCU is running firmware. Such reset shouldn't stop MCU.I can make electrical changes if it can be achieved with power control. Or maybe it can be possible to use PWR (or some other) registers?
Hello.I've created basic image with FlashLayout_sdcard_stm32mp157c-dk2-basic.tsv from stm32mp1-openstlinux-4.19-thud-mp1-19-02-20 downloaded from site. And I can't normally enter to any low power mode: stop - "systemctl suspend" or "echo mem > /sys/...
Hello.I want to use MCU (Cortex M4 core) as PMU for MPU (Cortex A7 core).Is it possible to use it in this way?For this I need the following:It's better to start MCU firmware from another source (not SRAM) - from non-volatile memory. Is it possible?Sw...
Hello.I have a DK2 board and I want to wake up MPU (CA7) after shutdown command. If no MCU (CM4) firmware is running then no problems, but otherwise if I run MCU firmware (GPIO example) before shutting down MPU I get the following error after pushing...