Question
Add examples in STM32Cube_FW_F4_V1.21.0 into TrueStudio
Posted on March 14, 2018 at 18:43
anybody know the process to load examples in STM32Cube_FW_F4_V1.21.0 into TrueStudio?
I suffer several major issues
1) folder 'driver' include all libraries for the whole stm32 family. How to set default path to take all of library into truestudio?
2) all examples include folder into different toolchain; but for TrueStudio, how can I use it?
3) I am using NUCLEO-F429ZI, there is library for this board (stm32f4xx_nucleo_144.h), how we set it to link to example folder
