Skip to main content
RhSilicon
Lead
December 26, 2022
Solved

Converting Project from Eclipse to STM32CubeIDE

  • December 26, 2022
  • 1 reply
  • 2445 views

I found a slightly old project, and I would like to compile it with STM32CubeIDE.

It is to add HUB function in USB Host:

https://github.com/mori-br/STM32F4HUB

Does anyone know how to adapt this project to compile in STM32CubeIDE?

Or how to compile the original project?

This topic has been closed for replies.
Best answer by Imen.D

Hello @RhSilicon​ and welcome to the Community :)

I advise you to refer to the Migration guide for STM32CubeIDE

UM2579: Migration guide from System Workbench to STM32CubeIDE

Imen

1 reply

Imen.DBest answer
Technical Moderator
December 26, 2022

Hello @RhSilicon​ and welcome to the Community :)

I advise you to refer to the Migration guide for STM32CubeIDE

UM2579: Migration guide from System Workbench to STM32CubeIDE

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
RhSilicon
RhSiliconAuthor
Lead
December 26, 2022

Hello @Imen DAHMEN​ ,

Thanks for the support, the project has been successfully converted and tested with STM32F407VGT6 on the Diymore board, together with a Mini Keyboard with Integrated Mouse.

Project available in this repository:

https://github.com/rtek1000/STM32F4HUB/tree/master/Project-STM32CubeIDE

Note: For some reason the X axis of the touchpad was not recognized (always show value 0), I will try to create a new project with STM32CubeIDE and insert this HUB function.

Thank you.

Pavel A.
Super User
December 26, 2022

> https://github.com/mori-br/STM32F4HUB

We've tried to use this several years ago. It is a nice try IMHO, maybe useful to understand how a hub works, but incomplete and abandoned.

There are better alternatives.

By the way the Eclipse there is an old version of SW4STM32. Try to import it as SW4STM32.