2014-05-28 03:23 AM
Many times, but not always, when I modified some pin configuration in CubeMx and regenerate the code, I lost the gpio.c file.
Anybody can help?2014-06-03 12:09 AM
I had the same problem with STM32Cube V1.0 version 4.2.0. MX stopped generating the gpio.c file after adding few ports. I brutally deleted the backup-directory after which cube generated the gpio.c file again, i also tried to create empty gpio.c file but it did not help. Naturally this can't be desired work flow but a bug, but hey there's Java involved so anything odd is feature :)
2014-06-03 04:14 AM
2014-06-03 06:06 AM
2014-06-17 05:48 AM
Issue confirmed and resolved for MX 4.3 release.
Thank you for reporting it.