2016-03-19 06:59 AM
Hello!
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-!bug2016-03-21 06:06 AM
Hi Nikolay Bobovnikov,
Thank you for your feedback. The issue has been reported internally.-Syrine-2016-03-22 06:58 AM
Dear user,
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 you2016-03-23 09:44 AM
Hello,
I'm sorry, now I'm not sure about exact version of CubeMX, it was probably 4.11 (definetely not earlierd). I use this MCU: STM32F103C8T6. I chose ''migration'' after installing new version of CubeMX. Project file is attached. ________________ Attachments : stm32f103c8t6.ioc : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006Htp5&d=%2Fa%2F0X0000000aXI%2F654flIbi8mJxeibAgDIcY2GZ8Y86aIdlwUDvVvKPABA&asPdf=false2016-04-19 01:52 AM
Dear user,
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