STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! RM0394 pdf issues

Posted on February 13, 2018 at 11:35Hi, just nitpicking here but still...The RM0394 (reference manual for STM32L4xxx) has a bad table of content, the entries go like this: 1, 2, 3, 4, 5, then restart 1, 2, 3, 4, 5, 6, 7, 8, then finally 1 2 3 ... as...

Kraal by Senior III
  • 437 Views
  • 7 replies
  • 0 kudos

Alternate functions linked with PB6 pin in STM32G473VCT6

Hi,I'm using the STM32G473VCT6 and I'm confusing with alternate functions available in pin PB6. According to table 13 in datasheet it is possible to configure this pin as I2C1_SCL, but in table 12 this option doesn't exist. What is the correct option...

rd123 by Associate
  • 511 Views
  • 5 replies
  • 1 kudos

STM32F405RG IWDG Behaviour

Hi all.Thanks in advance for taking the time to answer - much appreciated.Context:STM32F405RG running 3 tasks using CMSIS_OS v2. Using HAL.IWDG set to 10s.HAL_IWDG_Refresh() sprinkled throughout the 3 tasks and in idle task.Symptoms:IWDG resets MCU l...

connect by Associate II
  • 302 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H7~PDM2PCM lib, hard fault occurs.

  /* Includes ------------------------------------------------------------------*/ #include "main.h" #include "pdm2pcm.h"   /* Private includes ----------------------------------------------------------*/ /* USER CODE BEGIN Includes */   /* USER CODE...

0693W00000ANbSJQA1.png
CFran.1 by Associate II
  • 358 Views
  • 3 replies
  • 0 kudos

How to set my timers to 0V when off?

I am having this problem with a variety of signals but let's take for example a 10 kHz signal. I am using the repetition counter to count 9500 times (950 ms) and then be off for 50 ms before turning back on. During the repetition counter part my sign...

SGold.3 by Associate II
  • 466 Views
  • 9 replies
  • 0 kudos
Labels