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

ADC to FFT help

Posted on July 06, 2016 at 16:38Hi, I am very new to Stm32 and i am currently using the stm32f429 discovery board. I was given a task to feed the ADC data which the signal is obtain from a signal generator into FFT to analyse the signal in frequency...

STM32 Flash Tool

Posted on August 04, 2010 at 18:58STM32 Flash Tool #flash-erasing-programming

wojtusch by Associate II
  • 2190 Views
  • 9 replies
  • 0 kudos

Stuck in HAL_FLASHEx_Erase

Posted on July 05, 2016 at 19:46I am occasionally seeing my code go into the ditch while calling HAL_FLASHEx_Erase() to erase one page on a STM32F030 part.I've updated to the latest STM32CubeMX (4.15.1) and the latest firmware (1.6).Has anyone seen ...

CPU suddenly hangs

Posted on July 06, 2016 at 10:41I have got an STM32F407 (discovery board) + RN1723 UART WLAN module. I'm using STM32CubeMX + FreeRTOS (all up to date). Now I have a problem I never encountered before when working with STM32. I have multiple Tasks r...

Cannot change system speed for STM32F746IG

Posted on July 06, 2016 at 08:42I designed a PCB and I am programming the STM32F746IG via a FT2232D chip.  I have the 4 x JTAG signals connected to the STM32.I generate code with MXCube, it compiles, but when I run it, Crossworks goes into an enless...

STM32F030R8 Time base setup issue

Posted on July 05, 2016 at 12:44Hi Sir/Madam:I've encounter a issue about setting Time base on STM32F030R8.I used TIM14 to be time base.When I check the 10ms time base in stm32f0xx_it.c.That was worked normally.But, I used it to set time flag in mai...

0690X00000603ADQAY.jpg 0690X000006039jQAA.jpg
countach by Associate II
  • 876 Views
  • 6 replies
  • 0 kudos

Timer Encoder Mode Oddities

Posted on July 05, 2016 at 23:03Well if you have stared at the data sheet and user manual like I have for a bit and tried to get an encoder running ''understandably'' / ''predictably'', you might hit some slippery curves. Don't underestimate the cur...