This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

New Keil Uvision 5 conflicts with stm32 standard peripherals library

Hi Guys,

I have just tested the new Uvision 5 prerelease version on a stm32f4 discovery board.
I quite like the new concept of Run Time Environment where you just tick the peripherals you need and it automatically loads in the IDE.

Great! But when you load in the stm32 peripherals it calls for a stm32f3xx_conf.h
When I import that in, the compiler says that file conflicts with GPIO drivers (middleware library in Keil).

Do you guys have a solution? The reason why importing STM32 libs are important is because all their sensor drivers somehow link with them.

Thanks.
Jess

0