Registered User mNo edit summary |
Registered User mNo edit summary Tag: 2017 source edit |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{ApplicableFor | <noinclude>{{ApplicableFor | ||
|MPUs list=STM32MP13x | |MPUs list=STM32MP13x | ||
|MPUs checklist=STM32MP13x,STM32MP15x | |MPUs checklist=STM32MP13x, STM32MP15x, STM32MP21x, STM32MP23x, STM32MP25x | ||
}}</noinclude> | }}</noinclude> | ||
<noinclude> | <noinclude> | ||
This article lists documents that apply to the '''STM32 MPU ecosystem release''' of the '''{{MicroprocessorDevice | device=13}}'''. Those documents are generally referenced into other wiki pages. | This article lists documents that apply to the '''STM32 MPU ecosystem release''' of the '''{{MicroprocessorDevice | device=13}}'''. Those documents are generally referenced into other wiki pages. | ||
</noinclude> | </noinclude> | ||
All the resources for the | All the resources for the {{MicroprocessorDevice | device=1}} are located in the [https://www.st.com/en/microcontrollers-microprocessors/stm32mp1-series.html#documentation STM32MP1 series web page]. | ||
{{Info|The different '''STM32MP13''' microprocessor '''part numbers''' available (with their corresponding internal peripherals, security options and packages) are described in the [[STM32MP13 microprocessor#Part number codification|'''STM32MP13 microprocessor part numbers''']].}} | {{Info|The different '''STM32MP13''' microprocessor '''part numbers''' available (with their corresponding internal peripherals, security options and packages) are described in the [[STM32MP13 microprocessor#Part number codification|'''STM32MP13 microprocessor part numbers''']].}} | ||
Line 13: | Line 13: | ||
{{InternalInfo| | {{InternalInfo| | ||
* To link to any document in the table below (for example, "STM32MP135 reference manual"), use its '''reference''' ("RM0475" for that example): <nowiki>[[STM32MP13 resources#RM0475 | <your description>]]</nowiki> | * To link to any document in the table below (for example, "STM32MP135 reference manual"), use its '''reference''' ("RM0475" for that example): <nowiki>[[STM32MP13 resources#RM0475 | <your description>]]</nowiki> | ||
* To link to a group of documents (for example, "Reference manuals"), edit this article and use the '''name''' indicated in <code><span id{{=}}'''name'''></code> ("Reference manuals" for that example): <nowiki>[[STM32MP13 resources#Reference manuals | <your description>]]</nowiki>}} | * To link to a group of documents (for example, "Reference manuals"), edit this article and use the '''name''' indicated in <code><span id{{=}}'''name'''></code> ("Reference manuals" for that example): <nowiki>[[STM32MP13 resources#Reference manuals | <your description>]]</nowiki> | ||
* To illustrate the process to add any document in the "resources" articles, let's consider that an application note shall be added: | |||
** if the application note is specific to the STM32MP13 lines, it is added in this article between <code><nowiki><section begin=Application_notes /></nowiki></code> and <code><nowiki><section end=Application_notes /></nowiki></code> | |||
** if the application note is common to the STM32MP1 series, it is added in the [[STM32 MPU resources]] article between <code><nowiki><section begin=Application_notes_MP1 /></nowiki></code> and <code><nowiki><section end=Application_notes_MP1 /></nowiki></code> | |||
}} | |||
</noinclude> | </noinclude> | ||
{| class="st-table" | {| class="st-table" | ||
! style="text-align: center; " | Reference | ! style="text-align: center; " | Reference | ||
Line 23: | Line 28: | ||
|- | |- | ||
{{#lst:STM32_MPU_resources|Application_notes}} | {{#lst:STM32_MPU_resources|Application_notes}} | ||
|- | |||
{{#lst:STM32_MPU_resources|Application_notes_MP1}} | |||
|- | |- | ||
<section begin=Application_notes /> | <section begin=Application_notes /> | ||
| <span id="AN4879">AN4879</span> | | <span id="AN4879">AN4879</span> | ||
| USB hardware and PCB guidelines using STM32 MCUs | | USB hardware and PCB guidelines using STM32 MCUs | ||
| [https://www.st.com | | [https://www.st.com/resource/en/application_note/DM00296349.pdf AN4879.pdf] | ||
|- | |- | ||
| <span id="AN5474">AN5474</span> | | <span id="AN5474">AN5474</span> | ||
| Getting started with STM32MP13 | | Getting started with STM32MP13 series hardware development | ||
| [https://www.st.com/resource/en/application_note/DM00697274.pdf AN5474.pdf] | | [https://www.st.com/resource/en/application_note/DM00697274.pdf AN5474.pdf] | ||
|- | |- | ||
Line 36: | Line 43: | ||
| Migration of applications from STM32MP15x lines to STM32MP13x lines microprocessor | | Migration of applications from STM32MP15x lines to STM32MP13x lines microprocessor | ||
| [https://www.st.com/resource/en/application_note/DM00697320.pdf AN5475.pdf] | | [https://www.st.com/resource/en/application_note/DM00697320.pdf AN5475.pdf] | ||
|- | |||
| <span id="AN5036">AN5036</span> | |||
| Thermal management guidelines for STM32 applications | |||
| [https://www.st.com/resource/en/application_note/DM00395696.pdf AN5036.pdf] | |||
|- | |- | ||
| <span id="AN5478">AN5478</span> | | <span id="AN5478">AN5478</span> | ||
Line 58: | Line 69: | ||
|- | |- | ||
| <span id="AN5787">AN5787</span> | | <span id="AN5787">AN5787</span> | ||
| | | STM32MP13x product lines system power consumption | ||
| [https://www.st.com/resource/en/application_note/ | | [https://www.st.com/resource/en/application_note/an5787-stm32mp13x-product-line-system-power-consumption-stmicroelectronics.pdf AN5787.pdf] | ||
|- | |||
| <span id="UM1720">UM1720</span> | |||
| STM32Cube USB host library user manual | |||
| [https://www.st.com/resource/en/user_manual/um1720-stm32cube-usb-host-library-stmicroelectronics.pdf UM1720.pdf] | |||
|- | |||
| <span id="UM1734">UM1734</span> | |||
| STM32Cube USB device library user manual | |||
| [https://www.st.com/resource/en/user_manual/um1734-stm32cube-usb-device-library-stmicroelectronics.pdf UM1734.pdf] | |||
<section end=Application_notes /> | <section end=Application_notes /> | ||
|- | |- | ||
Line 65: | Line 84: | ||
|- | |- | ||
{{#lst:STM32_MPU_resources|Datasheets}} | {{#lst:STM32_MPU_resources|Datasheets}} | ||
|- | |||
{{#lst:STM32_MPU_resources|Datasheets_MP1}} | |||
|- | |- | ||
<section begin=Datasheets /> | <section begin=Datasheets /> | ||
Line 95: | Line 116: | ||
|- | |- | ||
{{#lst:STM32_MPU_resources|Errata sheets}} | {{#lst:STM32_MPU_resources|Errata sheets}} | ||
|- | |||
{{#lst:STM32_MPU_resources|Errata sheets_MP1}} | |||
|- | |- | ||
<section begin=Errata_sheets /> | <section begin=Errata_sheets /> | ||
Line 105: | Line 128: | ||
|- | |- | ||
{{#lst:STM32_MPU_resources|Reference_manuals}} | {{#lst:STM32_MPU_resources|Reference_manuals}} | ||
|- | |||
{{#lst:STM32_MPU_resources|Reference_manuals_MP1}} | |||
|- | |- | ||
<section begin=Reference_manuals /> | <section begin=Reference_manuals /> | ||
Line 115: | Line 140: | ||
|- | |- | ||
{{#lst:STM32_MPU_resources|Boards_schematics}} | {{#lst:STM32_MPU_resources|Boards_schematics}} | ||
|- | |||
{{#lst:STM32_MPU_resources|Boards_schematics_MP1}} | |||
|- | |- | ||
<section begin=Boards_schematics /> | <section begin=Boards_schematics /> | ||
Line 125: | Line 152: | ||
|- | |- | ||
{{#lst:STM32_MPU_resources|Boards_user_manuals}} | {{#lst:STM32_MPU_resources|Boards_user_manuals}} | ||
|- | |||
{{#lst:STM32_MPU_resources|Boards_user_manuals_MP1}} | |||
|- | |- | ||
<section begin=Boards_user_manuals /> | <section begin=Boards_user_manuals /> | ||
Line 135: | Line 164: | ||
|- | |- | ||
{{#lst:STM32_MPU_resources|Tools_user_manuals}} | {{#lst:STM32_MPU_resources|Tools_user_manuals}} | ||
|- | |||
{{#lst:STM32_MPU_resources|Tools_user_manuals_MP1}} | |||
|} | |} | ||
<noinclude> | <noinclude> |
Latest revision as of 12:36, 22 November 2024
This article lists documents that apply to the STM32 MPU ecosystem release of the STM32MP13x lines . Those documents are generally referenced into other wiki pages.
All the resources for the STM32MP1 Series are located in the STM32MP1 series web page.
Reference | Name | Link | |
---|---|---|---|
Application notes | |||
AN2834 | How to get the best ADC accuracy in STM32 microcontrollers | AN2834.pdf | |
AN4803 | High-speed SI simulations using IBIS and board-level simulations using HyperLynx® SI on STM32 MCUs and MPUs | AN4803.pdf | |
AN5027 | Interfacing PDM digital microphones using STM32 MCUs and MPUs | AN5027.pdf | |
AN5036 | Thermal management guidelines for STM32 applications | AN5036.pdf | |
AN5168 | How to configure DDR on STM32MP1 MPUs | AN5168.pdf | |
AN5225 | USB Type-C® Power Delivery using STM32 MCUs and MPUs | AN5225.pdf | |
AN5275 | USB DFU/USART protocols used in STM32MP1 Series bootloaders | AN5275.pdf | |
AN5284 | STM32MP1 series system power consumption | AN5284.pdf | |
AN5348 | Introduction to FDCAN peripherals for STM32 product classes | AN5348.pdf | |
AN5431 | The STPMIC1 PCB layout guidlines | AN5431.pdf | |
AN5438 | STM32MP1 Series lifetime estimates | AN5438.pdf | |
AN5510 | Overview of the secure secret provisioning (SSP) on STM32MP1 Series | AN5510.pdf | |
AN5827 | Guidelines for entering RMA state on STM32MP1 Series MPUs | AN5827.pdf | |
AN4879 | USB hardware and PCB guidelines using STM32 MCUs | AN4879.pdf | |
AN5474 | Getting started with STM32MP13 series hardware development | AN5474.pdf | |
AN5475 | Migration of applications from STM32MP15x lines to STM32MP13x lines microprocessor | AN5475.pdf | |
AN5036 | Thermal management guidelines for STM32 applications | AN5036.pdf | |
AN5478 | Camera-CSI (DCMI-PP) in STM32MP13x microprocessors | AN5478.pdf | |
AN5565 | STM32MP13 lines using low-power modes | AN5565.pdf | |
AN5586 | STM32MP13x MPU product line discrete power supply hardware integration | AN5586.pdf | |
AN5587 | STM32MP13x MPU product lines and STPMIC1D / STPMIC1A integration on a wall adapter supply | AN5587.pdf | |
AN5692 | DDR memory routing guidelines for STM32MP13x product lines | AN5692.pdf | |
AN5787 | STM32MP13x product lines system power consumption | AN5787.pdf | |
UM1720 | STM32Cube USB host library user manual | UM1720.pdf | |
UM1734 | STM32Cube USB device library user manual | UM1734.pdf | |
Datasheets[1] | |||
DS12792 | STPMIC1 datasheet |
DS12792.pdf | |
DS13483 | STM32MP135C/F Datasheet (STM32MP135C/F) (secure) |
DS13483.pdf | |
DS13874 | STM32MP135A/D Datasheet (STM32MP135A/D) (non secure) |
DS13874.pdf | |
DS13875 | STM32MP133C/F Datasheet (STM32MP133C/F) (secure) |
DS13875.pdf | |
DS13876 | STM32MP133A/D Datasheet (STM32MP133A/D) (non secure) |
DS13876.pdf | |
DS13877 | STM32MP131C/F Datasheet (STM32MP131C/F) (secure) |
DS13877.pdf | |
DS13878 | STM32MP131A/D Datasheet (STM32MP131A/D) (non secure) |
DS13878.pdf | |
Errata sheets | |||
ES0539 | STM32MP13x device errata | ES0539.pdf | |
Reference manuals[1] | |||
RM0475 | STM32MP13x reference manual (STM32MP135 advanced Arm®-based 32-bit MPUs) |
RM0475.pdf | |
Boards schematics | |||
MB1635 schematics | STM32MP135F-DK motherboard schematics MB1635-E02 board schematics (Discovery kit) |
MB1635-E02.pdf | |
Boards user manuals | |||
UM2993 | STM32MP135F-DK discovery board user manual | UM2993.pdf | |
Tools user manuals | |||
UM2563 | STM32CubeIDE installation guide | UM2563.pdf | |
UM2579 | Migration guide from System Workbench to STM32CubeIDE | UM2579.pdf | |
UM2553 | STM32CubeIDE quick start guide | UM2553.pdf | |
AN5360 | Getting started with projects based on the STM32MP1 Series in STM32CubeIDE | AN5360.pdf | |
UM2609 | STM32CubeIDE user guide | UM2609.pdf | |
UM1718 | STM32CubeMX user manual | UM1718.pdf | |
UM2237 | STM32CubeProgrammer tool user manual | UM2237.pdf | |
UM2238 | STM32 Trusted Package Creator tool user manual | UM2238.pdf | |
UM2542 | STM32 Series Key Generator tool user manual | UM2542.pdf | |
UM2543 | STM32 Series Signing tool user manual | UM2543.pdf |
- ↑ Jump up to: 1.0 1.1 The part numbers are specified in STM32MP13 microprocessor part numbers