Skip to main content
Sellyette
Associate II
August 11, 2023
Question

May I convert KEIL MDK-ARM to STM32CubeIDE?

  • August 11, 2023
  • 3 replies
  • 2226 views

Hi, I have some problem. anyone help me.

I am not expert with STM32.

I bought a STEVAL-D35R16B. it is RFID EVAULATION BOARD.

I want use it. I downloaded demo firmware files.

but I can not open it with STM32CubeIDE.

Because it is for KEIL MDK-ARM.

May I convert it to STM32CubeIDE?

please help me..

 

The downloaded software is following link (ST.COM)

https://www.st.com/en/embedded-software/stsw-st25r018.html

    This topic has been closed for replies.

    3 replies

    RhSilicon
    Lead
    August 11, 2023

    Hi, perhaps an alternative is the MBED. I found a document saying that the MBED project can be imported into Keil, check if there is a way to import the Keil project into MBED.

    https://os.mbed.com/

    This application note shows how to import mbedOS projects directly into uVision IDE provided by MDK.

    https://www.keil.com/appnotes/files/an282.pdf

     

    There isn't an importer specifically for a KEIL project inside STM32CubeIDE (such as with SW4STM32 or TrueSTUDIO). However, you might still be able to manually import a project by gradually moving source code from one project to the other and resolving any issues that arises.

    https://community.st.com/t5/stm32cubeide-mcu/is-there-any-way-to-convert-a-keil-project-into-a-stm32cube/td-p/185074

    Pavel A.
    August 11, 2023

    Here you can find help with porting your project to CubeIDE. 

    And also with creating any small test/example code to your order.

    Tesla DeLorean
    Guru
    August 11, 2023

    STEVAL-D35R16B ??  You mean STEVAL-25R3916B

    Perhaps download a demo of KEIL-MDK so you can build and understand the construction of the project.

    Yes, ST needs to do a better job at providing this using CubeIDE, and importing projects from Keil and IAR

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..