Question
Low-layer in STM32F0
Posted on September 14, 2016 at 20:24
I want to develop an application using low-layer drivers in keil ide / stm32f051x. I can't compile because some funcions of sm32f0xx_ll_rcc the compiler says ''implicit declaration of ..''
I ca compile de example provided in the stm32cubef0, but if I change the uC to another I cant compile.I change the preporcesor simbols, asm file, etc...Any suggestionsThx por your Attention