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

USART2 setup problem

Hi,I want to use USART2 interrupt for STM32F103VET mcu. I have to use StdPeripheral Library for my project. I am using the init code below, but system is reset after each init. Do you have any advise for me? RCC_APB1PeriphClockCmd(RCC_APB1Periph_USAR...

er3481 by Senior
  • 949 Views
  • 5 replies
  • 0 kudos

tradeoff between low-power and features\performance

Wondering what are example cases where low-power STM models should be preferred, and what would be the trafe-off in terms of features and performance.To help me better understand by using specific case, would be happy if I could get 2-3 examples, cle...

Problems with ADC after calibration - STM32L010K8

Hello!i develop an outdoor temperature measurement system and read every 30 minutes the ADC values -> all works fine! ADC calibration was done one times after start up.Now i changed the ADC calibration and calibrate every 30 minutes just before i rea...

ledi001 by Senior
  • 833 Views
  • 1 replies
  • 0 kudos

STMCUBEIDE - STM32L010 ROM(Flash) size exceeding

I am using STMCUBEIDE there i was using optimization level as "optimize for debug". there i used a local variable as uint8_t and i am incrementing its counts then memory exceeded to 85%. if i removed increment then only 37% flash memory occupied.

Peripheral current/power consumption data for STM32L476RG

Dear community,I am planning on using the STM32L476RG for a project. That project is a low power application, so the current consumption is really important to this project. However I cannot find any reliable source for the current consumption of the...

AHass.1 by Associate II
  • 1098 Views
  • 2 replies
  • 0 kudos