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/adafruit-grand-central-m4-express/doc.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@
2
2
@ingroup boards
3
3
@brief Support for the Adafruit Grand Central M4 Express
4
4
5
-
General information
6
-
===================
5
+
## General information
7
6
8
-
@image html https://cdn-learn.adafruit.com/assets/assets/000/068/748/medium800/adafruit_products_grand_central_top_angle.jpg"Picture of the Adafruit Grand Central M4 Express"
7
+
<imgsrc="https://cdn-learn.adafruit.com/assets/assets/000/068/748/medium800/adafruit_products_grand_central_top_angle.jpg"alt="Picture of the Adafruit Grand Central M4 Express" />
9
8
10
9
The main features of the board are:
10
+
11
11
- ATSAMD51 Cortex M4 running at 120 MHz
12
12
- Hardware DSP and floating point support
13
13
- 1 MiB Flash
@@ -17,19 +17,16 @@ The main features of the board are:
17
17
- Micro SD Card slot connected to SPI
18
18
- native USB
19
19
20
-
Pinout
21
-
------
20
+
### Pinout
22
21
23
-
@image html https://cdn-learn.adafruit.com/assets/assets/000/115/366/original/adafruit_products_Adafruit-Grand-Central-M4-Express-Pinout.png"Official Pinout of the Grand Central M4 Express"
22
+
<imgsrc="https://cdn-learn.adafruit.com/assets/assets/000/115/366/original/adafruit_products_Adafruit-Grand-Central-M4-Express-Pinout.png"alt="Official Pinout of the Grand Central M4 Express" />
Copy file name to clipboardExpand all lines: boards/adafruit-metro-m4-express/doc.md
+11-17Lines changed: 11 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@
2
2
@ingroup boards
3
3
@brief Support for the Adafruit Metro M4 Express
4
4
5
-
General information
6
-
===================
5
+
## General information
7
6
8
-
@image html https://cdn-learn.adafruit.com/assets/assets/000/085/521/large1024/adafruit_products_metro-m4-top.jpg"Picture of the Adafruit Metro M4 Express"
7
+
<imgsrc="https://cdn-learn.adafruit.com/assets/assets/000/085/521/large1024/adafruit_products_metro-m4-top.jpg"alt="Picture of the Adafruit Metro M4 Express" />
9
8
10
9
The main features of the board are:
10
+
11
11
- ATSAMD51 Cortex M4 running at 120 MHz
12
12
- Hardware DSP and floating point support
13
13
- 512 MiB Flash
@@ -17,23 +17,19 @@ The main features of the board are:
17
17
- 32-bit, 3.3V logic and power
18
18
- native USB
19
19
20
-
Pinout
21
-
------
20
+
### Pinout
22
21
23
-
@image html https://cdn-learn.adafruit.com/assets/assets/000/111/183/original/adafruit_products_Adafruit_Metro_M4_Express_Pinout.png"Official Pinout of the Metro M4 Express" width=100%
22
+
<imgsrc="https://cdn-learn.adafruit.com/assets/assets/000/111/183/original/adafruit_products_Adafruit_Metro_M4_Express_Pinout.png"alt="Official Pinout of the Metro M4 Express"width=100% />
The Arduino Due is a microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU.
19
10
It is the first Arduino board based on a 32-bit ARM core microcontroller.
20
11
21
-
\image html "https://store.arduino.cc/cdn/shop/files/A000062_00.front_1000x750.jpg" "Arduino Due board" width=750px
12
+
<imgsrc="https://store.arduino.cc/cdn/shop/files/A000062_00.front_1000x750.jpg"alt="Arduino Due board"width=750px />
22
13
23
-
## Hardware {#arduino_due_hardware}
14
+
## Hardware
24
15
25
-
### MCU {#atmel_sam3x8e_mcu}
16
+
### MCU
26
17
27
18
The board features a SAM3X8E MCU (ARM Cortex-M3) running at up to 84MHz.
28
19
It embeds 96 KiB of SRAM and 512 KiB of flash memory.
29
20
The board reference manual is available [here](https://docs.arduino.cc/resources/datasheets/A000062-datasheet.pdf)
30
21
and the MCU datasheet is available [here](https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-11057-32-bit-Cortex-M3-Microcontroller-SAM3X-SAM3A_Datasheet.pdf).
0 commit comments