Posted on December 01, 2015 at 22:59I upgraded from CubeMX 4.10.1 to 4.11.0.Problem 1 (maybe not a big deal)When I opened my project, it said I didn't have library version 1.3.0. Which I do have. It offered to migrate to 1.4.0 or download 1.3.0. ...
Posted on March 09, 2015 at 19:27 CubeMx version: 4.6.0Target: STM32L152VBTxI configured SPI1 as a full duplex master.I put MISO on PE14Cube configured the GPIO as a standard input.It wouldn't let me set it to Alternate function.I was able to over...
Posted on December 09, 2015 at 14:55Thanks for the info.I tried the new version and it works much better than 4.11.0.4.11.0 made a mess of my existing IAR projects.4.12.0 still required some cleanup, but it was not too bad: It had a mixture of 1....
Posted on December 03, 2015 at 16:51Thanks for the info.I, also, need to keep copies of dev. tools. But, I messed up. I have an installer for 4.9.0.Not only should they provide old versions, but they should provide some scheme to drop back, if you...
Posted on December 03, 2015 at 14:35I have the same problem.Did you find a workaround?Did you obtain the old version of CubeMX (4.10.1)?If so, how can I get it?Thanks,Michael
Posted on December 02, 2015 at 15:53I found a couple of additional problems: The generated code lacks ''pin'' symbols, so the GPIO initialization won't compile.If I use the 1.3.0 libraries, CubeMX clobbers my project each time I do code generatio...