Boot from SD card
Trying to boot from a SD card, Boot loader configuration is working but then my configuration is not, any reason why ?
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
Trying to boot from a SD card, Boot loader configuration is working but then my configuration is not, any reason why ?
I am trying to get started on Linux kernel development on STM32MP157F-DK2 board. Thus far I have been able to,1. Flash the started package and get Linux booting successfully2. Download the developer package, add extra logs and update the linux kernel...
I follow the instruction in this git repository to build an openWRT image for STM32MP157F-DK2. I use the branch master with latest commit too.https://github.com/bootlin/openwrt-feed-stBy default the Remote core and RPMSG is not enable, so I try to en...
Using OSTL 4.1.2 and build DISTRO=openstlinux-weston MACHINE=stm32mp15-disco on STM32MP157F-DK2. Found that while boot up serial console showing incorrect version of u-boot and TF-A. Although kernel version is correct i.e. 5.15.145.TF-A : v2.6-stm32...
Hey in stm32mp1 Im learning about yocto and build root ... So should the micro sd be flashed in the starting , or only the sd.img generated after the generation of the linux image ? for using it ? (Im a complete newbie to this..)
Hi everyone, I made it past the bootloader stages but am now running into errors with starting the Linux kernel. I have an eMMC and SD card but I am trying to only use the SD card for now. I have completely removed the eMMC from device tree and remov...
Hi everyone, I am trying to boot up a custom PCB using the STM32MP131D, however I am running into an error during OPTEE. I have attached the optee dts and also a debug log of OPTEE during boot. I confirmed that sdmmc1_io, sdmmc2_io, and cpu0_opp_tabl...
Hi,I was wondering if ST or any ST Partners are planning to produce a System-on-Module (SoM), System-in-Package (SiP) or Single Board Computer (SBC) based on the new STM32MP257 chips?We're planning to develop using the STM32MP257F-DK evaluation board...
Dear ST Team,I'm considering purchasing a microSD card for the STM32MP157F-DK2 development board, but I want to ensure compatibility before buying.The documentation mentions support for SanDisk Class 10 and UHS Speed Class 1 cards but doesn’t specify...
Hello everyone,I’m working with an STM32MP157-DK2 board and want to increase the size of the rootfs partition to 10GB.I followed the instructions from the https://wiki.st.com/stm32mpu/wiki/STM32MPU_Distribution_Package to create the image. However, I...