STm32f401 Nucleo

11 Mar 2017

Hello Together Im trying to set up the mbed compiler to programm a Stm32 nucleo board. Everything works but ONLY ! with the c++ Libarys from mbed. But i dont want to use them so i want to programm my own libarys in c. Now the problem is that i didnt find the Stm32f4 peripherial Libarys in mbed. So i downloaded them online and tried to include the files but always after i inlcude system_stm32f4xx.h everything goes wrong.

Has anybody an idea how to get this working?

Thx for all answers