STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

openamp: OpenAMP_TTY_echo

Hello!If I run the openAMP example I can see the two new devices appear in the linux /dev folder: ttyRPMSG0 and ttyRPMSG1, so that's fine!I would like to give these entries another name, like instead ofttyRPMSG0 --> KEYSttyRPMSG1 --> FRAMQuestion 1: ...

EOF by Associate II
  • 434 Views
  • 0 replies
  • 0 kudos

Resolved! STM32MP135 TZC Errors At Linux Kernel Load (256MB RAM)

EDIT: Sorry I accidentally put this in the wrong topic.Hi,I am trying to bring up a board using a STM32MP135 and 256MB RAM (using one of these). I have followed the Wiki instructions to modify for 256MB RAM, and the project previously worked fine. Th...

TommyTom by Associate II
  • 1053 Views
  • 1 replies
  • 0 kudos

Quad SPI Transmit issue

 I'm working with the STM32MP131FAE in a bare-metal environment, and I'm experiencing issues with QuadSPI.I want to use Quad SPI to send 96 bytes of data continuously without any clock interruptions.However, currently, the data is being sent in chunk...

Stnoobs_0-1731320053002.png
Stnoobs by Associate II
  • 392 Views
  • 0 replies
  • 0 kudos

Resolved! Linux image for a qt based app

Hi there STM team!I need to build a embedded Linux image for a STM32MP15 target. My application has a QT GUI already implemented. What is the best approach to create this image? I know OpenSTLinux exist but I don't fully understand what's the advanta...

JPabl.1 by Senior
  • 523 Views
  • 1 replies
  • 1 kudos

No interrupt generated on USB Host for STM32MP135F-DK

Hi all,I'm trying to enable the host functionalities for USB Port1 for MP135: I imported the Host Library and implemented some functions on usbh_conf.c file. Attached to the DK board I have a optic mouse.After some basic initialization I'm in the USB...

SteMMo by Associate III
  • 586 Views
  • 3 replies
  • 0 kudos

build image

after following the bellow steps and in build-<distro>-<machine>/tmp-glibc/deploy/images/<machine> directoryi cant find the file system image(FlashLayout_sdcard_stm32mp157d-dk1-optee.tsv) in this directory as i am using stm32mp157d-dk1 and it contain...

Charan28 by Associate
  • 360 Views
  • 1 replies
  • 0 kudos

Disabling TEE firmware

The following output seems to be the default: root@stm32mp2:~# cat /sys/class/remoteproc/remoteproc0/fw_format TEE  However, for debugging purposes, I would like to turn off firmware verification, and make the remoteproc driver accept plain ELF files...

manuelW by Associate
  • 383 Views
  • 1 replies
  • 1 kudos