mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
docs/arm/stm32: Tag all STM32 chip families with their chips.
This commit introduces the tagging system into the STM32 family of chips by tagging all chips with their appropriate chip type/family. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
ST Nucleo C071RB
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32c0, chip:stm32c071
|
||||
|
||||
The Nucleo C071RB is a member of the Nucleo-64 board family.
|
||||
|
||||
USB not supported yet.
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST Nucleo C092RC
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32c0, chip:stm32c092
|
||||
|
||||
The Nucleo C092RC is a member of the Nucleo-64 board family.
|
||||
|
||||
CANFD not supported yet.
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST Nucleo F072RB
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f0, chip:stm32f072
|
||||
|
||||
That board features the STM32F072RBT6 MCU with 128KiB of FLASH
|
||||
and 16KiB of SRAM.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST Nucleo F091RC
|
||||
=================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f0, chip:stm32f091
|
||||
|
||||
That board features the STM32F091RCT6 MCU with 256KiB of FLASH
|
||||
and 32KiB of SRAM.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST STM32F051-DISCOVERY
|
||||
======================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f0, chip:stm32f051
|
||||
|
||||
STATUS
|
||||
======
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST STM32F072-DISCOVERY
|
||||
======================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f0, chip:stm32f072
|
||||
|
||||
STATUS
|
||||
======
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
CloudController
|
||||
===============
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f107
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the CloudController
|
||||
development board featuring the STMicro STM32F107VCT MCU.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ET-STM32 Stamp
|
||||
==============
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f103
|
||||
|
||||
This page discusses issues/thoughts unique to NuttX configuration(s) for the
|
||||
ET-STM32 Stamp board from Futurlec (https://www.futurlec.com/ET-STM32_Stamp.shtml).
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
fire-stm2v2
|
||||
===========
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f103
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the M3
|
||||
Wildfire development board (STM32F103VET6). See http://firestm32.taobao.com
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
HY-MiniSTM32V
|
||||
=============
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f103
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
HY-MiniSTM32V development board.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
maple
|
||||
=====
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f103
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
maple board from LeafLabs (http://leaflabs.com).
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST Nucleo F103RB
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f103
|
||||
|
||||
The Nucleo F103RB is a member of the Nucleo-64 board family.
|
||||
|
||||
Configurations
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
===============
|
||||
olimexino-stm32
|
||||
===============
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f103
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
Shenzhou IV
|
||||
===========
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f107
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the Shenzhou
|
||||
IV development board from www.armjishu.com featuring the STMicro STM32F107VCT
|
||||
MCU. As of this writing, there are five models of the Shenzhou board:
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST STM3210E-EVAL
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f103
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
STMicro STM3210E-EVAL development board.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
STM32 Tiny
|
||||
==========
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f103
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
STM32 Tiny development board.
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
===============
|
||||
STM32BUTTERFLY2
|
||||
===============
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f107
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
stm32f103-minimum
|
||||
=================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f103
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
STM32F103C8T6 Minimum System Development Board for ARM Microcontroller.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST STM32VLDiscovery
|
||||
===================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f100
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the STMicro
|
||||
STM32VLDiscovery (Value Line Discovery) board.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ViewTool STM32F103/F107
|
||||
=======================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f103, chip:stm32f107
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
ViewTool STM32F103/F107 V1.2 board. This board may be fitted with either
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
emw3162
|
||||
=======
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f2, chip:stm32f205
|
||||
|
||||
EMW3162 board (https://www.waveshare.com/EMW3162.htm) features the
|
||||
STM32F205RG MCU and Broadcom BCM43362KUBG Wi-Fi chip.
|
||||
The STM32F205RG is a 120 MHz Cortex-M3 operation with 1MB Flash
|
||||
|
||||
@@ -2,4 +2,6 @@
|
||||
ST Nucleo F207ZG
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f2, chip:stm32f207
|
||||
|
||||
The Nucleo F207ZG is a member of the Nucleo-144 board family.
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
Olimex STM32-P207
|
||||
=================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f2, chip:stm32f207
|
||||
|
||||
The NuttX configuration for the Olimex STM32-P207 is assembled mainly
|
||||
from the configurations stm32f4discovery and stm3240g-eval.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
Particle.io Photon
|
||||
==================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f2, chip:stm32f205
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
Particle.io Photon board featuring the STM32F205RG MCU.
|
||||
The STM32F205RG is a 120 MHz Cortex-M3 operation with 1MB Flash
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST STM3220G-EVAL
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f2, chip:stm32f207, ethernet
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
STMicro STM3220G-EVAL development board.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST Nucleo F302R8
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f3, chip:stm32f302
|
||||
|
||||
The Nucleo F302R8 is a member of the Nucleo-64 board family.
|
||||
|
||||
Configurations
|
||||
|
||||
@@ -2,4 +2,6 @@
|
||||
ST Nucleo F303RE
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f3, chip:stm32f303
|
||||
|
||||
The Nucleo F303RE is a member of the Nucleo-64 board family.
|
||||
|
||||
@@ -2,4 +2,6 @@
|
||||
ST Nucleo F303ZE
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f3, chip:stm32f303
|
||||
|
||||
The Nucleo F303ZE is a member of the Nucleo-144 board family.
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST Nucleo F334R8
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f3, chip:stm32f334
|
||||
|
||||
The Nucleo F334R8 is a member of the Nucleo-64 board family.
|
||||
|
||||
Configurations
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
32F3348DISCOVERY
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f3, chip:stm32f334
|
||||
|
||||
This README discusses issues unique to NuttX configurations for the
|
||||
STMicro 32F3348DISCOVERY development board featuring the STM32F334C8
|
||||
MCU. The STM32F334C8 is a 72MHz Cortex-M4 operation with 64kB Flash
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
STM32F3Discovery
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f3, chip:stm32f303
|
||||
|
||||
This README discusses issues unique to NuttX configurations for the
|
||||
STMicro STM32F3Discovery development board.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
Axoloti
|
||||
=======
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f427
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
Axoloti open source synthesizer board featuring the STM32F427IGH6
|
||||
MCU. The STM32F427IGH6 has a 180MHz Cortex-M4 core with 1MiB Flash
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
Mikroe Clicker2 STM32
|
||||
=====================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f407
|
||||
|
||||
This is the page file for the port of NuttX to the Mikroe Clicker2 STM32
|
||||
board based on the STMicro STM32F407VGT6 MCU.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
mikroe-stm32f4
|
||||
==============
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f407
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
MikroElektronika Mikromedia for STM32F4 development board. This is
|
||||
another board support by NuttX that uses the same STM32F407VGT6 MCU
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST Nucleo F401RE
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f401
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the ST
|
||||
NucleoF401RE boards from ST Micro. See
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST Nucleo F410RB
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f401
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the ST
|
||||
Nucleo F410RB board from ST Micro. See
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST Nucleo F411RE
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f411
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the ST
|
||||
NucleoF411RE board from ST Micro. See
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST Nucleo F412ZG
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f412
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the ST
|
||||
Nucleo F412ZG board from ST Micro. See
|
||||
|
||||
|
||||
@@ -2,4 +2,6 @@
|
||||
ST Nucleo F429ZI
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f429
|
||||
|
||||
The Nucleo F429ZI is a member of the Nucleo-144 board family.
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST Nucleo F446RE
|
||||
================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f446
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the ST
|
||||
NucleoF446RE boards from ST Micro. See
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ODrive V3.6
|
||||
===========
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f405
|
||||
|
||||
ODrive V3.6 is an open-source dual-motor FOC controller based on
|
||||
the STMicro STM32F405RG and TI DRV8301 gate drivers.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
Olimex STM32-E407
|
||||
=================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f407
|
||||
|
||||
The Olimex STM32-E407 configuration is based on the configuration
|
||||
olimex-stm32-h407 and stm32f4discovery.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
Olimex STM32-P207
|
||||
=================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f405
|
||||
|
||||
The NuttX configuration for the Olimex STM32-H405 is based on the configuration
|
||||
Olimex STM32-P207.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
Olimex STM32-H407
|
||||
=================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f407
|
||||
|
||||
The Olimex STM32-H407 configuration is based on
|
||||
stm32Fdiscovery and Olimex STM32-H405.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
Olimex STM32-P207
|
||||
=================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f407
|
||||
|
||||
The NuttX configuration for the Olimex STM32-P407 is derives more or less
|
||||
directly from the Olimex STM32-P207 board support. The P207 and P407 seem
|
||||
to share the same board design. Other code comes from the STM3240G board
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
OMNIBUSF4
|
||||
=========
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f405
|
||||
|
||||
"OmnibusF4" is not a product name per se, but rather a design spec
|
||||
that many product vendors within the drone flight management unit
|
||||
(FMU) community adhere to. The spec defines the major components, and
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
=================
|
||||
ST STM32140G-EVAL
|
||||
ST STM3240G-EVAL
|
||||
=================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f407, ethernet
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
STMicro STM32140G-EVAL development board.
|
||||
STMicro STM3240G-EVAL development board.
|
||||
|
||||
Ethernet
|
||||
========
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
stm32f401rc-rs485
|
||||
=================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f401
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
NuttX STM32F4-RS485 development board.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
stm32f411-minimum
|
||||
=================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f411
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the
|
||||
WeAct Studio MiniF4 minimum system development board.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
ST STM32F411E-Discovery
|
||||
=======================
|
||||
|
||||
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f411
|
||||
|
||||
This page discusses issues unique to NuttX configurations for the STMicro
|
||||
STM32F411E-Discovery board. See
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user