Skip to main content
dodonny
Associate III
November 27, 2020
Question

How to install (add?) middleware to STM32cubeIDE ?

  • November 27, 2020
  • 9 replies
  • 6211 views

Hi,

Many thanks in advance to help me. And sorry if my question is stupid.

I tried to add EEPROM emulation to my NUCLEO Dev board (L476RG). I wasn't able to add this middle ware via the cubeIDE. After that I seen that it is for cubeMX, I tried to but didn't succeed neither.

I' tried to download and manual install it from manage software pack --> From local for both of the tools (cubeMX and cubeIDE). But it didn"t work...

So, is it compatible with my board ? (seems ok from my side)

is it compatible with cubeIDE ? if so, do you have a step by step guide to add it to my project ?

Anyway, thanks for your help.

This topic has been closed for replies.

9 replies

Cartu38 OpenDev
Graduate II
November 27, 2020

Which MW are you exactly intending to use ? Could you share a pointer to (hyperlink to pack source) ?

First guess software pack manager is right path but maybe some help more if sharing details of your pack.

dodonny
dodonnyAuthor
Associate III
November 30, 2020
Cartu38 OpenDev
Graduate II
November 30, 2020

It appears this pack is most probably not STM32CubeMX automation compliant yet (no .pdsc file at such pack root).

Best about is either to start from embedded example X-CUBE-EEPROM_V3.0.0\Projects\STM32L4\EEPROM_Emul\STM32CubeIDE\STM32L476G-Discovery or most probably to start a brand new project and rely on some copy paste to extract most valuable material from if you are intending to improve this project moving to your own app.

dodonny
dodonnyAuthor
Associate III
November 30, 2020

Ok, i'll try to do my best with this.

Thanks for you confirmation.

Luca Celetto
ST Employee
November 30, 2020

Hello @Community member​ 

may you please try with the latest STM32CubeMX v6.1.0?

Go to Help->Manage embedded software packages, switch to STMicroelectronics TAB, and you should be able to download and install the X-CUBE-EEPRMA1 package.

Best regards,

Luca

Cartu38 OpenDev
Graduate II
November 30, 2020

@Luca Celetto​ So you confirm X-CUBE-EEPRMA1 is same as X-CUBE-EEPROM ? ... not so obvious to me to be honest ...

Each is having its own dedicated page:

X-CUBE-EEPRMA1 - Standard I²C and SPI EEPROM software expansion for STM32Cube - STMicroelectronics

X-CUBE-EEPROM - EEPROM emulation expansion software for STM32Cube - STMicroelectronics

Piranha
Principal III
November 30, 2020

Obviously no...

doddonny
Associate
February 16, 2021

flag