STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Boot from SD card

Dear community,we use STM32MP1 SoC in some of our projects.  Normally, we use eMMC card, so we use just two DIP switch positions: 000 (for uploading images into eMMC) and 010 (for booting from eMMC).  We utilize SD card after booting from eMMC for st...

mishuk by Associate III
  • 85 Views
  • 5 replies
  • 1 kudos

No Activity on USART1

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...

QtMultimedia with PyQt5

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...