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

STM32L053 - TIM21 - Input Compare

Posted on January 09, 2018 at 13:43 Hello, I am trying to setup the timer TIM21 channel 2 (PA.3) as input compare in order to find out the frequency applied to that pin. On the basis of the ST provided example (which relies on TIM2 and PB.3...

jb f by Associate
  • 566 Views
  • 1 replies
  • 0 kudos

Porting IAP

Posted on January 03, 2018 at 10:16Hello, I am new to STM 32 devices so go easy. I would like to port over the IAP included in the AN4854 which is for a STM32072B Evaluation board over to a STM32f746 Discovery board. I have read through the applicat...

STM32 FOC Space vector PWM Calc problem

Posted on January 10, 2018 at 08:53hi,For FOC2.0, function CALC_SVPWM(Volt_Components Stat_Volt_Input)for example:in SECTOR_1hTimePhA = (T/8) + ((((T + wX) - wZ)/2)/131072); hTimePhB = hTimePhA + wZ/131072; hTimePhC = hTimePhB - wX/131072;for FOC 4....

Integrate X-CUBE-MEMSMIC1 package with STM32L4 MCU

Posted on January 10, 2018 at 03:39Hello,I have couple of questions, 1. I would like to know, if I can use X-CUBE-MEMSMIC1 package with Digital MEMS Mic that I have instead of using X-NUCLEO-CCA02M1 MEMS Evaluation board. If so, how can I do it? 2. ...

Tkamaal by Associate II
  • 550 Views
  • 1 replies
  • 0 kudos

Resolved! Why is timer15 missing around 7% of the internal events?

Posted on January 09, 2018 at 08:34Hi, I have a project with ADC clocked from timer3 using TRG0 on updateDMA connected to ADC with interrupt every 200 samples (ping pong style with 400 sample buffer).Timer15 set to clock from timer3 TRG0The beginni...

mp035 by Associate III
  • 878 Views
  • 4 replies
  • 0 kudos

STM32F722ZE CAN BUS implementation

Posted on January 09, 2018 at 01:43 I've recently brought up the CAN bus on a STM32F303 and I'm currently working on bringing it up on the F722ZE. I looked at the docs and the samples from the STM32756G_EVAL board. I was happy to see that the confi...

Minimum HCLK value for STM32F7?

Posted on January 09, 2018 at 13:50 I am working on STM32F777 where I see that cubeMX does not allows me to enter HCLK value below 16MHz. 1.) Is there a way to make it lower to something like 2 or 4MHz? 2.) How should I select clock frequencies...

STM32L071 comperator vrefint bug in HAL and Ref Manual

Posted on January 09, 2017 at 11:41Hi,I have found a bug for STM32L071xx series in using the comperators with vrefint in the actual Reference Manual V7.0 and the actual HAL STMCubeL0 V.1.7.0:When selecting the the vrefint for the comperator minus in...

Power Profiling Tool for STM32 Applications

Posted on August 02, 2016 at 06:52In the STM32CubeMX there is Power Consumption Calculator Tool.But this is for new code to be developed.Is there any other tool or this tool available for the already developed Application?There is tool for TI's MSPs...

darla14 by Senior
  • 1153 Views
  • 2 replies
  • 0 kudos