Skip to main content
Thierry MARTIRE
Associate
June 12, 2018
Question

stm32F7 nucleo and truestudio

  • June 12, 2018
  • 2 replies
  • 815 views
Posted on June 12, 2018 at 17:50

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)

    This topic has been closed for replies.

    2 replies

    Peter Allnutt
    Associate III
    June 13, 2018
    Posted on June 13, 2018 at 09:16

    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.

    Thierry MARTIRE
    Associate
    June 13, 2018
    Posted on June 13, 2018 at 13:08

    Hi,

    Thanks for the reply, eventually can you point me to some ST sample code ?

    Best regards,

    T.M.

    Peter Allnutt
    Associate III
    June 19, 2018
    Posted on June 19, 2018 at 10:27

    Sorry for the late reply, you need to download the sample code from here

    http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-mcu-packages/stm32cubef4.html

     

    if you've not found that yet.