After regenerating the project created from previous version of the CubeMX, using new version (4.1), some user defined code has been lost in stm32f1xx_it.c file (image with diff is attached) Best regards, Nikolay Bobovnikov !stm32-!cubemx-!bug
Can you please provide the following additional information: Which MCU you had selected. With which MX version the project was initially done (4.12, 4.13, earlier) Which option did you choose when loading your project in 4.13.1: migrate or continue? Can you also attached the .ioc configuration file of your project. Thank you
Sorry for the inconvenience. The generated file stm32xxx_it.c has been enhanced and may have broken compatibility with previous version. That's why it is recommended to back up your project prior to a migration. On top, it looks like a bug has been fixed in latest version: On your selection you can no longer accommodate both I2C1 in I2C mode and Timer3 with TI1FP1 trigger source. Best regards