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! Demo program for STM32F769I DISCO board is not compiling in SW4STM32 IDE. ERROR "recipe for target ‘Middlewares/USBH_Library/Core/usbh_core.o’ failed"

IHello,I am new to stm32 board, I have a new STM32F769I DISCO board.I have downloaded the firmware�?en.stm32cubef7_v1-16-0�? from ST.com to run a “STemWin�? project under “demonstration�? folder for “STM32F769I-Discovery�?.While Build project i get t...

PULAG.1 by Associate
  • 868 Views
  • 2 replies
  • 0 kudos

Problem with external GPIO interrupts on STM32G030K8.

Configuration Info:MCU : STM32G030K8STM HAL Dirve Version : 01.03.00.00 PA4 (GPIO_PIN_4) - Configured to generate interrupt upon detecting a falling edge. PB5 (GPIO_PIN_5) - Configured to generate interrupt upon detecting a falling edge and rising ed...

Tkamaal by Associate II
  • 985 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F030R8T6 ADC Calibration Error

i am using Nucleo-F030R8 board. I want to get adc calibration factor.By writing #define VREFINT_CAL (*((uint16_t *) 0x1FFFF7BA))i got VREFINT_CAL = 1521 which is actually factory stored value, that good no problem.but when i try to calibrate it by...

sanju by Senior
  • 562 Views
  • 6 replies
  • 0 kudos

Resolved! How to change Synchronous Pre-Divider

I am using an F4 discovery board and trying to using the included 8MHz HSE crystal to drive the RTC. I am using CubeMX to configure everything and I have configured the RTC to generate the calibration 1Hz signal that I am watching on a scope. Initial...

JScri.1 by Associate
  • 1566 Views
  • 2 replies
  • 1 kudos