cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CUBEIDE and Keil

FWu.3
Associate III

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!

2 REPLIES 2

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 Venmo
Up vote any posts that you find helpful, it shows what's working..
mattias norlander
ST Employee

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. 🙂