STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Support for Murata 2BC CYW4373 chipset

I would like to use the Murata Wi-Fi/BT combo module 2BC on STM32MP1.Is it possible?If it is possible, I would like to know how to integrate 2BC on STM32MP1. I understand following.- Murata 1DX are mounted on STM32MP1 evaluation board.- Murata has th...

Resolved! eMMC flashing with GPT partition table

Hi ST Community,I am trying to flash a eMMC with STM32CubeProgrammer, in a STM32MP157F custom board. I am using a GPT partition file and a img.I can see the system is creating partitions and flashing, but the structure is wrong for eMMC, so it does n...

Flyback_0-1698484449426.png Flyback_1-1698484522541.png
Flyback by Associate II
  • 3085 Views
  • 2 replies
  • 0 kudos

STM32MP1 Switch to Production Boot

I have a board where a secondary CPU can select the STM32MP1's boot mode.  On initial boot, the MP1 boots from NOR flash.  I can then send a command to the secondary CPU which switches the MP1's BOOTx pins to enable engineering boot and resets the MP...

DPade.1 by Associate III
  • 1778 Views
  • 5 replies
  • 0 kudos

STM32MP157d USART1

Hi,What am I doing wrong that USART1 returns -2 during the probekernel.dts -> PINS   usart1_pins_mx: usart1_mx-0 { pins1 { pinmux = <STM32_PINMUX('A', 9, AF7)>, /* USART1_TX */ <STM32_PINMUX('A', 12, AF7)>; /* USART1_RTS */ bias-disable...