rt-thread/bsp/stm32/stm32f746-st-nucleo
guo ecf2d82159
sync branch rt-smart. (#6641)
* Synchronize the code of the rt mart branch to the master branch.
  * TTY device
  * Add lwP code from rt-smart
  * Add vnode in DFS, but DFS will be re-write for rt-smart
  * There are three libcpu for rt-smart:
    * arm/cortex-a, arm/aarch64
    * riscv64

Co-authored-by: Rbb666 <zhangbingru@rt-thread.com>
Co-authored-by: zhkag <zhkag@foxmail.com>
2022-12-03 12:07:44 +08:00
..
applications [bsp][applications][sconscript] 整理统一sconscript格式 (#6481) 2022-10-03 10:43:08 -04:00
board [stm32] 解决Error_Handler()函数在*_msp.c文件下报错的问题 2022-11-21 21:31:33 -05:00
figures add stm32f746-st-nucleo 2021-08-01 15:30:50 +08:00
.config sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
Kconfig add stm32f746-st-nucleo 2021-08-01 15:30:50 +08:00
README.md add gd32407v-start 2021-09-02 22:38:47 +08:00
README_zh.md add stm32f746-st-nucleo 2021-08-01 15:30:50 +08:00
SConscript add stm32f746-st-nucleo 2021-08-01 15:30:50 +08:00
SConstruct [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2022-06-09 07:01:59 +08:00
project.ewd add stm32f746-st-nucleo 2021-08-01 15:30:50 +08:00
project.ewp update the project for RT-Thread_V4.1.1 2022-08-16 19:38:48 +08:00
project.eww 分离内存分配接口与内存分配算法 (#5175) 2021-12-16 16:23:58 +08:00
project.uvoptx [update] bsp .config file and rtconfig.h file. 2021-10-14 14:49:53 +08:00
project.uvprojx update the project for RT-Thread_V4.1.1 2022-08-16 19:38:48 +08:00
rtconfig.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
rtconfig.py [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 2022-06-09 07:01:59 +08:00
rtconfig_preinc.h [compiler] 增加SConscript依赖标志 AddDepend (#6534) 2022-10-25 00:01:37 -04:00
template.ewp add stm32f746-st-nucleo 2021-08-01 15:30:50 +08:00
template.eww add stm32f746-st-nucleo 2021-08-01 15:30:50 +08:00
template.uvoptx add stm32f746-st-nucleo 2021-08-01 15:30:50 +08:00
template.uvprojx add stm32f746-st-nucleo 2021-08-01 15:30:50 +08:00

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/