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

Hello, I want to enable SPI4 but just get a timeout. My SOM is based on STM32MP157, use Linux 5.10 Main line. I connected a logic analyser and see the pins are set to high a soon linux was booted. I dont see any clock impulses.

My device tree:spi4_pins_csa: spi4-0 { pins { pinmux = <STM32_PINMUX('E', 12, AF5)>, /* SPI4_SCK */ <STM32_PINMUX('E', 14, AF5)>; /* SPI4_MOSI */ bias-disable; drive-push-pull; slew-rate = <1>; }; pins2 { pinmux = <STM32_PI...

Wechmarer by Associate II
  • 1599 Views
  • 2 replies
  • 0 kudos

Remoteproc start process

Hi Im using a STM32MP157-DK2 with a OpenSTlinux. I load my .elf file of for the M4 to /lib/firmware/ and starts it by chaning the state to start in remoteproc. The problem I have is that remoteproc seems to not run the code from the beginning of the ...

carer by Associate
  • 1122 Views
  • 0 replies
  • 0 kudos

Resolved! FreeBSD Port for mp157C

Hello! Is it feasible to start FBSD kernel?So far I stuck with following error (seems to be from tf-a):  Loading kernel... /boot/kernel/kernel text=0x1b4 text=0x5ad698 text=0x17e3d0 data=0xa4860 data=0x0+0x20c000 0x4+0x88d70+0x4+0xea43b| Loading conf...