STM32开发笔记6: Nucleo-64开发板简介

单片机型号:Nucleo-64开发板


    本文介绍Nucleo-64开发板。

    1、特性
        a、板载STM32 QFP64封装微处理器
        b、2种类型的扩展资源:Arduino Uno V3 connectivity和ST morpho extension pin headers for full access to all STM32 I/Os
        c、ARM mbed支持
        d、板载 ST-LINK/V2-1
        e、USB、VBUS或扩展电源供电
        f、3个LED:USB通讯、用户LED和电源LED
        g、2个按键:用户按键和复位键
        h、USB可重新枚举,提供3个不同的接口:虚拟串口、大容量存储器和调试端口
        i、支持多种开发环境:IAR、ARM Keil和GCC

    2、描述
        The STM32 Nucleo board provides an affordable(可负担) and flexible way for users to try out new concepts and build prototypes with the STM32 microcontroller, chossing from the various combinations of performance, power consumption and features. (大意:STM32 Nucleo开发板给我们提供一种价格便宜、使用灵活的方式去测试STM32微处理器。)
        The Arduino Uno V3 connectivity support and the ST morpho headers allow to expand easily the functionality of the STM32 Nucleo open development platform with a wide choice of specialized shields.(大意:由于同时支持Arduino和ST morpho headers,所以我们简单的将其扩展到广发领域的开放平台。)
        The STM32 Nucleo board does not require any separate probe as it integrates the ST-LINK/V2-1 debugger and programmer.(大意:板载ST-LINK/V2-1调试器和编程器。)
        The STM32 Nucleo board comes with the STM32 comprehensive software HAL library together with various packaged software examples, as well as direct access to the AMR mbed online resoureces at http://mbed.org.(大意:支持mbed。)
    
    3、支持的器件STM32开发笔记6: Nucleo-64开发板简介_第1张图片
    4、操作系统支持
        windows OS or linux or Mac OS

    5、连接线
        USB A型转mini USB

    6、开发工具链
        ARM Keil:MDK-ARM
        IAR:EWARM
        GCC-based IDES(free AC6:SW4STM32, Atollic TrueSTDUIO and others)
        ARM mbed online

有任何问题欢迎留言,我尽最大可能予以解答,知而获智,智达高远。

原创性文章,转载请注明出处 http://user.qzone.qq.com/2756567163。 
CSDN:http://blog.csdn.net/qingwufeiyang12346。

你可能感兴趣的:(#,STM32快速开发,STM32快速开发)