STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

glib meson error: ERROR: <ExternalProgram 'python3' is not a valid python or it is missing setuptools

I have been trying to compile an image in Yocto with a custom machine to load my own device tree, but when trying to compile I always get the same error, here is a log: Log data follows:| DEBUG: Executing shell function do_configure| gtkdocize: neith...

FPini.1 by Associate II
  • 2961 Views
  • 7 replies
  • 0 kudos

STM32MP1 bRIGUP watchdog trip

HI. I have a custom board that basically identical to the PDKWe Made 2 Boards for test.One starts up OKThe Other failsSection of Console belowThe section of interest is the lineINFO:  CPU 0 IT Watchdog 2 and soThe Same SDCard in both.Must be a hardwa...

Bkell.1 by Associate II
  • 952 Views
  • 3 replies
  • 0 kudos

Resolved! The problem with facilitating uboot errors

When compiling the U-boot, these four commands are used:PC $& gt; export KBUILD_OUTPUT=.. /build/stm32mp15_trustedPC $& gt; export DEVICE_TREE=stm32mp157c-dk2PC $& gt; make stm32mp15_trusted_defconfigPC $& gt; make alluse the first: export KBUILD_OUT...

Ffu.1 by Associate II
  • 2298 Views
  • 4 replies
  • 0 kudos

Resolved! How to configure HDMI in openstlinux_eglfs st-example-image-qt image running on STM32MP157C-DK2

I need to connect a Waveshare Electronics 5.5" HDMI AMOLED display that does not provide it's supported modes, their website states it needs to be configured manually with the followingmax_framebuffer_height=1920max_usb_current=1config_hdmi_boost=10h...

PWilk.2 by Associate II
  • 2307 Views
  • 4 replies
  • 0 kudos

Resolved! stm32mp157c rpmsg comminucation problem

Hi,I'm working QSMP-1570 SOM. There is STM32MP157C on it. I am trying to communicate between processors using RPMSG.I see that RPMSG's are formed under /dev.ttyRPMSG0, ttyRPMSG1.I'm opened serial port in linux side;if ((fd = open("/dev/ttyRPMSG0", O_...

aliMesut by Associate III
  • 1247 Views
  • 4 replies
  • 0 kudos