STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

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
  • 1428 Views
  • 3 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
  • 1256 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
  • 2466 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
  • 1050 Views
  • 2 replies
  • 0 kudos