2024-10-29 12:24 AM - last edited on 2024-10-29 05:54 AM by Imen.D
Hello everyone,
we are currently developing a new product based on the new STM32C071G8U. Unfortunately, we found some Bugs in the CubeIDE 16.1 CubeMX extension when configuring the peripheral of the microcontroller.
1. All Packages smaller than 48 pins are missing the HSE oscillator option. According to the datasheet, it should be possible to route the HSE to the OSCX pins. You can also verify this overwriting the automatically generated code to force the use of the HSE.
2. The settings in the clock configuration aren't applied and always default to divide by 1.
3. The STM32C071G8 has only 64 kB of flash, but the automatically generated linker script defines the flash size as 128 kB.
It would be nice if you could address these bugs in your next software version.
Kind regards
Dominik Schmid
Solved! Go to Solution.
2024-10-29 05:33 AM - edited 2024-10-29 05:56 AM
Hello @DSchm.3 ,
Thank you for having reported.
Looks like you are right. I escalated the issues to our CubeMX teams for analysis via an internal ticket number: 195279.
I will keep you informed about updates.
(PS: ticket number: 195279 is an internal tracking number and is not accessible or usable by customers).
2024-10-29 05:33 AM - edited 2024-10-29 05:56 AM
Hello @DSchm.3 ,
Thank you for having reported.
Looks like you are right. I escalated the issues to our CubeMX teams for analysis via an internal ticket number: 195279.
I will keep you informed about updates.
(PS: ticket number: 195279 is an internal tracking number and is not accessible or usable by customers).
2024-11-06 12:08 AM
Hi @DSchm.3 ,
Issues are confirmed by CubeMx team and will be fixed in the coming releases.
Thank you for your contribution.