manoj Posted July 25, 2017 Report Posted July 25, 2017 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 ?
inmarket Posted July 26, 2017 Report Posted July 26, 2017 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now