2025-05-09 2:47 AM
Im working on a project wit h a H753ZI board with simulink.
In order to calculate sin efficiently I Hav tried the CORDIC block but in CUBEMX under "Computing" only CRC and DFSM1 are visible.
Is it not possible to activate CORDIC? I have tried to manipulate the ioc file (according to suggestions "out there") but no luck.
I have the latest versions of cube
Solved! Go to Solution.
2025-05-09 4:18 AM
Hello @Arne999999 and welcome to the ST Community.
The STM32H753ZI does not include a Cordic coprocessor.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-05-09 4:18 AM
Hello @Arne999999 and welcome to the ST Community.
The STM32H753ZI does not include a Cordic coprocessor.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-05-09 7:14 AM
Hello,
Do you mean STM32H753 or STM32H723?
The first one has no Cordic while the second part number has one.