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! Check SDMMC bus from u-boot

Here the output of some commands issued on our target at u-boot stage:> STM32MP> mmc list > STM32 SDMMC2: 0 (SD) > STM32 SDMMC2: 1 > > STM32MP> ls mmc 0:4 > <DIR> 1024 . > <DIR> 1024 .. > <DIR> 12288 lost+found > 8192 u...

Mark81 by Associate III
  • 2572 Views
  • 4 replies
  • 0 kudos

Resolved! Reserved memory region for M4 in ddr

Hello!I try to understand how to exclude some memory from ddr for Linux, but M4 must have to access to that memory, because M4 needs to store about 40 Mb, but not RETRAM or SYSRAM doesn't allow it. So, I try to store this in ddr, but I don't want tha...

VKare.1 by Associate II
  • 2256 Views
  • 6 replies
  • 0 kudos

libmodbus on STM32MP157C-DK2

Hi,I want to use modbus TCP with the libmodbus library (https://libmodbus.org/) on the STM32MP157C-DK2. However I struggle to install/use the library. Any experiences or suggestions on installing/use external libraries with the SDK?For cross-compilat...

Lukas1 by Associate III
  • 1032 Views
  • 1 replies
  • 0 kudos