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

MicroSD initialization timeout. When inserting the sd card, dmseg shows "mmc0: error -110 whilst initialising SD card" With some logs, i see that mmc_send_app_op_cond is the function that timeouts.

My device tree is the following:&sdmmc1 { pinctrl-names = "default", "opendrain", "sleep"; pinctrl-0 = <&sdmmc1_b4_pins_a>; pinctrl-1 = <&sdmmc1_b4_od_pins_a>; pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>; cd-gpios = <&gpiog 1 (GPIO_ACTIVE_LOW | GPIO_P...

0693W00000FDx2HQAT.png
Lmoio.1 by Senior
  • 2992 Views
  • 4 replies
  • 0 kudos

Warning: Source ID *** was not found when attempting to remove it. I have a question which boards from the STM32MP157 family do not have this problem? Sincerely, Alexander.

Good afternoon, I wrote a program for controlling the railway scoreboard in Python 3 for the STM32MP157A-DK1 board. I have a problem. It is described by the link https://bugs.launchpad.net/ubuntu /+source/gnome-control-center/+bug/1264368Troubleshoot...

Vlaty.1 by Senior
  • 3123 Views
  • 1 replies
  • 0 kudos

Alsa no sound card found

Hi All,i'm having an issue with STM32MP157c and audio driver WM8994 (same as used into STM32MP15-DK).At boot time i'm still have the following error:[   4.250237] ALSA device list:[   4.251761]  No soundcards found.I share the electrical drawing of o...

0693W00000FDwlQQAT.png
IDe P.1 by Associate II
  • 4186 Views
  • 4 replies
  • 0 kudos

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
  • 2996 Views
  • 3 replies
  • 0 kudos