STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue burning starter demo to STM32MPU1D-DK1

Hello everyone!I'm getting familiar with the STM32MP1 tools on a linux laptop and I'm trying to burn the demo to my STM32MP1D-DK1 board. I know most the demos are aimed at the DK2 but it's sold out everywhere and I don't currently need wifi or bluet...

0693W000008yDwZQAU.jpg
JayDev by Senior II
  • 965 Views
  • 8 replies
  • 0 kudos

Resolved! OpenAMP u-boot startup

After reading most of the topics concerning my question and not finding an answer, which solves our problem, here my describtion:We are currently integrating OpenAMP in our Application. For now, we are using the configuration from the OpenAMP_TTY_ech...

JMein.1 by Associate III
  • 2690 Views
  • 10 replies
  • 1 kudos

Resolved! PWM Kernel Driver API

Hi all,I wish to perform PWM for certain leds connected to STM32MP1 pins.I wish to do it from the user space application. I got it working via sysfs interface , but I am more interested in controlling it via a user space application based on some log...

NPal.2 by Senior
  • 865 Views
  • 6 replies
  • 0 kudos

Resolved! stm32mp157 HPLIP support

Hello,​I need use STM32MP157 connect a HP USB printer. New I need install HPLIP package. I am currently using NFS.​But when I use this command "apt-get install hplip", I will receive error infomation. As shown below.​Reading package lists... DoneBui...

xkun.1 by Associate II
  • 994 Views
  • 3 replies
  • 0 kudos

Resolved! poweroff command line issue

Hello ST Teams!We're testing another one stm32MP1 custom board (battery powered), and i've issue with poweroff command line function:Each time i use this function, board is rebooting instead of poweroffing (...)With these info from tfa:INFO:   Reset ...

Eldam by Senior
  • 1847 Views
  • 5 replies
  • 0 kudos

why M4 firmware been stopped by linux side access uart8@40019000 on STM32MP157C need confirmation of stm32-rproc would stop M4 firmware loaded by u-boot need confirmation on stm32-rproc has issue with kernel 5.10.10

After linux bootup on STM32MP157C custom board with kernel build 5.4.31, I load and start M4 with remoteproc successfully, but every time when linux access uart8@40019000, M4 side firmware stopped, the two command i used to test is "echo 123 > /dev/t...

HZhu.12 by Associate II
  • 761 Views
  • 2 replies
  • 0 kudos

Resolved! Trace disabled on STM32MP157A-DK1?

I am trying to record instruction traces on-chip via ETF on a stm32mp157a-dk1 board, but the data read from FIFO through RRD is always 0. During the debugging process, I found the value of ETM_AUTHSTAT is 0x08, which means non-secure non-invasive deb...

0693W00000Dpe2VQAR.jpg
Yujia.L by Associate
  • 571 Views
  • 3 replies
  • 0 kudos

Resolved! How to disable the ST-LINK from STM32MP157-DK1?

Hi everyone, hope everything is OK. We are trying to use the STM32MP157-DK1 board for a project, but we notices that the ST-LINK included in the board consumes current even if we are not using it. There is a way to disable the ST-LINK by software? o...