← Documents Documentation/arch/arm/stm32/stm32mp157-overview.rst GitHub 원문 ↗

Linux 6.18.37 · Architecture

STM32MP157 Overview

STM32MP157 듀얼 Cortex-A7 MPU의 GPU 2D/3D 합성, 표준 메모리·연결 인터페이스와 보안 기능을 정리합니다.

Source pathDocumentation/arch/arm/stm32/stm32mp157-overview.rst
Source versionLinux v6.18.37
TranslationDUJINLABS 전문 번역 + 해설

요약·해설과 원문, 전문 번역을 서로 분리했습니다. API 이름, symbol, source path는 원문 표기를 사용합니다.

1. 요약·해설

원문의 핵심 논리와 kernel programming 관점의 보충 설명입니다. 아래의 전문 번역과는 별도로 작성했습니다.

요약과 해설

stm32mp157-overview.rst:1-20

STM32MP157은 듀얼 Cortex-A7 애플리케이션 코어와 GPU 기반 2D/3D 합성, STM32 계열 연결성 및 보안을 결합합니다.

STM32MP157 Overview 핵심 사양
프로세서메모리대표 기능
2x Cortex-A7Standard memory interfacesGPU 2D/3D, STM32 connectivity, Security

프로세서 계열, 메모리, 대표 주변장치를 요약합니다.

2. 영어 원문 전체

번역 기준이 된 Linux v6.18.37 원문입니다. 줄 번호는 이 버전의 파일 좌표입니다.

원문 전체 펼치기
1 ===================
2 STM32MP157 Overview
3 ===================
4
5 Introduction
6 ------------
7
8 The STM32MP157 is a Cortex-A MPU aimed at various applications.
9 It features:
10
11 - Dual core Cortex-A7 application core
12 - 2D/3D image composition with GPU
13 - Standard memories interface support
14 - Standard connectivity, widely inherited from the STM32 MCU family
15 - Comprehensive security support
16
17 :Authors:
18
19 - Ludovic Barre <ludovic.barre@st.com>
20 - Gerald Baeza <gerald.baeza@st.com>
21

3. 한국어 전문 번역

영어 원문의 문단 순서와 의미를 유지한 전체 번역입니다. 코드, 함수명, symbol과 URL은 원문 표기를 유지합니다.

STM32MP157 개요와 기능

1-16

STM32MP157은 다양한 애플리케이션을 대상으로 하는 Cortex-A MPU입니다. 주요 기능은 다음과 같습니다.

영역사양
애플리케이션 CPUDual core Cortex-A7 application core
그래픽GPU를 사용한 2D/3D image composition
메모리Standard memories interface support
연결성STM32 MCU family에서 폭넓게 이어받은 Standard connectivity
보안Comprehensive security support

작성자

17-20

Ludovic Barre <ludovic.barre@st.com>

Gerald Baeza <gerald.baeza@st.com>