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
  • 6322 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 Senior
  • 3111 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 Senior
  • 1082 Views
  • 2 replies
  • 0 kudos

Resolved! Conflict between ethernet and PMIC

I used this post https://community.st.com/t5/stm32-mpus-products/stm32mp151aac-custom-board-kernel-not-starting/td-p/587192 to figure out how to add interrupts to pmic and got my board to finally boot into Linux.  I then added my ethernet to the dts ...

dkal by Associate III
  • 914 Views
  • 1 replies
  • 1 kudos