Cordic Configuration STM32G4
Hello all,I want to use the Cordic accelerator in a STM32G4 and calculate the atan2 from 2 input arguments. Now two questions arise:1) Is there a package for CUBE so I can configure it there? Up to now I only see the activation button.2) If there is ...