Hi there, we are in the process of developing a product based on the STM32MP151F which will be USB powered (USB 2.0 device). We are aiming to have it connected to an eMMC for mass storage and w...
Hello everybody, I am developing a custom board strongly inspired by the STM32MP157D-DK1, except that I use a parallel DPI RGB on 24bit display. I use openstlinux-6.1-yocto-mickledor...
Hello. I am trying to get a custom stm32mp135f to boot. I get following boot messages: NOTICE: CPU: STM32MP135F Rev.Y NOTICE: Model: VETON control board based on STM32MP135F - r2 WARNING: VDD un...
Running the iio_info command on a terminal into a STM32MP157F-DK2 (booting from the shipped SD-card) reports some errors: root@stm32mp1:~# iio_info Library version: 0.23 (git tag: 92d6a35) Co...
Hi all,
I work on a STM32MP153 device and I used the command echo mem > /sys/power/state to put CPU A7 in Cstop mode, but I still have MCU running.
Before to enter suspe...
..._HAL_PCD_CLEAR_FLAG(hpcd, USB_OTG_GINTSTS_MMIS); } but incredibly the if statement is not true (???). Any help please!! Regards ----- ADDED ----- Today (10/24/2024) additional tests. Now the (s...
Hello everyone, I would like to ask if it is possible to configure the STM32MP157F-DK2 to boot from a USB SSD instead of an SD card. If so, could you please share the steps or documentation? Thank ...
I'm very proud of STM32MP1 and I want to continue to learn more about the STM32MP products. So, I'm planning to create another single board computer such as the open source project STM32-Computer. M...
Dear ST Community, I am currently modifying an existing schematic to meet my specific requirements for the STM32MP135 Linux board. In line with these hardware changes, I would like to reconfigure an...
I created a st-image-qt image using the STM32MP Distribution package and X-LINUX-QT add-on for the STM32MP157F-DK2 board. I could flash this image using the dd command in Linux and my target board i...