Skip to main content
Balasubramanian vaidhyanathan
Associate III
August 31, 2017
Question

stm32l4xx_nucleo_32.h file not found

  • August 31, 2017
  • 1 reply
  • 696 views
Posted on August 31, 2017 at 23:38

I downloaded the example projects to run on the Neucleo board. I downloaded STM32Cube_FW_L4_V1.8.0.zip file and opened the workspace in STM32L432KC_NEUCLEO board. The workspace was for PWR_STANDBY_RTC  . When I try to compile the workspace the compiler complains it cannot find stm32l4xx_nucleo_32.h. Do you know where I can find these files and download them?. I dont think it is as a part of the software downloads.....Please help

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    August 31, 2017
    Posted on September 01, 2017 at 01:53

    Set up the 'include paths' in your tool chain correctly

    STM32Cube_FW_L4_V1.8.0\Drivers\BSP\STM32L4xx_Nucleo_32

    Contains

    STM32Cube_FW_L4_V1.8.0\Drivers\BSP\STM32L4xx_Nucleo_32\stm32l4xx_nucleo_32.h

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..