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

Bug in HAL STM32C011J6M6 when MCO Output is set.

Hello,I have a very simple project to generate 50/60Hz PWM signal with MCO 3MHz output for other HW. So far my code is just turning on the PWM, everything else is generated by CubeMX. But the MCU falls into HardFault when MCO (Pin 4 PF2-NRST) is set ...

ONadr.1 by Senior III
  • 1151 Views
  • 7 replies
  • 0 kudos

RTC lags

Hi I am having lags in the RTC after one day. I am currently using the Nucleo L476RG board, the RTC oscillator is LSE and my CubeIDE version is 1.6.1. It seems as if in the time intervals where I do not read the RTC it is not updated. The next table ...

_legacyfs_online_stmicro_images_0693W00000bkl1QQAQ.png
JFlui.1 by Associate II
  • 613 Views
  • 5 replies
  • 0 kudos

Resolved! Hello my friends, Does anyone know why scanf doesn't work here? i checked many things, but only the first printf works and when i write sth in putty scanf doesn't work! i use Nucleo STM32F303K8 Thank you

/* USER CODE END Header *//* Includes ------------------------------------------------------------------*/#include "main.h"/* Private includes ----------------------------------------------------------*//* USER CODE BEGIN Includes */#include <stdio.h...

HA.5 by Associate III
  • 2457 Views
  • 11 replies
  • 0 kudos

STM32: Performance for FFTs

1) We are looking to perform 140 FFTs each having 2048 samples every second. How can I gauge the performance of STM chips for this purpose or are there benchmarks or data published about this?2) Are their suggested libraries for running FFT’s on STM3...

PNada.3 by Associate II
  • 984 Views
  • 1 replies
  • 0 kudos
Labels