2018-06-12 08:50 AM
Hi,
I have made several projects using the STM32F407 discovery board using the free version of Atollic Truestudio. Now i want to work with something more powerfull than the F4 and i have choosen the nucleo board with an F7. But i absolutely not understand how to setup a project using the F7. I was using the CMSIS and the StdPeriphDriver but i don't understand how to do this for the F7.
I have looked everywhere for a tutorial (youtube, google and so on) that explain how to setup a nucleo F7 project under truestudio and how to use the HAL functions. So if everyone can point me to a link it will be cool.
Thanks (and sorry for my english)
2018-06-13 12:16 AM
Personally I've been using STM32Cubemx to start all my projects but as long as you've downloaded ST's sample code there are template projects for HAL and _LL for each of the development boards.
2018-06-13 04:08 AM
Hi,
Thanks for the reply, eventually can you point me to some ST sample code ?
Best regards,
T.M.
2018-06-19 03:27 AM
Sorry for the late reply, you need to download the sample code from here
if you've not found that yet.