STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 2636 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
  • 508 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
  • 2972 Views
  • 8 replies
  • 1 kudos

Generating STM32MP1 Yocto weston image from yocto tool

Hi everyone, I'm stucked into generating a stm32mp1 image with weston support. I 've followed the ST WIKI trying to generate the image, I made sure to have any depedencies installed and tried to rebuild twice the overall image starting from a fresh d...

JCasa.2 by Associate
  • 745 Views
  • 4 replies
  • 0 kudos

CRC unit usage in STM32MP1

Hi ,How we use the CRC unit on Linux in STM32MP1.My target is to use the CRC engine for verification of data at application layer.The link here mentions info about the crypto unit : Crypto API overview - stm32mpuBut in reference no module talks about...

NPal.2 by Senior
  • 549 Views
  • 2 replies
  • 0 kudos

Stm32mp157A SPI configuration At u boot level?

Hi ,We are using stm32mp157a processor in our custom board.We want to configure Spi1 to Ethernet Switch(ksz9893rnxia) (Note : we have 2 slaves for Spi1 at Uboot level(Source code ver 2018.11). I have done Pin control and node creations in dts files.1...

Resolved! RNDIS driver for STM32MP1 on Windows

Hello,I connected USB CN7 of STM32MP157A-DK1 to a PC with MS Windows.Sadly, the PC failed to find an RNDIS driver with:USB\VID_1D6B&PID_0104&MI_00\6&1164AF84&0&0000I tried to search for a driver, but I could not find any good.Both Windows XP and Wind...