2022-02-22 08:25 PM
CubeMx 6.4.0 fail to generate STM32H750 HRTIM LL code. There are java exception in generated file hrtim.c.
CubeMx project is enclosed.
Solved! Go to Solution.
2022-04-20 01:00 AM
Hello @lafa ,
I apologize for the late reply and thank you for having reported.
You are right, the HRTIM init in LL code is corrupted, it seems that this issue occurs only when the "General peripheral initialization as a pair of .c/.h files per peripheral " parameter is checked. By unchecking it, the HRTIM init code generation will be correct in main.c.
I submitted an internal ticket to fix this issue, I will keep you posted.
Internal ticket number: 126646 (This is an internal tracking number and is not accessible or usable by customers).
If your issue is solved, please close this post by clicking the "Select as Best" button. This will help other members of the community find this response more quickly :)
Sara.
2022-04-20 01:00 AM
Hello @lafa ,
I apologize for the late reply and thank you for having reported.
You are right, the HRTIM init in LL code is corrupted, it seems that this issue occurs only when the "General peripheral initialization as a pair of .c/.h files per peripheral " parameter is checked. By unchecking it, the HRTIM init code generation will be correct in main.c.
I submitted an internal ticket to fix this issue, I will keep you posted.
Internal ticket number: 126646 (This is an internal tracking number and is not accessible or usable by customers).
If your issue is solved, please close this post by clicking the "Select as Best" button. This will help other members of the community find this response more quickly :)
Sara.
2022-11-28 06:31 AM
Hello @lafa ,
This issue is fixed in STM32CubeMX latest release.
V6.7.0 is now available under this Link.
Thanks for your contribution :smiling_face_with_smiling_eyes:
Sara.