2025-11-23 8:33 AM
Hello,
I downloaded stm32cubeIDE 2.0 + stm32cubeMX but I'm having problem in auto complete function in main.c
I tried
but
are enabled
Solved! Go to Solution.
2025-11-23 10:23 AM - edited 2025-11-23 10:25 AM
You need Version: 2.0.0 ?
or can try older V 19.0. ? Then check it here.
btw
I use V 18.1. , here its working.
2025-11-23 9:54 AM
Hi,
you had it working before ? IDE version ?
+
indexer enabled ?
2025-11-23 10:04 AM - edited 2025-11-23 10:05 AM
Idexer seams to be active.
STM32CubeIDE
Version: 2.0.0
new installation
I generated files with cubeMX and in the same folder open a new project in cubeIDE.
2025-11-23 10:23 AM - edited 2025-11-23 10:25 AM
You need Version: 2.0.0 ?
or can try older V 19.0. ? Then check it here.
btw
I use V 18.1. , here its working.
2025-11-23 11:34 AM - edited 2025-11-23 11:35 AM
I uninstall v 2.0 and install v 1.19 now works fine thanks