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

use Pandas on STM32mp157F-DK2

tpy to use Pandas on STM32mp157F-DK2.very simple example - Python.df = pd.DataFrame(np.random.randn(6, 4), index=dates, columns=list("ABCD"))print(df) I get an error File "pandas/_libs/internals.pyx", line 717, in pandas._libs.internals.BlockManager....

karu2003 by Associate II
  • 4328 Views
  • 6 replies
  • 0 kudos

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
  • 2081 Views
  • 2 replies
  • 0 kudos

Resolved! Issues Upgrading to Latest Linux Kernel on STM32MP157F-DK2 using debian rootfs

Hello,I have been running Ubuntu on the STM32MP157F-DK2, guided by the following resources:https://prog.world/stm32mp1-running-ubuntu-22-04gpu-and-wayland-graphics-server/https://github.com/cvetaevvitaliy/stm32mp1-ubuntu Previously, I successfully us...

abraxas4 by Associate II
  • 4503 Views
  • 3 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
  • 9715 Views
  • 8 replies
  • 0 kudos

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
  • 1306 Views
  • 1 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.