cancel
Showing results for 
Search instead for 
Did you mean: 

SPC5Studio, STM32F4 + Chibios support

vromanov
Associate II
Posted on November 26, 2014 at 10:49

We do develment for SPC56xxx & stm32f4. I found description how to use SPC5Studio for STM32F4+Chibios. This instruction is relatively old (for version 1.x). Is it possible to use SPC5Studio 3.x for STM32 development?

1 REPLY 1
Erwan YVIN
ST Employee
Posted on November 26, 2014 at 14:51

Hello Vladimir ,

At the current time , we do not provide any support STM32 on SPC5Studio.

in chibios sourceforge project, all is there.

We have some STM32F4 components to SPC5Studio 3.3.0 

in sourceforge project  ''chibios'' \branches\spc5studio_components_trunk''

But in SPC5Studio 3.3.0, it lacks 3 things to integrate :

1) The components STM32F4 (STM32F4xx\)

2) ''gcc arm compiler''  (studio/GCC_ARM_Embedded_Compiler)

3) for the debugger we should use use ''openocd'' with ''gdb''. (Cf ChibiStudio)

it is just an integration work.

That's why, for the current time , i have one advice 

use ChibiStudio (Preview 7) :

http://sourceforge.net/projects/chibios/files/ChibiStudio/

   Best Regards

                    Erwan