Skip to main content
Metya
Associate
April 3, 2020
Question

How to import examples from Keil uVision to STM32CubeIDE?

  • April 3, 2020
  • 2 replies
  • 833 views

I have (from st.com) example project for MB1054A, but it is uVision project. Is it a way to import it in STM32CubeIDE?

This topic has been closed for replies.

2 replies

Cartu38 OpenDev
Graduate II
April 3, 2020

If no STM32CubeIDE native example I would advice to import SW4STM32 example part. File > Import > Sw4stm32.

Such should do job for you.​ All ST examples have either STM32CubeIDE or SW4STM32 provided.

Metya
MetyaAuthor
Associate
April 14, 2020

It's not working. STM32CubeIDE import it as a folder and I don't have an option to build it. In example is only .uvprojx file.