Skip to main content
Associate II
November 15, 2023
Solved

Wanted To confirm The IDE for the development

  • November 15, 2023
  • 5 replies
  • 1950 views

Hi we're using STM32L412RB controller for our development wanted to know what are preferable IDE that can be used for the software development for the purchased controller.

This topic has been closed for replies.
Best answer by STTwo-32

Hi again @Adithya_Jayaram 

I personally recommend the STM32CubeIDE wish is open-source and will meet perfectly your needs. If you are looking for other IDE, I suggest you use Keil and IAR for your project (both are under license).

Best Regards.

STTwo-32 

5 replies

STTwo-32
ST Technical Moderator
November 15, 2023

Hello @Adithya_Jayaram and welcome to the ST Community.

I advise you to use the last versions of STM32CubeIDE (all-in-one multi-OS development free tool) and CubeMX

(a graphical tool that allows a very easy configuration of STM32 microcontrollers).

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Associate II
November 15, 2023

Any other IDE's? other than STM, please give me couple of options so I could check if i can get the license for the same(as it's a corporate project have to get the license for the same so need options ).

STTwo-32
STTwo-32Best answer
ST Technical Moderator
November 15, 2023

Hi again @Adithya_Jayaram 

I personally recommend the STM32CubeIDE wish is open-source and will meet perfectly your needs. If you are looking for other IDE, I suggest you use Keil and IAR for your project (both are under license).

Best Regards.

STTwo-32 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Associate II
December 1, 2023

Hi , we're suggested to use eclipse, just wanted to know is it compatible with STM32L412RBT6P.

Southbranch
Senior
December 1, 2023

Good questiion,

I am using CubeIDE but I plan to test out Viusal Studio Code with the add-in for STM32. Has anyone tested this, pros and cons? What about pin-configuration possibilites?