yangjie11 95e6b69b8e sync and update all projects (#7138) 2 лет назад
..
applications f7be5fc84b [bsp][applications][sconscript] 整理统一sconscript格式 (#6481) 3 лет назад
board 592284c66c format link scripts 2 лет назад
figures 5b2a7f5ed6 add stm32f746-st-nucleo 4 лет назад
.config 95e6b69b8e sync and update all projects (#7138) 2 лет назад
Kconfig 9bc68d26a4 format Kconfig and sconscript 2 лет назад
README.md d55f310d78 add gd32407v-start 4 лет назад
README_zh.md 5b2a7f5ed6 add stm32f746-st-nucleo 4 лет назад
SConscript 5b2a7f5ed6 add stm32f746-st-nucleo 4 лет назад
SConstruct 83b3aadaa3 [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 3 лет назад
project.ewd 5b2a7f5ed6 add stm32f746-st-nucleo 4 лет назад
project.ewp 95e6b69b8e sync and update all projects (#7138) 2 лет назад
project.eww d724eed9fc 分离内存分配接口与内存分配算法 (#5175) 3 лет назад
project.uvoptx 7dc99c1ff4 [update] bsp .config file and rtconfig.h file. 3 лет назад
project.uvprojx 95e6b69b8e sync and update all projects (#7138) 2 лет назад
rtconfig.h 95e6b69b8e sync and update all projects (#7138) 2 лет назад
rtconfig.py c9878aacd2 [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 3 лет назад
rtconfig_preinc.h 055267f049 [compiler] 增加SConscript依赖标志 AddDepend (#6534) 2 лет назад
template.ewp 5b2a7f5ed6 add stm32f746-st-nucleo 4 лет назад
template.eww 5b2a7f5ed6 add stm32f746-st-nucleo 4 лет назад
template.uvoptx 5b2a7f5ed6 add stm32f746-st-nucleo 4 лет назад
template.uvprojx 5b2a7f5ed6 add stm32f746-st-nucleo 4 лет назад

README.md

STM32F746-Nucleo BSP Introduction

中文

MCU: STM32F746ZG @216MHz, 1MB FLASH, 320KB RAM

The STM32 Nucleo-144 board provides an affordable and flexible way for users to try out new concepts and build prototypes by choosing from the various combinations of performance and power consumption features, provided by the STM32 microcontroller. For the compatible boards, the internal or external SMPS significantly reduces power consumption in Run mode.

board

The ST Zio connector, which extends the ARDUINO® Uno V3 connectivity, and the ST morpho headers provide an easy means of expanding the functionality of the Nucleo open development platform with a wide choice of specialized shields.

The STM32 Nucleo-144 board does not require any separate probe as it integrates the ST-LINK debugger/programmer.

The STM32 Nucleo-144 board comes with the STM32 comprehensive free software libraries and examples available with the STM32Cube MCU Package.

KEY FEATURES

  • Common features
    • STM32 microcontroller in LQFP144 package
    • 3 user LEDs
    • 2 user and reset push-buttons
    • 32.768 kHz crystal oscillator
    • Board connectors:SWDST Zio expansion connector including ARDUINO® Uno V3ST morpho expansion connector
    • Flexible power-supply options: ST-LINK, USB VBUS or external sources
    • On-board ST-LINK debugger/programmer with USB re-enumeration capability: mass storage, Virtual COM port, and debug port
    • Comprehensive free software libraries and examples available with the STM32Cube MCU Package
    • Support of a wide choice of Integrated Development Environments (IDEs) including IAR™, Keil®, and STM32CubeIDE
  • Board-specific features
    • External or internal SMPS to generate Vcore logic supply
    • Ethernet compliant with IEEE-802.3-2002
    • USB OTG full speed or device only
    • Board connectors:USB with Micro-AB or USB Type-C™Ethernet RJ45
    • Arm® Mbed Enabled™ compliant

Maintained By

BruceOu ouxiaolong@bruceou.cn

Translated By

ouxiaolong@bruceou.cn

https://github.com/Ouxiaolong/