2016-08-04 10:11 AM
I am starting on a new project and though I would give STM32CubeMX a try.
I have entered my custom configuration in STM32CubeMX, but there is no code generation option for the IDE I am using (Rowley's CrossStudio). Can anyone suggest the best method to build a project compatible with CrossStudio and how to import it? #code-generation #!cubemx2016-08-09 02:50 AM
Hi porter.david,
STM32CUBEMX doesn’t support the Rowley's CrossStudio.I suggest you to use the SW4STM32 is a free multi-OS software development environment based on Eclipse, which supports the full range of STM32 microcontrollers and associated boards.-Syrine-2016-08-09 02:50 AM
refer to this
2016-12-01 12:37 AM
I also have Rowley CrossWorks CrossStudio. I have spent the last several days playing around with STM32CubeMX and with limited success. I just realized CrossStudio can open EWARM (i.e. Keil) project and MDK-ARM projects. I have only tried opening an EWARM project and so far it seems to have done okay. I set STM32CubeMX to copy Nucleo- STM32F207 board files to my project directory, opened the project and compiled without making any modifications.