Skip to main content
FWu.3
Associate III
September 20, 2022
Question

STM32CUBEIDE and Keil

  • September 20, 2022
  • 2 replies
  • 893 views

Can I use STM32CUBEIDE to fully replace KEIL?

I am considering using Mac-based STM32CUBEIDE for programming. Does STM32CUBEIDE support other non-STM32 product applications? Like debugging.

Thanks!

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
September 20, 2022

For off-brand product one could presumably just use GNU/GCC and Eclipse and Segger or CMSIS-DAP type pods.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
mattias norlander
ST Employee
October 7, 2022

STM32CubeIDE only supports STM32. You will not be able to use it together with non-STM32 HW.

If you stay inside STM32, then at least this part of replacing KEIL is OK.

The next question is which features you consider important in KEIL and whether equivalent feature exist in CubeIDE. :)