Skip to main content
Visitor II
January 11, 2025
Question

stm32 vscode extension using external driver

  • January 11, 2025
  • 2 replies
  • 729 views

hi, i am using stm32f446ze board. i am using stm32 vscode extension on vscode. i am using extra folders for drivers i developed myself. but when i try to compile them i get errors. i have searched a lot on the internet. i have made different edits in ‘c_cpp_properties.json’ and ‘CMakeLists.txt’ files but none of them worked. has anyone had trouble with this before? can you help me?

    This topic has been closed for replies.

    2 replies

    ST Employee
    February 18, 2025

    Hello @efebasol

    Could you share the c_cpp_proprieties.json file where paths are included 

    Visitor II
    February 18, 2025

    If you generated the project using STM32CubeMX, check whether your custom drivers are correctly included in the project directory structure.