2025-06-19 5:36 AM
Dear Sir/Madam,
We are currently using CubeMX version 6.1.4 alongside CubeIDE version 1.18.1 to generate code for the M33 microcontroller. However, we have encountered an issue where the clock configuration functions are not being generated as part of the code.
We kindly request your guidance on resolving this matter. Please let us know if further details are required.
Thank you for your assistance.
Best regards
2025-09-03 12:37 AM
I believe you are working on the STM32MP25, where Linux runs on the A35 core and applications run on the M33 core. The A35 configures all the clocks, and it is not possible to configure them from the M33 side.