cancel
Showing results for 
Search instead for 
Did you mean: 

stm32l4xx_nucleo_32.h file not found

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

1 REPLY 1
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 Venmo
Up vote any posts that you find helpful, it shows what's working..