Jump to content

Recommended Posts

Posted

Hi, everyone. I am find errors compiling few different demo provide by ugfx download page. The errors are :

 

C:\Keil_v5\ARM\PACK\Keil\STM32F7xx_DFP\2.9.0\Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rcc.c(467): error:  #20: identifier "LSE_STARTUP_TIMEOUT" is undefined

 

why the LSE_TIMEOUT is undefined ?

ugfxdemoerror.JPG

Posted

This should be defined in your halconf.h (I think that is what the stm32 cube config file is called).

Another possibility is you are using an old version of the stm32 cube files. STM change them often in incompatible ways. 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...