use an exsiting project
hi ST Community,
I have a problem with my project:
so I want to use an exsiting project in the repository (STM32Cube), I enabled the QSPI in stm32f4xx_hal_conf.h then I create a new file called stm32f4xx_hal_qspi.c and I copied the contents of the same file generated by CubeMX in this file which I saved it in the folder where we find all the .c files. I can't understand why the Instance and the Handle TypeDef are't in BLUE!
also the QSPI.c file I created by myself as explained above.
here a picture.
thank you
