STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G4-Peripheral-Cordic_Coprocessor_CORDIC.pdf

Nice presentation, but can someone please revise page 26?   Errors: a) 1st result is never read.  b) Reading results will not trigger the next calculation.  c) Last result is attempt read twice.  d) Error is repeated in the subtitles.  Repeating fake...

DrMotor by Associate
  • 146 Views
  • 1 replies
  • 0 kudos

Resolved! CORDIC COS gives negative result

I am testing CORDIC module on STM32H723ZG. The results from CORDIC_FUNCTION_COSINE calculation are consistently negative where they should be positive and vice versa. This holds for 32BIT calculations and for 16BIT as well. Cannot find why this is ta...

pimaty_0-1718371560565.png
pimaty by Associate
  • 201 Views
  • 1 replies
  • 0 kudos

Resolved! CORDIC q1.31 to integer conversion

Hello everyone. I want to understand the CORDIC engine, using the nucleo-u575zi board. The guide says that the cordic uses data in q1.31 format. Could please someone explain how to convert results into an ordinary int value? And how to convert an int...

Skfir by Senior
  • 1507 Views
  • 3 replies
  • 3 kudos

Resolved! STM32U5xx: thank you for a really "cool" MCU

Dear STM32 team,I want to thank you, honestly, for a really great MCU chip. Well done.(just as my friendly feedback to you and company)When I say, the STM32U5xx is a really "cool" MCU - I mean two things:It is really cool, in terms of temperature:I a...

tjaekel by Lead
  • 1178 Views
  • 6 replies
  • 6 kudos

Large size FFT

Hello,I have a large sample array of 2^22 values, coming from a high speed ADC, and saved in a RAM.I need to perform a FFT on this array. No real time considerations are needed, so the operation can take a while (several seconds for example), no prob...

AntoineW by Associate
  • 977 Views
  • 1 replies
  • 0 kudos

CORDIC with DMA is not woking when using LL drivers.

Hi,I am trying to use CORDIC in DMA mode in STM32G4 using LL drivers. However, the data from the input buffer is not being transferred to the CORDIC WDATA register. But the data from the CORDIC RDATA register (the initial value zero) is being transfe...

AR.10 by Associate
  • 571 Views
  • 0 replies
  • 0 kudos
Labels