Solved
Issue with autocomplete
- August 2, 2023
- 5 replies
- 3458 views
Hello everyone,
I use CubeIDE. I have a question about this IDE on the example of STM32F103xx.
File "stm32f1xx.h" contains macros: SET_BIT, CLEAR_BIT, READ_BIT, MODIFY_REG and others.
Why doesn't the CubeIDE provide hints when using macros?
For example: GPIOC-> (dropdown list will open BRR, BSRR, CRL, CRH and others).
But if you use the macros, for example: SET_BIT(GPIOC-> hints and suggestions not working).
Tell me, please, how to fix this?
Best Regards.
Symeon Zapsis
