STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! cannot install build-essential pkg

I want to connect AWS IoT on STM32mp135f-dk board. so, I install pkgsudo apt-get install gitsudo apt-get install cmakesudo apt-get install build-essentialbut, can't auto install build-essential, so dpkg manual install.(build-essential_12.10_armhf.deb...

younghan by Associate III
  • 2099 Views
  • 8 replies
  • 1 kudos

debug problem

I am trying to debug a code using STM32CubeIDE on Ubuntu with the STM32MP157F-DK2. However, I am encountering the following problem

Screenshot from 2024-05-20 08-44-59.png

STM32MP157 uboot issue

When I download UBOOT using USB, the console appears the following log and repeats. Is this normal? I was wondering if when I modified uboot, it didn't fully fit my board?NOTICE: CPU: STM32MP157AAA Rev.BNOTICE: Model: STMicroelectronics STM32MP157A e...

lijingyu by Associate
  • 756 Views
  • 1 replies
  • 0 kudos

EQOS_DMA_MODE_SWR stuck on U-BOOT-STM32MP 2021

I am facing this error when I update to Kirkstone, while this error does not exist on Dunfell.I get this error after I set my ethraddr manually.&ethernet0 { compatible = "st,stm32mp1-dwmac", "snps,dwmac-4.20a"; reg = <0x5800a000 0x2000>...

ZUl A.1 by Associate II
  • 1501 Views
  • 2 replies
  • 0 kudos

How to connect the printer

HiI got cups and hplip by adding IMAGE_INSTALL_append = "python3-distro cups ghostscript cups-filters hplip"  in local.conf.but when I run hp-check, there are some errors about missing required dependencies : root@STM32MP1:~# hp-check /usr/bin/hp-che...

macrobert by Associate II
  • 1323 Views
  • 4 replies
  • 0 kudos

Resolved! STM32MP135 - Azure RTOS - TraceX

Hello, is there a possibility to apply TraceX to a ThreadX project using MP135? I could follow some tutorials and include the necessary TraceX functions, but I can't generate a .trx file. The option is simply not available in the CubeIDE. Would you h...