2023-04-11 10:05 PM
The above designated code seems not to support STM32 CUBE IDE. It is based on the SW4STM32 and MDK-ARM platforms. Can anyone please direct me to the proper source? Or, is there a way to convert any of these to cube IDE?
Thank you :folded_hands:
Solved! Go to Solution.
2023-04-12 12:32 AM
Hello @RWeis.0 ,
For using STM32CubeIDE, you can migrate SW4STM32 project to STM32CubeIDE, by following this User manual UM2579 Migration guide from System Workbench to STM32CubeIDE.
I hope this help you!
When your question is answered, please close this topic by choosing Select as Best.
Imen
2023-04-12 12:32 AM
Hello @RWeis.0 ,
For using STM32CubeIDE, you can migrate SW4STM32 project to STM32CubeIDE, by following this User manual UM2579 Migration guide from System Workbench to STM32CubeIDE.
I hope this help you!
When your question is answered, please close this topic by choosing Select as Best.
Imen
2023-04-12 12:45 AM
Thank you! Will follow the instructions. Let me ask you another question while we're here: can you recommend me your favorite IAP application example for STM32 (F4 single flash bank if I may be particular :)?