STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! PyQt Gui Application

Hello ST team,our company is evaluating the STM32MP135F-DK to develop a new interface for our displays. This board was given to us by ST at the embedded world exhibition in Nuremberg, Germany. I am not familiar with MPUs and Yocto. I am having a lot ...

alzj by Associate II
  • 3446 Views
  • 5 replies
  • 3 kudos

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
  • 1619 Views
  • 6 replies
  • 0 kudos