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

Resolved! stm32mp157c rpmsg comminucation problem

Hi,I'm working QSMP-1570 SOM. There is STM32MP157C on it. I am trying to communicate between processors using RPMSG.I see that RPMSG's are formed under /dev.ttyRPMSG0, ttyRPMSG1.I'm opened serial port in linux side;if ((fd = open("/dev/ttyRPMSG0", O_...

aliMesut by Associate III
  • 1173 Views
  • 4 replies
  • 0 kudos

Compilation error while rebuild kernel

Hi hope you're well. I got stuck on part 6.Compile kernel source code->Compile and install on the current source code directory->make ARCH=arm uImage vmlinux dtbs LOADADDR=0xC2000040 giving an error as below. Thanks in advance! CC     drivers/usb/dwc...

MKana.1 by Associate II
  • 2344 Views
  • 8 replies
  • 0 kudos

Questions about burning erroI found the following errors when I burned kernel alone and starterpackage. May I ask why this was caused? The kernel is through https://github.com/STMicroelectronics/meta-st-stm32mp/blob/dunfell/recipes-kernel/linux/linux-strs

I found the following errors when I burned kernel alone and starterpackage. May I ask why this was caused? The kernel is through https://github.com/STMicroelectronics/meta-st-stm32mp/blob/dunfell/recipes-kernel/linux/linux-stm32mp/README.HO W_to.txt ...

Ffu.1 by Associate II
  • 5553 Views
  • 11 replies
  • 0 kudos

OTA Updates for M4 on STM32MP1

Hi,I am planning to build an OTA update system for STM32MP1 which I have been using in my development. My question here is that linux based changes can be catered as part of *.swu files in case of OpenSTLinux for A7 , but how do we pack updates for t...

NPal.2 by Senior
  • 886 Views
  • 1 replies
  • 0 kudos

Resolved! Clock output on MCO1 pin (STM32MP157)

I need to provide 32kHz clock at MCO1 output pin on STM32MP157. I have successfully configured u-boot to provide this clock but as soon as kernel is started clock disappears. After some checks I have found that clock is disabled.My question is if it ...

AKacp by Associate II
  • 4466 Views
  • 8 replies
  • 1 kudos