Re: SW4STM32 or CubeMX to init STM32 device Posted by jyi on 2015-03-04 17:15 HI, Bernard: If I will use the init codes generated by CubeMX for SW4STM32 project, which option is best for SW4STM32 project, Empty, Cube Hal or Standard Lib? Thanks. Junbo
Posted by dautrevaux on 2015-03-04 18:45 Hi Junbo Of course, you must create your project using the HAL firmware, so that SW4STM32 will create and reference the library project corresponding to the HAL firmware for your board. Bernard
Posted by jyi on 2015-03-23 20:19 Hi, Bernard: "Of course, you must create your project using the HAL firmware", what is project you are pointing to, CubeMX or SW4STM32? The project created in CubeMX(.ioc) is not able to import by SW4STM32. Besides, when to create SW4STM32 project for STM32F103C, the Cube HAL option is disabled. Junbo