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

STM32Cube and include files

Posted on September 02, 2017 at 15:45Hi Everyone,I've been using a Nucleo F103RB for a while now, adding onto the default code provided via Atollic's TrueStudio setup. With this, I have been able to initialise and communicate successfully with I2C, ...

Remap STM32F103 timer input pin.

Posted on April 27, 2018 at 12:09Remap STM32F103 timer input pin.Help me, please. I'm using stm32103 MCU (LQFP100) and I need PWM input for measurement of duty cycle.Pin PB0 (TIM3_CH3) is already in use, and I remap TIM3_CH3 to PC8.And I do not get ...

RE: STM32L053C8-Discovery -- project build errors?

Posted on April 26, 2018 at 21:53Can someone please verify whether or not this project in STM32Cube_FW_L0_V1.10.0 builds without errors? I am trying to use TrueStudio 9.0.0 and only EWARM and MDK-ARM projects are provided. So, getting 'include paths...

rcurtiss by Associate II
  • 736 Views
  • 7 replies
  • 0 kudos

Low Power for Interrupt Input Port

Posted on April 27, 2018 at 04:31Hi,     Would anyone have advice about minimizing power consumption in an input port that generates an interrupt.      I have a STM32L072 micro with reset switch on Port PB_8 to GND      I am configuring it with     ...