STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Space saving power soultion for STM32N6

Hello, I'm working on finding the smallest possible power solution for the STM32N6. The reference boards(STM32N6570-DK and STM32N6 Nucleo-144) uses multiple discrete buck converters and LDO to power the N6. It must be possible to do it smaller. From ...

KenH by Associate
  • 70 Views
  • 0 replies
  • 0 kudos

Programming an STM32H7 for Samsung eMMC Support

Hello, I've just received my custom PCB with an STM32H743VIT6 MCU. It has a Samsung eMMC connected to the SDMMC1 interface (MMC 8 Bits Wide Bus) : (I'll link the eMMC datasheet below.) I'm encountering some issues while initializing the device with ...

yaxsomo_0-1737130265822.png yaxsomo_1-1737130504759.png yaxsomo_2-1737130510135.png yaxsomo_3-1737130514249.png
yaxsomo by Associate III
  • 1349 Views
  • 4 replies
  • 1 kudos

Resolved! Slave I2C fails to connect on stm32g030

 I'm attempting to use a stm32g030 as an I2C slave device however the mcu fails to accept connections with the master device.  I have run this code on several different board including several using a stm32g031 but experience the same issue so I am t...