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

Resolved! One Pulse Mode and ICP with one Input Pin

Hi,What I want to implement is to receive the Input Trigger (called Ch1) signal on the rising edge in One Pulse Mode and output a PWM signal through Ch2. At the same time, I want to capture an ICP interrupt on both the rising and falling edges of Ch1...

Space saving power solution 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
  • 406 Views
  • 0 replies
  • 0 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...