cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F767 examples / support

tau
Associate II
Posted on May 03, 2016 at 14:08

Hi,

any idea when support for these is out? I've got a 767ZI... I whacked on a nucleo board and would like to check out some DP FPU stats,

regards 
14 REPLIES 14
Posted on May 10, 2016 at 23:13

Attached is a small Nucleo-144 F7 test app, outputs via the VCP USART at 115200 8N1

________________

Attachments :

gnu_f767zi_nucleo_demo_rel1.hex : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0hM&d=%2Fa%2F0X0000000bcd%2FzuCHvwPEE0dh8OlWznZZrzIcH..EDgHhd43aoeYdnp8&asPdf=false
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Posted on May 23, 2016 at 22:24

Ok, so any update about when in ''May'' this and the Reference Manual might appear?

Can someone light a fire under sales/marketing?
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Posted on May 27, 2016 at 14:37

CMSIS and new F7 examples can be found within

http://www.keil.com/pack/Keil.STM32F7xx_DFP.2.6.0.pack

a .ZIP file
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Amel NASRI
ST Employee
Posted on May 27, 2016 at 15:44

Hi clive1,

New STM32F7 devices are

http://www.st.com/content/st_com/en/about/media-center/press-item.html/n3822.html

to be in mass production yesterday.

Various examples are provided within the new boards dedicated directories in the new

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

package version (1.4.0).

The reference manual of STM32F76x and STM32F77x devices is

http://www.st.com/content/ccc/resource/technical/document/reference_manual/group0/96/8b/0d/ec/16/22/43/71/DM00224583/files/DM00224583.pdf/jcr:content/translations/en.DM00224583.pdf

.

All your feedback are welcome. This will help us to improve our offer.

-Mayla-

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Posted on May 28, 2016 at 00:52

Conveniently the Nucleo-F767ZI arrived today. The attached example built in GNU/GCC from earlier in the month runs as hoped...

Testing printf
STM32 2048 KB FLASH, 512 KB RAM, 0046002F-33355109-36343130 UNIQUE
C0000000 FFFFFFF8 00000000
10110221 12000011 00000040
FPU-D Single-precision and Double-precision

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