STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Vbat current consumption issue in run mode

Hi,we are using STM32f373, with VBAT powering by Li 3V battery, when we disconnect VDD (3.3V), the current consumption from the battery is 1uA, when we supply VDD, the current consumption jump to 29uA. in "run mode" (VDD supplied) If we disconnect ...

ABinu.1 by Associate
  • 229 Views
  • 0 replies
  • 0 kudos

Use of LSE for TIMxx on STM32L4

Hello,Is it possible to use the LSE clock 32.768 KHz as external clock source for TIMxx on the STM32L4 series ?I have an application running on STM32L1 and using external ****-source mode 2 for TIM10 as described in Figure 131 of the Reference Manual...

Zafi by Associate II
  • 500 Views
  • 3 replies
  • 0 kudos

Resolved! ADC Interrupt setup

Hi ,Ive started configuring gpio's and ADC with stm32f103 in Assembly ,Can somone tell me the basic procedure to setup ADC interrupts ?? .There's alot to keep in mind while setting up the initialization and i've failed at it.

Oahme.1 by Associate III
  • 957 Views
  • 5 replies
  • 0 kudos

STM32H7XIH6 PC2 & PC2_C ADC Capture issue

Hi programmer Master,I used two ADC of PC2 & PC2_C to capture input voltage 1.8V & 3.3V in different channel, but it always got the same data no matter what it used which ADC channel. Even though, I checked SYSCFG_PMCR PC2SO: PC2 Switch Open(RM0399 ...

Resolved! Crystal Selection for the STM32H753AI

I am planning to connect a LSE 32kHz crystal and a 25MHz crystal to the HSE input, but I am having a hard time identifying whether the STM will drive my crystal selection within the limits of the 100uW drive level. I have read thru the app note, but ...

LPaul.11 by Associate
  • 549 Views
  • 1 replies
  • 0 kudos

LPTIM1 not running

Hello,I'm using the STM32H750VB and want to use the LPTIM1 to wakeup for CSTOP.But i'm not able to let the LPTIM1 run.Code:  SysInt_RegisterIsr(WAKEUP_PIN_IRQn, WakeUpPinInterrupt);  SysInt_SetPriority(WAKEUP_PIN_IRQn, 1, 0);  SysInt_EnableIsr(WAKEUP...

MVanb.1 by Associate II
  • 837 Views
  • 4 replies
  • 0 kudos