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:
Matteo Golin 2025-05-05 15:17:41 -04:00 committed by CeDeROM
parent e086ef2d02
commit 4d8d2354ec
98 changed files with 199 additions and 2 deletions

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -2,6 +2,8 @@
ST STM32F051-DISCOVERY
======================
.. tags:: chip:stm32, chip:stm32f0, chip:stm32f051
STATUS
======

View file

@ -2,6 +2,8 @@
ST STM32F072-DISCOVERY
======================
.. tags:: chip:stm32, chip:stm32f0, chip:stm32f072
STATUS
======

View file

@ -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.

View file

@ -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).

View file

@ -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

View file

@ -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.

View file

@ -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).

View file

@ -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

View file

@ -1,3 +1,5 @@
===============
olimexino-stm32
===============
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f103

View file

@ -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:

View file

@ -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.

View file

@ -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.

View file

@ -1,3 +1,5 @@
===============
STM32BUTTERFLY2
===============
.. tags:: chip:stm32, chip:stm32f1, chip:stm32f107

View file

@ -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.

View file

@ -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.

View file

@ -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

View file

@ -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

View file

@ -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.

View file

@ -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.

View file

@ -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

View file

@ -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.

View file

@ -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

View file

@ -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.

View file

@ -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.

View file

@ -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

View file

@ -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

View file

@ -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.

View file

@ -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

View file

@ -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.

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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.

View file

@ -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

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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

View file

@ -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

View file

@ -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
========

View file

@ -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.

View file

@ -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.

View file

@ -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

View file

@ -2,6 +2,8 @@
ST STM32F429I-DISCO
===================
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f429
This page discusses issues unique to NuttX configurations for the
STMicro STM32F429I-DISCO development board featuring the STM32F429ZIT6
MCU. The STM32F429ZIT6 is a 180MHz Cortex-M4 operation with 2Mbit Flash

View file

@ -2,6 +2,8 @@
ST STM32F4-Discovery
====================
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f407
This page discusses issues unique to NuttX configurations for the
STMicro STM32F4Discovery development board featuring the STM32F407VGT6
MCU. The STM32F407VGT6 is a 168MHz Cortex-M4 operation with 1Mbit Flash

View file

@ -2,6 +2,8 @@
ST Nucleo F722ZE
================
.. tags:: chip:stm32, chip:stm32f7, chip:stm32f722
This page discusses issues unique to NuttX configurations for the STMicro
Nucleo-144 board. See ST document STM32 Nucleo-144 boards (UM1974):

View file

@ -2,6 +2,8 @@
ST Nucleo F746ZG
================
.. tags:: chip:stm32, chip:stm32f7, chip:stm32f746
This page discusses issues unique to NuttX configurations for the STMicro
Nucleo-144 board. See ST document STM32 Nucleo-144 boards (UM1974):

View file

@ -2,6 +2,8 @@
ST Nucleo F767ZI
================
.. tags:: chip:stm32, chip:stm32f7, chip:stm32f767
This page discusses issues unique to NuttX configurations for the STMicro
Nucleo-144 board. See ST document STM32 Nucleo-144 boards (UM1974):

View file

@ -2,6 +2,8 @@
ST STEVAL-ETH001V1
==================
.. tags:: chip:stm32, chip:stm32f7, chip:stm32f767
This page discusses issues unique to NuttX configurations for the
STMicro STEVAL-ETH001V1 servo drive evaluation board.
The STEVAL-ETH001V1 board is based on the STM32F767ZI MCU (2Mbytes FLASH

View file

@ -1,3 +1,5 @@
============
STM32F746-WS
============
.. tags:: chip:stm32, chip:stm32f7, chip:stm32f746

View file

@ -2,6 +2,8 @@
ST STM32F746G-DISCO
===================
.. tags:: chip:stm32, chip:stm32f7, chip:stm32f746
This page discusses issues unique to NuttX configurations for the
STMicro STM32F746G-DISCO development board featuring the STM32F746NGH6
MCU. The STM32F746NGH6 is a 216MHz Cortex-M7 operation with 1024Kb Flash

View file

@ -2,6 +2,8 @@
ST STM32F769I-DISCO
===================
.. tags:: chip:stm32, chip:stm32f7, chip:stm32f769
This page discusses issues unique to NuttX configurations for the
STMicro STM32F769I-DISCO development board featuring the STM32F769NIH6
MCU. The STM32F769NIH6 is a 216MHz Cortex-M7 operating with 2048K Flash

View file

@ -1,3 +1,5 @@
====================
STM32f777ZIT6-MEADOW
====================
.. tags:: chip:stm32, chip:stm32f7, chip:stm32f777

View file

@ -2,4 +2,6 @@
ST Nucleo G070RB
================
.. tags:: chip:stm32, chip:stm32g0, chip:stm32g070
The Nucleo G070RB is a member of the Nucleo-64 board family.

View file

@ -2,4 +2,6 @@
ST Nucleo G071RB
================
.. tags:: chip:stm32, chip:stm32g0, chip:stm32g071
The Nucleo G071RB is a member of the Nucleo-64 board family.

View file

@ -2,6 +2,8 @@
ST STM32G071B-DISCO
===================
.. tags:: chip:stm32, chip:stm32g0, chip:stm32g071
This page discusses issues unique to NuttX configurations for the
STMicro STM32G071B-DISCO development board. The STM32G071B-DISCO board
is based on the STM32G071RB MCU (128Kbytes FLASH and 32Kbytes of SRAM).

View file

@ -2,6 +2,8 @@
ST B-G431B-ESC
==============
.. tags:: chip:stm32, chip:stm32g4, chip:stm32g431
The B-G431B-ESC board is based on the STM32G431CB microcontroller,
the L6387 driver and STL180N6F7 power MOSFETs.

View file

@ -2,6 +2,8 @@
ST B-G474E-DPOW1
================
.. tags:: chip:stm32, chip:stm32g4, chip:stm32g474
This page is for a port of NuttX to the ST Micro B-G474E-DPOW1
Discovery kit with STM32G474RE MCU. For more information about this board,
see:

View file

@ -2,4 +2,6 @@
ST Nucleo G431KB
================
.. tags:: chip:stm32, chip:stm32g4, chip:stm32g431
The Nucleo G431KB is a member of the Nucleo-32 board family.

View file

@ -2,6 +2,8 @@
ST Nucleo G431RB
================
.. tags:: chip:stm32, chip:stm32g4, chip:stm32g431
The Nucleo G431RB is a member of the Nucleo-64 board family.
Configurations

View file

@ -2,6 +2,8 @@
ST Nucleo G474RE
================
.. tags:: chip:stm32, chip:stm32g4, chip:stm32g474
This is the page for a port of NuttX to the ST Micro Nucleo G474RE
board with STM32G474RE MCU. For more information about this board, see:

View file

@ -1,6 +1,9 @@
================
ST Nucleo-H563ZI
================
.. tags:: chip:stm32, chip:stm32h5, chip:stm32h563
.. figure:: nucleo-h563zi.png
:align: center

View file

@ -2,6 +2,8 @@
linum-stm32h753bi
=================
.. tags:: chip:stm32, chip:stm32h7, chip:stm32h753
This page discusses issues unique to NuttX configurations for the
LINUM-STM32H753BI board.

View file

@ -2,6 +2,8 @@
ST Nucle H743ZI
===============
.. tags:: chip:stm32, chip:stm32h7, chip:stm32h743
This page discusses issues unique to NuttX configurations for the
STMicro NUCLEO-H743ZI development board featuring the STM32H743ZI
MCU. The STM32H743ZI is a 400MHz Cortex-M7 operation with 2MBytes Flash

View file

@ -2,6 +2,8 @@
ST Nucle H743ZI2
================
.. tags:: chip:stm32, chip:stm32h7, chip:stm32h743
This page discusses issues unique to NuttX configurations for the
STMicro NUCLEO-H743ZI2 development board featuring the STM32H743ZI
MCU. The STM32H743ZI is a 400MHz Cortex-M7 operation with 2MBytes Flash

View file

@ -2,6 +2,8 @@
ST Nucleo H745ZI
================
.. tags:: chip:stm32, chip:stm32h7, chip:stm32h745
Dual core support
-----------------

View file

@ -2,6 +2,8 @@
Waveshare OpenH743I
===================
.. tags:: chip:stm32, chip:stm32h7, chip:stm32h743
The OpenH743I-C is an STM32 development board with STM32H743IIT6.
It comes with a rich expansion interface to support access to various
peripheral modules.

View file

@ -2,6 +2,8 @@
ST STM32H745I-DISCO
===================
.. tags:: chip:stm32, chip:stm32h7, chip:stm32h745
Dual core support
=================

View file

@ -2,6 +2,8 @@
ST STM32H747I-DISCO
===================
.. tags:: chip:stm32, chip:stm32h7, chip:stm32h747
This page discusses issues unique to NuttX configurations for the
STMicro STM32H747I-DISCO development board featuring the STM32H747I
MCU. The STM32H747I is a Cortex-M7 and -M4 dual core with 2MBytes Flash

View file

@ -2,6 +2,8 @@
weact-stm32h743
===============
.. tags:: chip:stm32, chip:stm32h7, chip:stm32h743
This page discusses issues unique to NuttX configurations for the
WeAct STM32H743 board.

View file

@ -2,4 +2,6 @@
ST B-L072Z-LRWAN1
=================
.. tags:: chip:stm32, chip:stm32l0, chip:stm32l072
The B-L072Z-LRWAN1 is a development board based on CMWX1ZZABZ-091 (STM32L072CZ and an SX1276 transceiver).

View file

@ -2,4 +2,6 @@
ST Nucleo L073RZ
================
.. tags:: chip:stm32, chip:stm32l0, chip:stm32l073
The Nucleo L073RZ is a member of the Nucleo-64 board family.

View file

@ -2,6 +2,8 @@
ST STM32L0538-DISO
==================
.. tags:: chip:stm32, chip:stm32l0, chip:stm32l053
This page discusses issues unique to NuttX configurations for the
STMicro STM32L0538-DISO development board. The STM32L0538-DISO board
is based on the STM32L053C8 MCU (64Kbytes FLASH, 8Kbytes of SRAM and

View file

@ -2,4 +2,6 @@
ST Nucleo L152RE
================
.. tags:: chip:stm32, chip:stm32l1, chip:stm32l152
The Nucleo L152RE is a member of the Nucleo-64 board family.

View file

@ -2,6 +2,8 @@
ST STM32L Discovery
=====================
.. tags:: chip:stm32, chip:stm32l1, chip:stm32l152
This page discusses issues unique to NuttX configurations for the
STMicro STM32L-Discovery development board. The STM32L-Discovery board
is based on the STM32L152RBT6 MCU (128KB FLASH and 16KB of SRAM).

View file

@ -2,6 +2,8 @@
ST B-L475E-IOT01A
=================
.. tags:: chip:stm32, chip:stm32l4, chip:stm32l475
This page discusses the port of NuttX to the STMicro B-L475E-IOT01A
Discovery kit powered by STM32L475VG Cortex-M4. This board targets IoT
nodes with a choice of connectivity options including WiFi, Bluetooth LE,

View file

@ -2,6 +2,8 @@
ST Nucleo L432KC
================
.. tags:: chip:stm32, chip:stm32l4, chip:stm32l432
This page discusses issues unique to NuttX configurations for the ST
Nucleo-l432kc board from ST Micro. See

View file

@ -2,6 +2,8 @@
ST Nucleo L452RE
================
.. tags:: chip:stm32, chip:stm32l4, chip:stm32l452
This page file discusses the port of NuttX to the STMicro Nucleo-L452RE
board. That board features the STM32L452RET6 MCU with 512KiB of FLASH
and 160KiB of SRAM.

View file

@ -2,6 +2,8 @@
ST Nucleo L476RG
================
.. tags:: chip:stm32, chip:stm32l4, chip:stm32l476
This page discusses issues unique to NuttX configurations for the ST
NucleoL476RG board from ST Micro. See

View file

@ -2,6 +2,8 @@
ST Nucleo L496ZG
================
.. tags:: chip:stm32, chip:stm32l4, chip:stm32l496
This page discusses issues unique to NuttX configurations for the STMicro
Nucleo-144 board for STM32L4 chips.

View file

@ -2,6 +2,8 @@
ST STEVAL-STLCS01V1
===================
.. tags:: chip:stm32, chip:stm32l4, chip:stm32l476
This page discusses issues unique to NuttX configurations for the ST
STEVAL-STLCS01V1 board (SensorTile module) from ST Micro based on
STM32L476JG MCU. The board features:

View file

@ -2,6 +2,8 @@
STM32L476-mdk
=============
.. tags:: chip:stm32, chip:stm32l4, chip:stm32l476
This page discusses issues unique to NuttX configurations for STM32L476ME
part in the Motorola MDK. This is referred to as the MuC in Motorola
technical documentation.

View file

@ -2,6 +2,8 @@
ST STM32L476VG-DISCO
====================
.. tags:: chip:stm32, chip:stm32l4, chip:stm32l476
XXX all this needs review and update
This page discusses issues unique to NuttX configurations for the ST

View file

@ -2,6 +2,8 @@
ST STM32L4R9AI-DISCO
====================
.. tags:: chip:stm32, chip:stm32l4, chip:stm32l4r9
This page discusses issues unique to NuttX configurations for the ST
STM32L4R9AI Discovery board from ST Micro. See

View file

@ -2,6 +2,8 @@
ST Nucleo L552ZE-Q
==================
.. tags:: chip:stm32, chip:stm32l5, chip:stm32l552
This page discusses the port of NuttX to the STMicro Nucleo-L552ZE
board. That board features the STM32L552ZET6Q MCU with 512KiB of FLASH
and 256KiB of SRAM.

View file

@ -2,6 +2,8 @@
ST STM32L562E-DK
================
.. tags:: chip:stm32, chip:stm32l5, chip:stm32l562
This page discusses the port of NuttX to the STMicro STM32L562E-DK
board. That board features the STM32L562QEI6QU MCU with 512KiB of FLASH
and 256KiB of SRAM.

View file

@ -2,6 +2,8 @@
ST B-U585I-IOT02A
=================
.. tags:: chip:stm32, chip:stm32u5, chip:stm32u585
This page discusses the port of NuttX to the STMicroelectronics
B-U585I-IOT02A board. That board features the STM32U585AII6QU MCU with 2MiB
of Flash and 768KiB of SRAM.

View file

@ -2,6 +2,8 @@
ST Nucleo U5A5ZJ-Q
==================
.. tags:: chip:stm32, chip:stm32u5, chip:stm32u5a5
This page file discusses the port of NuttX to the STMicroelectronics
NUCLEO-U5A5ZJ-Q board. That board features the STM32U5A5ZJT6Q MCU with 4MiB
of Flash and 2500KiB of SRAM.

View file

@ -2,6 +2,8 @@
Flipper Zero
============
.. tags:: chip:stm32, chip:stm32wb, chip:stm32wb55
This page file discusses the port of NuttX to the Flipper Zero multi-tool
device. See https://flipperzero.one/ for device details.

View file

@ -2,6 +2,8 @@
ST Nucleo WB55RG
================
.. tags:: chip:stm32, chip:stm32wb, chip:stm32wb55
This page file discusses the port of NuttX to the STMicroelectronics
NUCLEO-WB55RG board. That board features the multi-protocol wireless and
ultra-low-power STM32WB55RGV6 MCU with 1MiB of Flash and 256KiB of SRAM.

View file

@ -2,6 +2,8 @@
ST Nucleo WL55JC
================
.. tags:: chip:stm32, chip:stm32wl, chip:stm32wl55
The `Nucleo-WL55JC <https://www.st.com/en/evaluation-tools/nucleo-wl55jc.html>`_
is a development board for the STM32WL55 SoC from ST. It features 64 I/O,
3 onboard LEDs and buttons, integrated stlink for easy debug and flashing