Skip to main content
4316139955
Associate
March 28, 2017
Question

STM32CubeMX How to add other middlewares

  • March 28, 2017
  • 3 replies
  • 2332 views
Posted on March 28, 2017 at 13:05

Hi,

Can I add Middlewares from X-Nucleo in STM32Cube MX ?

#stm32cubemx
This topic has been closed for replies.

3 replies

Technical Moderator
March 28, 2017
Posted on March 28, 2017 at 13:09

Hello,

You may refer to the

http://www.st.com/content/ccc/resource/technical/document/user_manual/10/c5/1a/43/3a/70/43/7d/DM00104712.pdf/files/DM00104712.pdf/jcr:content/translations/en.DM00104712.pdf

user manual, it will help you for STM32 configuration in the

S

TM32CubeMX

.

Imen

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
4316139955
Associate
March 28, 2017
Posted on March 28, 2017 at 13:53

Hello,

The UM1718 is how to install and use STM32CubeMX and Processor Library, not how to add X-Nucleo MiddleWare.

Example : How can I add Bluetooth or Wifi or Mics X-Nucleo cards on a new STM32CubeMX project.

Marc

Technical Moderator
March 28, 2017
Posted on March 28, 2017 at 16:26

Hi,

This 

is not supported by STM32CubeMX code generation tool. 

So, you will have to manually add it to your project.

I will raise your feedback internally to our CubeMx team.

Imen

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
Sirma Siang
ST Employee
August 25, 2017
Posted on August 25, 2017 at 11:24

Hellol

Marc.Voss

,

I would like to thank you for your suggestion.

Actually the subject you raise is complex. It is link to board stacking, and the way to generate the code, including the one for the stacked HW, for a particular config.

This subject is under study, but will take a significant amout of work.

Let's monitor it.

Kind regards

Sirma

Peter Gibbons
Associate II
February 13, 2018
Posted on February 13, 2018 at 16:27

I agree. The software packages being such a big component of the stm32cube tool, it surprised me that none of the manuals explained how to install them.