STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

BKPSRAM access in STM32MP1x MPU

We need to store some of our application data in BKPSRAM block so we can persist it during power down. Here is the code that we created to write to the BKPSRAM block, could you please help me to define what is wrong. Thanks.#include <sys/mman.h>#incl...

asydhom by Associate II
  • 314 Views
  • 2 replies
  • 0 kudos

Resolved! Stm32mp157 Ethernet problem

An urgent problem occurred in stm32mp157. I used ksz9031 network chip, but it could not be used. The LOG is as follows,[  18.996823] Micrel KSZ9031 Gigabit PHY stmmac-0:00: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=stmmac-0:0...

Yli.8 by Associate II
  • 3270 Views
  • 8 replies
  • 0 kudos

Load Bin Using RPROC

Hello Iam Using Stm32mp157aaa3 processor in my custom board and U boot version 2023.10.Can we load .bin extension file using rproc command in uboot. Tanks & RegardsSrikanth.R

Make device appear as mass storage device

I have a STM32MP157f-dk2 board, the USB OTG port is configured by default to appear as network ethernet adapter when plugged into the PC. I would like to configure the USB OTG port to appear as a mass storage device when plugged into the PC. I am new...

yhu by Associate
  • 228 Views
  • 1 replies
  • 0 kudos

Adding extra pam modules to the image

I'm new to yocto, I'm trying to add the 'pwquality' pam module to the image for my stm32mp1 but I'm struggling with it, initially I have added this line to the local.conf file:DISTRO_FEATURES:append = " pam"which added pam and some modules but the mo...

paltaaaa by Associate
  • 189 Views
  • 0 replies
  • 0 kudos