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! 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
  • 646 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...

Resolved! Low power mode on 'basic' image

Hello.I've created basic image with FlashLayout_sdcard_stm32mp157c-dk2-basic.tsv from stm32mp1-openstlinux-4.19-thud-mp1-19-02-20 downloaded from site. And I can't normally enter to any low power mode: stop - "systemctl suspend" or "echo mem > /sys/...

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

U-Boot doesn't find SDMMC1 (mmc0)

Hi,I have a problem while trying to bring up my board, which is based on the STM32MP157A-EV1.What I'm doing is trying to flash the board with the same method as in the Starter Package, so I created a copy of the appropriate *.tfv file changing the na...

j_gil by Associate II
  • 2429 Views
  • 7 replies
  • 0 kudos

Resolved! Error --"-sh: echo: write error: Device or resource busy" while running app 'OpenAMP_TTY_echo_wakeup' on board STM32MP157C-DK2

I'd like to test the standby mode on the board ​STM32MP157C-DK2,so I run the application 'OpenAMP_TTY_echo_wakeup' by following the doc -- readme.txt  in STM32Cube MP1 package. However ,once I run the command  $ echo mem > /sys/power/state  to move C...

SElle by Associate II
  • 4281 Views
  • 11 replies
  • 1 kudos