Skip to main content
FimmyJoy
Associate
November 7, 2019
Question

Hi, Could you please suggest the best software development tool for STM32F303VE.

  • November 7, 2019
  • 4 replies
  • 1311 views

..

This topic has been closed for replies.

4 replies

waclawek.jan
Super User
November 7, 2019

There is no "best" as that's matter of personal preferences.

ST offers the STM32Cube IDE, you may want to check out that one, if you are a novice.

You can also look at the commercial offerings such as Keil, IAR, Raisonance, Rowley, maybe I've forgotten some - often they have some form of a test/evaluation version, which you could use at least to find out if it fits your expectations.

JW

PS. Please change your username to a normal nick.

Mk.4
Associate
November 8, 2019

Hi Waclawek.Jan,

Thanks for your prompt response.

I have tried with STM32Cube IDE and I am facing some issues mentioned below.

These are,

*Lauching I2C debug has encountered a problem error with command: gdb-version.

* "The firmware package (STM32Cube FW_F3 V1.10.0) or one of its dependencies required by the project is not available in your STM32CubeMX repository" - I have tried installing the package STM32Cube FW_F3 V1.10.0. but it still shows the same error message.

Kindly provide the solution to continue further.

Thanks

Fimmy JoyHi Waclawek.Jan,

Thanks for your prompt response.

I have tried with STM32Cube IDE and I am facing some issues mentioned below.

These are,

*Lauching I2C debug has encountered a problem error with command: gdb-version.

* "The firmware package (STM32Cube FW_F3 V1.10.0) or one of its dependencies required by the project is not available in your STM32CubeMX repository" - I have tried installing the package STM32Cube FW_F3 V1.10.0. but it still shows the same error message.

Kindly provide the solution to continue further.

Thanks

Fimmy Joy

FimmyJoy
FimmyJoyAuthor
Associate
November 7, 2019

Hi Waclawek.Jan,

Thanks for your prompt response.

I have tried with STM32Cube IDE and I am facing some issues mentioned below.

These are,

*Lauching I2C debug has encountered a problem error with command: gdb-version.

* "The firmware package (STM32Cube FW_F3 V1.10.0) or one of its dependencies required by the project is not available in your STM32CubeMX repository" - I have tried installing the package STM32Cube FW_F3 V1.10.0. but it still shows the same error message.

Kindly provide the solution to continue further.

Thanks

Fimmy Joy

Tesla DeLorean
Guru
November 7, 2019

Perhaps it has a dependence on something ELSE.

What other features does your project actually select? Hard to know at this distance.

Sorry not using CubeIDE or CubeMX, prefer Keil and writing my own code.​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
MikeDB
Senior II
November 7, 2019

If you are a beginner than try the Arduino for STM32 - various versions available including one specifically for the 303.

Ozone
Principal
November 7, 2019

And for suggesting a "best" toolchain, tell us your budget.