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

how to use EXTI in stm32F030?

There are 3 interrupt handler EXTI0__1 ,EXTI2__3, EXTI 14__5how they can be used since it can be working in EV board but i am not able to work it in STM32F3K6

Capacitor charge time capture

R is 10k, and c 1uf, vcc 3.1 , charge to full,i then captured the rising edge, but time counter changes every timestatic void TIM1_Config(void) { TIM1_ICInit( TIM1_Channel_2, TIM1_ICPolarity_Rising, TIM1_ICSelection_DirectTI, TIM1_IC...

0690X0000098CksQAE.png

How to program Stm32f103c8t6 by using Shift Register?

Hello!How can I program Stm32103c8tl SPI on Keil by using shift register which is 74hc595. I want to blink leds at output pins of shift register. Im sure that my circuit was connected correctly. However, on Ide keil my algorithm may be wrong. Therefo...

Using LSE as timer source for TIM2, etc. STM32L053

Hi,I've seen mentioned in a couple of places that it is possible to drive timers (other than LPTIM) using the LSE. I can't actually find much more than this though...Can LSE be used to drive TIM2 on the STM32L053, for example? If so, how is it acheiv...

nkatch by Associate II
  • 770 Views
  • 1 replies
  • 0 kudos

I would like to as a question regarding LPTIM in STM32L071KZ

I use the LPTIM to schedule tasks but I'm encountering a proble. even when I start the timer the interrupt is not occurring even though I have enabled the Autoreload Interrupt. I have attached an image of the SFR window. At the moment I have just ini...

PSoma by Associate
  • 410 Views
  • 0 replies
  • 0 kudos

ADC Stops in between without any error code.

Hello,I'm using STM32f723ZE controller & ADC configured as follow with external trigger(Timer), I verified timers works properly all the times and ADC 1 Stops after few minutes of data capture, but no error code set in Register. ADC1 & ADC2; (Externa...

TShet by Associate II
  • 367 Views
  • 0 replies
  • 0 kudos