2024-07-07 03:21 PM
I have an application requiring updating the integral and derivative values for a set of PID controllers. Each arriving error value must be added to the integral value and subtracted with the last error value. I want to streamline this with DMA. I can almost use the FMAC to handle it, but not quite.
2024-08-11 11:24 AM
Dear @KHarb.1 ,
You can find details and global overview of our Cordic Co-processor ( hard coded) here :
https://www.st.com/resource/en/product_training/STM32G4-Peripheral-Cordic_Coprocessor_CORDIC.pdf
let us know if you have some improvements for future flexibility.
Ciao
STOne-32