STM32F746 Discovery

It is here. STM32F746 has own discovery board.

Basic parameters of STM32F746:

– core ARM? 32-bit Cortex?-M7 CPU with FPU

– 1MB FLASH and 340KB RAM

– frequency up to 216 MHz

power 462 DMIPS/2.14 DMIPS/MHz (Dhrystone 2.1)
STM32F746

– USB functions: virtual COM port, mass storage, debug port

4.3-inch 480×272 color with capacitive touch screen

– Two ST MEMS microphones

– Two pushbuttons (user and reset)

– 128-Mbit Quad-SPI Flash memory

– 128-Mbit SDRAM (64 Mbits accessible)

– Two USB OTG

– ethernet connector

– Power supply output for external applications: 3.3 V or 5 V

Arduino Uno V3 connectors

http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1848/PF261641?s_searchtype=partnumber

Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

We wrote a news about STM32F746 discovery and IDE by openstm32.org on the google+. https://time4ee.com/ got development board STM32F7 discovery by ST. We want to show MULTIPLATFORM (Linux – Ubuntu, Windows) development tools by http://openstm32.org Other tutorials with STM32F7: Tutorial:…

Digital Discovery is a crucial add-on if you have been using Analog Discovery 2, but its sampling rate was insufficient, there were not enough digital channels available, or there was too much noise to read data sent at higher speeds.…

The first article from Tutorial: STM32F746 (STM32F7 Discovery) serie. I would like to describe how to turn on LED simply controlling GPIO. Why I began to write this tutorial and why I don’t want to use HAL or Standard Peripheral…

This is another continue of STM32 tutorial (STM32F746 tutorial). I would like to show example code for turn on/off LED with button. This example code is able to use for another microcontrollers by ST as STM32L100, L152, STM32F103, F407 and…

AVR, ATMega, ATTiny, PIC, Arduino… these are very searching words in google and I asked myself “Why?”. Yes, AVR by Atmel or PIC by Microchip family is popular, but we can program better (modern, faster, more low-power, more peripherals) microcontrollers…