Root partition recognition error when booting kernel built with Developer Package(STM32MP257-ev1)
I will post this in the software-related section.
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
I will post this in the software-related section.
Hi,We are using STM32mp157DAC som with a custom carrier board. We have built a custom yocto image. Yocto Version: Mickledore Machine: stm32mp15-disco SoM: STM32MP157DAC Distro: openstlinux-weston Linux Kernel: 6.1.82-stm32mp-r2-r0 below is my...
Hi st team,I tried to used Qtmultimedia with PyQt5 i clone in layers meta-qt5 and meta-st in meta-st i used meta-st-x-linux-qt and completed build.Build Configuration:BB_VERSION = "2.4.0"BUILD_SYS = "x86_64-linux"NATIVELSBSTRING = "universal"TARGET_S...
I'm running a small STM32-board with the original STLinux. This board comes with some kind of USB OTG port. Now I want to configure this port to let it act as serial device, means when I connect it to an other PC via that USB-port, I like to appear i...
Hi,We use the USB OTG controller in host mode with its internal FS PHY.Our DT node is the following:&i2c4 { ... pmic: stpmic@33 { compatible = "st,stpmic1"; ... regulators { compatible = "st,stpmic1-regulators"; ...
Hello, I need some advice.I would like to know if the STM32MP135 processor is capable of reading a USB UVC camera through its USB host port. I currently have a USB camera based on the OV9734 sensor.I know the documentation states that the processor s...
i am using stm32mp135-dk board . i have installed the STM32MP1-Ecosystem-v5.0.0 Starter Package now i want to install python how i can install ?
I am about to integrate Ezurio sna module If 513 with the STM32MP257F-EV another to provide wireless capabilities to my board. does any one try this before for any assistance. I am using mini PCIE TO M.2 adapter to connect. so if there is any to ...
I would like to use MDMA on Cortex M4 to move data from DDR to SRAM in order to overcome the SRAM size limitation, especially in Ecosystem 6 secure context when a SYSRAM bank is dedicated to OPTEE.My idea is to move to DDR some data structures used b...
Moved from MCUs forum: STM32MP13 is an MPU - not an MCU.Hello Everyone,I hope you’re doing well. I’m encountering a problem when trying to boot Linux directly instead of U-Boot on our STM32MP135F-DK board. Below is a summary of what I’ve done and the...