STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 644 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
  • 580 Views
  • 3 replies
  • 0 kudos