STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F7, QUADSPI and the data cache - odd behaviour

Posted on June 12, 2018 at 12:41Hi all,I have a board using the STM32F765, which uses the QSPI interface to fetch data from an FPGA. The normal sequence of operation is: A timer in the FPGA causes it to perform a sequence of events which produce a ...

andy by Associate II
  • 4582 Views
  • 32 replies
  • 0 kudos

STM32F4xx InputCapture and DMA

Posted on March 29, 2017 at 12:59MCU: STM32F446REBOARD: NUCLEO-64 STM32F446STM32 CUBEMX Version:4.20.0Library: STM43F4 1.15.0----------------------------------------------------------------------------------------------------------------------------...

0690X00000606eQQAQ.png
Zt Liu by Senior III
  • 1253 Views
  • 7 replies
  • 0 kudos

HSYNC, VSYNC and Porch Calculations

Hi, I'm having a doubt related to HSYNC, VSYNC and Porch Calculations. I'm working with STM32F746G Disco Board and wanted to understand how these values are calculated. The HSYNC, VSYNC, HBP, HFP, VBP, VFP values mentioned in data sheet (https://cach...

PBU by Associate III
  • 1999 Views
  • 1 replies
  • 0 kudos

Resolved! arm_bitreversal_32 - undefined reference in CMSIS DSP

I got the latest CMSIS from github and tried using the DSP code on a STM32H743ZI chip. I call three APIs which are:arm_cfft_f32()arm_cmplx_mag_f32()arm_max_f32()The code compiles fine with GCC but when it comes time to link I get a 'undefined referen...

DKref by Associate
  • 1737 Views
  • 3 replies
  • 0 kudos