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

What is Input Capture Indirect Mode?

I have checked for Input Capture Indirect Mode, however I couldn't understand what and how about it. I have read the Timer Cookbook provided by ST in detail and it talks about Input Capture mode. I have programmed my STMF446ZE Nucleo board to read in...

ANand3 by Associate II
  • 6759 Views
  • 2 replies
  • 1 kudos

input capture indirect mode

Posted on May 07, 2018 at 17:15Hello, I am new in stm32. I am trying to configure timer. I don't understand input capture indirect mode. Does anybody know how to use it? I am trying TIM3, I found channel 3 can be input capture indirect mode.thanks.

yang hong by Associate III
  • 3990 Views
  • 3 replies
  • 1 kudos

Resolved! NUCLEO-L476RG Input Capture Is Not Capturing

Hello:Using IAR EWARM 7.8 for these tests. IAR provides working HAL examples for the STM32F4 Discovery boards. They have a specific example for both input capture, and PWM capture on the STM32F4 Discovery. Both examples work....both capture a 2KHz sq...

Why low the GPIO output speed?

Dear ST Community,The MCU type is: STM32F407VGT6I try to write GPIOx->ODR register with DMA2. The trigger signal is TIM1 update event. I set the timer period frequency is 9Mhz and i measure 4.429Mhz on GPIO pin. Why?here is my code:#include "stm32f4x...

ExtSol by Associate II
  • 632 Views
  • 2 replies
  • 0 kudos

Understanding of NOLOAD directive for GNU-LD

Hi everyone,I want to have a section in FLASH that will act as an EEPROM with some initial values defined at compile time. I have defined the section in the linker script (the last page of the FLASH) and I can see it in the .map file correctly.Howeve...

Kraal by Lead
  • 2475 Views
  • 2 replies
  • 0 kudos

STM32L051 voltage regulator in Stop mode

Hi,Turning Voltage regulator into low-power mode (LPR) in Stop mode possible only for Category 1 devices as stated in RefMan (6.4.1 p158), but referring on datasheet for L051 family (that's category 3) that's however possible (3.1 p14 & 3.4.3 p21). S...

MZubk by Associate
  • 420 Views
  • 0 replies
  • 0 kudos