Skip to content

Commit f15f7a1

Browse files
committed
Update dual-core.md
1 parent 7fcd057 commit f15f7a1

File tree

1 file changed

+2
-0
lines changed
  • content/hardware/08.mega/boards/giga-r1/tutorials/giga-dual-core

1 file changed

+2
-0
lines changed

content/hardware/08.mega/boards/giga-r1/tutorials/giga-dual-core/dual-core.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ author: Karl Söderby
55
tags: [Dual Core, RPC, MicroPython]
66
---
77

8+
***PLEASE NOTE: This article is still in progress.***
9+
810
The GIGA R1's microcontroller, the **STM32H747XI** has two processor cores, the **M7** and **M4**, clocking in at 480MHz and 240Mhz respectively.
911

1012
Having two cores in a microcontroller brings a significant advantage, to run two main applications simultaneuously, and communicate with them through something called **Remote Procedure Call (RPC)**.

0 commit comments

Comments
 (0)