STM32 MPUs Embedded software and solutions

Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Yocto Langdale SDK build error

I'm trying to build an SDK (Yocto Langdale) for core-image-minimal:bitbake -c populate_sdk core-image-minimal and get this error: nothing provides libpython2.7.so.1.0()(64bit) needed by nativesdk-gcc-arm-none-eabi-10-r0.x86_64_nativesdk Full error:ER...

giz by Associate
  • 3726 Views
  • 3 replies
  • 1 kudos

DCMI with embedded syncs BT.656

There are many questions around related to the DCMI and embedded syncs on various forums. ST's documentation is not very helpful in this regard and I could not find any meaningful solutions on the web. I had a similar issue using STM32MP157 - unfortu...

info by Associate II
  • 2835 Views
  • 0 replies
  • 1 kudos

SRAM1_text overflow

I am trying to port a FW which was running on STM32H7 controller to F4 core of STM32MP157.I get this errorsCM4.elf section `.text' will not fit in region `SRAM1_text' CM4 C/C++ Problemmake: *** [makefile:68: CM4.elf] Error 1 CM4 C/C++ Problemregion `...

HAlzo by Senior
  • 1862 Views
  • 2 replies
  • 1 kudos

Usage of I2S stops the SPI

We are using STM32MP13 with Linux for the A7 and using HAL (no OS) for the M4 Coprocessor. In Linux we configured in device tree the I2S (codec and sound are also configured in device tree). &i2s1 { clocks = <&rcc SPI1>, <&rcc SPI1_K>, <&rcc PLL3_Q>...

Wechmarer by Associate II
  • 1467 Views
  • 2 replies
  • 1 kudos