Skip to main content
Noppe.Jack
Senior
July 2, 2015
Question

STM32F7 Discovery and STM32CubeF7 - No Demo code

  • July 2, 2015
  • 6 replies
  • 1497 views
Posted on July 02, 2015 at 20:30

I just received the STM32F7 Discovery kit, and eagerly downloaded the STM32CubeF7 software. The problem is that the distribution only contains demonstration system code for the EVAL boards, not for the Discovery. Is the demonstration source code available in another location?

#stm32f7-disco-firmware
This topic has been closed for replies.

6 replies

Tesla DeLorean
Guru
July 2, 2015
Posted on July 02, 2015 at 20:42

I'd expect it to be posted under the ''Design Resources'' tab for the DISCO board 

when

 it is released.

[DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Discovery/STM32F7%20Discovery&FolderCTID=0x01200200770978C69A1141439FE559EB459D75800084C20D8867EAD444A5987D47BE638E0F&TopicsView=https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/AllItems.aspx&currentviews=2908]https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fSTM32Discovery%2fSTM32F7%20Discovery&FolderCTID=0x01200200770978C69A1141439FE559EB459D75800084C20D8867EAD444A5987D47BE638E0F&TopicsView=https%3A%2F%2Fmy%2Est%2Ecom%2Fpublic%2FSTe2ecommunities%2Fmcu%2FLists%2FSTM32Discovery%2FAllItems%2Easpx¤tviews=2908

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
gevides
Associate II
July 24, 2015
Posted on July 24, 2015 at 16:29

Hi,

the board is selling now (I have one and I live in Argentina!) but the demo source code is still missing.

(by the way it is an amazing demo!)

thanks

guillermo

Nesrine M_O
Associate
July 24, 2015
Posted on July 24, 2015 at 17:05

Hi guillermo,

The demonstration is available under: STM32Cube_FW_F7_V1.1.0\Projects\STM32746G-Discovery\Demonstration

You can download it from this

http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/LN1897/PF261909?s_searchtype=partnumber

 

-Syrine-

Tesla DeLorean
Guru
July 24, 2015
Posted on July 24, 2015 at 18:40

The

http://www.st.com/web/en/catalog/tools/PF258168

3.7.0 were also released, these have the external flash drivers for the SPI Flash used on the board.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
ghlawrence2000
Visitor II
December 1, 2015
Posted on December 01, 2015 at 13:26

I know this is an old post, and also not directly related, but I have today received my STM32F7-Discovery. Before I upload something new to it, can anyone tell me where I can find the code or binary to restore the software the board ships with? I mean the audio player, video player, games, audio recorder, garden control, home alarm, vnc server, system info application?

Thanks.

Regards,

Graham

Tesla DeLorean
Guru
December 1, 2015
Posted on December 01, 2015 at 15:06

You can use the ST-LINK Utilities to pull off the current content of the Internal FLASH and External SPI

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..