Skip to main content
George.P
Associate III
September 17, 2014
Question

CubeMX - STM32F3

  • September 17, 2014
  • 2 replies
  • 603 views
Posted on September 17, 2014 at 09:00

At the moment it seems that Cube for STM32F3  prepares only the

gpio

 files and calls 

MX_GPIO_Init

in main, unless I'm doing something terribly wrong.

Are there plans to generate peripheral support libraries and FreeRTOS in a close future update?

#stm32f3 #cubemx
This topic has been closed for replies.

2 replies

Amel NASRI
Technical Moderator
September 18, 2014
Posted on September 18, 2014 at 11:59

Hello GeorgeP,

Which CubeMX version are you using? Last one is 4.3 and is totally supporting F3 products so that it can generate initialization code for all selected peripherals.

Please check again.

-Mayla-
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.
George.P
George.PAuthor
Associate III
September 24, 2014
Posted on September 24, 2014 at 16:22

Hi Mayla,

Indeed I was using 4.0.0!

Now Cube has support for F3 and the Discovery Boards too!

Great stuff!

Thanks for the heads up :)