STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Exit from standby

EDIT: Found the solution, read for implementationI'm trying to get the MPU to exit from standby. PWR_ON goes to 0 as expected on shutdown, so far so good.I'm using PA2 (WKUP2) but it's not working at all...Is there anything special to setup in the de...

fpoussin by Associate III
  • 947 Views
  • 3 replies
  • 0 kudos

Resolved! Increase VRING_SIZE from 16 to 32 in both processors

Hi there, I am writing an application that requires large streams of IPCC. At the moment I have allocated the RPMSG vdev0 and vrings to SRAM3+4 and I have increased the buffer size of each ring to 1024. The device tree now looks like this: vdev0vring...

KChar.1 by Senior
  • 1277 Views
  • 4 replies
  • 0 kudos

Resolved! Fail to reset from linux

I'm having trouble resetting the board from linux.Not using a PMIC but discrete power supplies.I followed the app notes and errata, connecting the NRST and CORE_NRST pins with a cap then later a 0R resistor.I'm using a single 100nF cap on NRST.I can ...

0693W00000FDZNVQA5.png
fpoussin by Associate III
  • 902 Views
  • 3 replies
  • 0 kudos

How to configure USART1 on STM32MP157c

Hi All,i have my own board based on STM32MP157C.I connected usart1 (tx, rx, cts, rts) to Wifi/Ble module and i still got the same error:stm32-usart: probe of 5c000000.serial failed with error -22I discovered that USART1 is a secure device so i need t...

IDe P.1 by Associate II
  • 1677 Views
  • 5 replies
  • 0 kudos

Resolved! DP83867 phy clock problem (don't bring up)

Hi, I'm MesutI'm working STM32MP157C and use DP83867IRRGZ Ethernet Phy in RGMII Mode. There is no 125 MHz from CLK_OUT of DP83867IRRGZ on default mode.But STM32MP157C need 125 MHz on its PG5 pin. For STM32MP157C we must provide a 125 MHz clock from ...

aliMesut by Associate III
  • 895 Views
  • 5 replies
  • 0 kudos

Resolved! How to install crontab on Stm32mp1? Inside starter package rfs, I found this file /etc/cron.daily/apt.apt-compat.cron.daily but crontab is not present: root@stm32mp1:~# crontab -sh: crontab: not found so the file will never be executed, am i correct?

I can't install crontab with apt-get installapt-get install cron Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package cronWhat do you suggest?

Lmoio.1 by Senior
  • 822 Views
  • 2 replies
  • 0 kudos