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.
2025-11-21 2:34 AM
Hello @upadhyas
Thank you for the reply and I apologize for the delay.
As you indicated, configuring the clocks from the M33 side is not feasible. Could you please confirm whether it is possible to debug the M33 core using STM32CubeIDE? If it is supported, kindly provide the necessary configuration details.
Thank you for your assistance.
Best regards
Akshitha Pattem