Bugs in CubeMX 6.12 with new STM32C071 controller
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
