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

Resolved! Where to find - lowest Vcc value for mcu

Hi, Can someone help me find the minimum voltage Vcc of stm32f103c8.​Lo​west voltage that will allow for maximum clocks frequency. And wont interfere with usb (pullups at data line to vcc).And adc.​2.4 V is minimum when using adc. But will it run at ...

oeliks by Senior
  • 641 Views
  • 3 replies
  • 0 kudos

STM32F0 for new development

Dear ST community,we are planning using stm32f0 as driver for our X-Y control Unit. with please see the attachment.The requirement is to update the application of stm32f0 via SPI.And we would like also to use the parts of the HAL library.Is those two...

0690X00000BvrolQAB.png
MMatv by Associate II
  • 794 Views
  • 4 replies
  • 0 kudos

i have a problem with sync timer master slave in stm32f040

hi everyonei try to Synchronization two timer together in master / slave modei have a problem when i enable another timer interrupt ,once of two sync timer freq was changed!!you can see in my logic analyzer resultthis is my code:static void InitTimer...

0690X00000Bvos1QAB.png 0690X00000Bvos6QAB.png
eittinfo by Associate II
  • 646 Views
  • 3 replies
  • 0 kudos

Hello,I want to generate R/C signal in stm32f446re nucleo board.But i don't understand that how to do it.Can anyone tell me about that?

Hello, I want to connect my FLYsky radio reciever to stm32f446re for which an rc signal in required.The Rc signal has duty cycle from 1500 us to 2000 us.But i can not understand how to do it with the help of timers.If you have a code about that plea...

SM3 by Associate II
  • 1081 Views
  • 4 replies
  • 0 kudos

Push button is not turning on the LED

Simple program. Trying to make a push button turn on an LED. I have connected on pin of the push button to 5V and the other pin to the STM32F411E-Disco board directly without any resistors. The anode of the LED is connected to a 330 ohm resistor and ...

MRamy.1 by Associate II
  • 1030 Views
  • 4 replies
  • 0 kudos

Using STM32F413 bxCAN peripheral. Using MX HAL. From RM0430 I think I understand that the ERROR interrupts (Bus-off, Passive and warning) is generated when these flags are set. But it seems like interrupts happens more often than so.

I have enabled interrupt for BOFF, EPVF and EWGF.When e.g. sending with error the very fist time TEC becomes = 1, all flags remain 0. However I get an interrupt any way - every time I get a send error. Eventually i get flags set as REC/TEC gets large...

PÖste.1 by Associate II
  • 912 Views
  • 2 replies
  • 0 kudos

Sampling frequency on multichannel ADC with DMA

HIi have (hopefully) set up a three channel ADC with DMA and a Timer to get a sampling frequency of 100kHz. I am wondering if somebody could t Hake a quick peek on my code to verify that it is correct. The HLCK is maxed at 216MHz, and TIM6 has a peri...

AitchJee by Associate II
  • 445 Views
  • 0 replies
  • 0 kudos