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

[STM32F3] How to create microseconds Delay using for?

Posted on November 09, 2017 at 19:45I'm using STM32F3 with HC-SR04 sensor, already made it work. But not with the accuracy I need, for some reason the output is off by 2-3 centimeter, I'm sure it's because of the delay. I tried to create a timer for...

Resolved! Toggling a GPIO pin at 50 + MHz

Posted on November 06, 2017 at 16:22The original post was too long to process during our migration. Please click on the attachment to read the original post.

con3 by Senior
  • 4887 Views
  • 26 replies
  • 0 kudos

STM32F207G-Nucleo TIM_DMA example sets the repeat count for a timer that doesn't have a repetition counter???

Posted on November 07, 2017 at 20:11The following is a code snippet from theSTMCubeF2\Projects\STM32F207ZG-Nucleo\Examples\TIM\TIM_DMA\Src\main.c file:  TimHandle.Instance               = TIMx;   TimHandle.Init.Period            = uwTimerPeriod;   T...

Reset timer on falling edge

Posted on November 09, 2017 at 05:29Good morning everyone,I'm using an stm32f772ze on a nucleof722ze dev board.I'm not sure if this is possible, although I have read all the relevant documentation (I could have missed something) and I'm still unsure...

con3 by Senior
  • 1153 Views
  • 3 replies
  • 0 kudos

cubemx

Posted on November 09, 2017 at 19:46 Hi I'm using newest possible CubeMX version. Trying to generate project for some environment, in this case SW4STM32 (however tool does not matter) and got this window. Code is generated, only project cannot be...

0690X0000060PCJQA2.png

Nucleo64p Embedded ST-LINK/V2-1 discription

Posted on November 09, 2017 at 18:32Hello,the nucleo64p biard user manual DocID030544 Rev 2 tells in chapter 9.4 Embedded ST-LINK/V2-1The following features are no more supported on ST-LINK/V2-1:· SWIM interface· Application voltage lower than 3 V...

Resolved! BSDL for (STM32F100V8T7B)

Posted on November 08, 2017 at 22:40 Hi,I am looking for the BSDL for the following controller  (STM32F100V8T7B), I got one I am not sure whether it's correct or not. Any help would be greatly appreciatedThanks,Will