STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Reset MPU independently of MCU

Hello.I want to reset MPU core(s) while MCU is running firmware. Such reset shouldn't stop MCU.I can make electrical changes if it can be achieved with power control. Or maybe it can be possible to use PWR (or some other) registers?

alexey.b by Associate II
  • 490 Views
  • 1 replies
  • 0 kudos

Resolved! sound alarm - stm32mp157c-dk2

I want to use sound alarm in my M4 program or on A7 Linux side.It can be any kind of sound (beep...etc).What should I do ?Which external pheriperal can I buy , or is it possible to do it with internal pheriperals on the board and how ?tnx

IYetk by Associate III
  • 460 Views
  • 2 replies
  • 0 kudos

stm32mp157c-dk2 Linux rebooting after 30sec

Hi,I'm trying to learn world of embedded linux by trial and error, so I got myself STM32MP157c-dk2.I have followed the instructions from here: https://wiki.st.com/stm32mpu/wiki/STM32MP1_Developer_Packageand here: https://www.digikey.com/eewiki/displa...

valtteri by Associate II
  • 513 Views
  • 3 replies
  • 0 kudos

Resolved! Arduino connector - stm32mp157-dk2

Hi,I am working with stm32mp157-dk2. Arduino connector CN16-pin5 is giving 5v.How can I switch on/off this pin in my M4 program ?I couldn't find a solution or example, could you please help me ?

IYetk by Associate III
  • 771 Views
  • 8 replies
  • 0 kudos

The new unofficial Yocto Project BSP for STM32MP1

Koan is proud to provide the unofficial Yocto Project BSP for STM32MP1 based boards.This project is not endorsed nor supported by ST.ST OpenSTLinux is based on OE, our BSP extends the use of ST meta layers with Yocto, using latest commits on the bran...

koan by Associate III
  • 385 Views
  • 1 replies
  • 0 kudos

Resolved! STM32MP Computing Module Request

I was thinking that it would really useful if there was a ready to use Raspberry-Pi computing module look alike STM32MP board which could be used in development of user applications.The reason is because although ST has designed MP series to be optim...

Resolved! proper way to read /dev/ttyrpmsg0

Hi,I am executing echo_tty_echo example and trying to get the messages coming from m4 inside qt program as follows:   QString line;   QStringList list1;   char buff[100];   while (1) {       QProcess::execute("echo hello > /dev/ttyRPMSG0");       QFi...

IYetk by Associate III
  • 461 Views
  • 1 replies
  • 0 kudos

STM32MP1 TFT settings

I want to change resolution of display in ev kit but don't know how to do.Should I change the default struct values in panel-raydium-rm68200.c or is there another method? Also, I'd like to rotate the screen of TFT so it will be wide screen TFT, is it...

Which Linux real time patch fits to the ST Linux 4.19.9 ?

We want to check if we can achieve our real time requirements with the STM32MP1 running Linux. At the RT download area (https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/4.19/older/) we can not find a rt patch for the kernel version 4.19.9...

came by Associate
  • 325 Views
  • 0 replies
  • 0 kudos

why doesnt "st-example-image-qt" have terminal ?

I created the image "st-example-image-qt" but It doesnt have the things that weston image has.It doesnt have terminal, gtk demo launcher and other things.How can I add terminal and other things to my qt image ?What should I do before executing bitbak...

IYetk by Associate III
  • 313 Views
  • 2 replies
  • 0 kudos