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! On the STM32MP1, when booting from serial NOR flash, the STM32 MPU Wiki states "In dual mode, BK1_NCS shall be connected to BK2_NCS on board." Should MPU BK1_NCS and BK2_NCS GPIOs actually be connected, or rather is BK2_NCS GPIO unused?

I'm just confused since other kits (ex: STM32H750B-DK) have provisions for jumping the 2 lines together, but the wiki does not indicate the BK2_NCS GPIO (from the MPU) is even used by the BootROM. I wanted clarification of the statement made on the ...

DPade.1 by Associate III
  • 967 Views
  • 4 replies
  • 0 kudos

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
  • 1271 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
  • 1508 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
  • 1608 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
  • 1230 Views
  • 3 replies
  • 0 kudos