STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Python GUI for STM32MP157F-DK2

I am trying to create a GUI on the LCD of the STM32MP157C-DK2 but I get errors.For example, when I try the code from Shail in this thread, I get:root@stm32mp1:/tmp# su -l weston -c "env QT_QPA_PLATFORM=wayland-egl python3 /home/weston/filename.py"[ 1...

VTorr.1 by Associate II
  • 3950 Views
  • 19 replies
  • 0 kudos

Resolved! CAN bus HW testing (STM32MP157CAA)

0Hi I am trying to write a c/c++ application which will excercise the Tx and Rx pins of the can interfaces (can0 and can1) available in the STM32MP157CAA.Approach One I wrote an application which opens a socket on can0 and then writes into the Tx of ...

Screenshot from 2024-02-21 10-43-00.png
VivekB by Associate II
  • 1752 Views
  • 7 replies
  • 0 kudos

Resolved! SPI HW testing (STM32MP157CAA)

Hi there, I have started looking into writing a test program/script to test the functionality of the one of the SPI bus interface (which in the current board called SPI6). Now when I looked into the kernel (the below is the STM kernel we are using at...

VivekB by Associate II
  • 736 Views
  • 2 replies
  • 0 kudos