nuttx/Documentation/platforms/arm/stm32u5/index.rst

51 lines
921 B
ReStructuredText
Raw Normal View History

2023-08-23 10:17:49 +02:00
==========
ST STM32U5
==========
This is a port of NuttX to the STM32U5 Family
2023-08-23 10:17:49 +02:00
The STM32U5 is a chip based on ARM Cortex-M33.
Used development board is the B-U585I-IOT02A
Most code is copied and adapted from the STM32L5 port.
The only supported STM32U5 family currently is:
================ ======= ============================
NuttX config Manual Chips
================ ======= ============================
STM32U5 RM0456 STM32U575xx and STM32U585xx
================ ======= ============================
TODO list
---------
Extensive testing. Only initial sniff tests have been done.
A prober TODO list should be generated.
References
----------
[RM0456] STMicroelectronics, STM32U575/585 Arm(R)-based 32-bit MCUs, Rev 2
2023-08-23 10:17:49 +02:00
Supported MCUs
==============
TODO
Peripheral Support
==================
TODO
Supported Boards
================
.. toctree::
:glob:
:maxdepth: 1
boards/*/*