cancel
Showing results for 
Search instead for 
Did you mean: 

what is the best IDE? Keil or Eclipse or Atollic Studio?

Kumar Puli
Associate
Posted on May 13, 2018 at 10:46

Hi Team,

I am new to STM32 MCU family. I have with me no STM32F04 Discovery board.

To get started what is the best IDE? 

Is keil good or eclipse good or Atollic studio is good?  with out nay code size limitations.

Kindly suggest?

Also which RTOS is good?

FreeRTOS or NUTTX or Linux?

Also do I need to use or start with STM32CubeF4 package or normal examples.

Kindly help me in getting started.

Thanks,Regards,

Kumar.

#what-is-the-best-ide?-keil-or-eclipse-or-atollic-studi*
1 ACCEPTED SOLUTION

Accepted Solutions
Posted on May 13, 2018 at 23:36

What is your favourite colour?

Have you done any programming before? What development tool did you use? What aspects did you like vs dislike?

If you do not have the experience to make decisions perhaps start by doing simple things, and trying different tools.

How much money do you want to spend on your tools and OS? You're not going to get a Ferrari at Lada prices.

>> STM32F04 Discovery board

STM32F407 ?

Board the SPL and HAL have their adherents, CubeMX can generate code in HAL or LL. Starting today it is better to learn the current tools/libraries, review the examples under the STM32CubeF4 package, try compiling and running. Experiment so you have a basis from which to make decisions, or to know what you like or dislike.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

5 REPLIES 5
Posted on May 13, 2018 at 23:36

What is your favourite colour?

Have you done any programming before? What development tool did you use? What aspects did you like vs dislike?

If you do not have the experience to make decisions perhaps start by doing simple things, and trying different tools.

How much money do you want to spend on your tools and OS? You're not going to get a Ferrari at Lada prices.

>> STM32F04 Discovery board

STM32F407 ?

Board the SPL and HAL have their adherents, CubeMX can generate code in HAL or LL. Starting today it is better to learn the current tools/libraries, review the examples under the STM32CubeF4 package, try compiling and running. Experiment so you have a basis from which to make decisions, or to know what you like or dislike.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
henry.dick
Senior II
Posted on May 14, 2018 at 00:45

'

what is the best IDE?  Keil or Eclipse or Atollic Studio?'

None of the above.

Mark Peter Vargha
Associate III
Posted on May 14, 2018 at 06:24

My favourite is EmBitz. 

https://www.embitz.org/

 
Posted on May 14, 2018 at 05:46

I use Visual Studio with GDB for $150

Posted on May 14, 2018 at 08:23

I agree.

The style of the question is the same that 'officials' ask if they want to steer you into a specific direction.

There are always more than two (or three) choices.

I like makefiles ...