STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 encoder mode sample rate

Hello,I'm working on a STM32 project which use the timer in encoder mode.TIM2 of my STM32F103C8 is set in Encoder Mode, I've enabled the TIM2 global interrupt.I'm evaluating the counter at each interrupt.Prescaler is 0, Counter Period is 65535.Main c...

How are MCUs tested for temperature rating?

Hi!I was wondering if anyone has any insight into the temperature rating testing for the STM32 MCUs.Particularly, how can ST establish if a MCU is rated for 85*C or 105*C and how are those differentiated in the manufacturing process?Are MCUs which ar...

MMicl.1 by Associate
  • 561 Views
  • 3 replies
  • 0 kudos

STM32G474 ADC Communication question

hello.I would like to ask a question about the ADC capabilities of the STM32G474.To use ADC, use the HAL_ADC_Start_DMA function.HAL_ADC_Start_DMA(&hadc1, (uint32_t *)&DATA,1);Here, I know that the third parameter is the number of data to receive.I wa...

KBae.1 by Associate
  • 286 Views
  • 0 replies
  • 0 kudos