Question
How to change target device in STM32CubeMX
Posted on December 13, 2014 at 00:19
How do I change the target device in STM32CubeMX? Do I need to recreate the entire project and copy over the user sections? or is there a simple way to do it?
Right now, I only want to change fromSTM32F302R8T6 to
STM32F302RCT6
but I don't see any way to manage it. I understand I can modify the code/include/make files, but I'd have to do this every time a regenerated from STM32CubeMX. Thanks, -caleb