You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: boards/pocketbeagle-2/03-design-and-specifications.rst
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ the System on Chip (SoC), power management, memory, connectivity interfaces, and
10
10
These diagrams provide a visual representation of the I2C tree, power distribution, and boot configurations,
11
11
essential for grasping the board's functionality.
12
12
13
-
The chapter then focuses on the heart of PocketBeagle 2, the AM6232 SoC. We explore its internal
14
-
architecture, highlighting the dual ARM Cortex-A53 cores, Cortex-M4F core, and various integrated
13
+
The chapter then focuses on the heart of PocketBeagle 2, the AM6254 SoC. We explore its internal
14
+
architecture, highlighting the quad ARM Cortex-A53 cores, Cortex-M4F core, and various integrated
15
15
peripherals. Detailed figures illustrate the SoC's functional blocks, decoupling capacitors,
16
16
DDR controller, and power management, emphasizing the importance of each component
17
17
in ensuring efficient and reliable operation.
@@ -38,7 +38,7 @@ The figure below provides a high-level overview of PocketBeagle 2 hardware archi
38
38
the main components and their interconnections. This includes the System on Chip (SoC), power management,
39
39
memory, connectivity interfaces, and other peripheral components.
40
40
41
-
- **System on Chip (SoC)**: At the core of PocketBeagle 2 is the AM6232 SoC, which integrates dual ARM Cortex-A53 cores, a Cortex-M4F core, and various peripherals. This SoC is optimized for power efficiency and performance, making it suitable for a wide range of embedded applications.
41
+
- **System on Chip (SoC)**: At the core of PocketBeagle 2 is the AM6254 SoC, which integrates quad ARM Cortex-A53 cores, a Cortex-M4F core, and various peripherals. This SoC is optimized for power efficiency and performance, making it suitable for a wide range of embedded applications.
42
42
43
43
- **Power Management**: The diagram highlights several power management ICs:
44
44
- **TPS6521903 PMIC**: Manages multiple power rails, including buck converters and LDOs, to supply necessary voltages.
@@ -137,11 +137,11 @@ The power tree diagram provides a comprehensive overview of how power is distrib
137
137
System on Chip (SoC)
138
138
*********************
139
139
140
-
PocketBeagle 2 is powered by the AM6232 SoC, which is a high-performance, low-power processor
141
-
designed for embedded applications. The AM6232 integrates dual ARM Cortex-A53 cores, a
140
+
PocketBeagle 2 is powered by the AM6254 SoC, which is a high-performance, low-power processor
141
+
designed for embedded applications. The AM6254 integrates quad ARM Cortex-A53 cores, a
142
142
Cortex-M4F core, and various peripherals to support a wide range of functionalities. It is
143
143
optimized for power efficiency and performance, making it suitable for applications requiring
144
-
robust processing capabilities while maintaining low power consumption. The AM6232 SoC functional
144
+
robust processing capabilities while maintaining low power consumption. The AM6254 SoC functional
145
145
block diagram below provides a detailed view of the internal architecture of the System on Chip. It
146
146
highlights the various functional blocks such as the CPU cores, memory controllers, peripheral
147
147
interfaces, and other integrated components. This diagram is essential for understanding how
0 commit comments