Skip to content

[PXCT-488] Nano Matter: With Headers SKU #2393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 33 additions & 25 deletions content/hardware/03.nano/boards/nano-matter/datasheet/datasheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
identifier: ABX00112
identifier: ABX00112-ABX00137
title: Arduino® Nano Matter
type: maker
author: José Bagur, Christopher Méndez
Expand Down Expand Up @@ -46,20 +46,20 @@ The main features are highlighted in the table shown below.
</p>


| Feature | Description |
|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Microcontroller | 78 MHz, 32-bit Arm® Cortex®-M33 core (MGM240SD22VNA) |
| Internal Memory | 1536 kB Flash and 256 kB RAM |
| Connectivity | 802.15.4 Thread, Bluetooth® Low Energy 5.3, and Bluetooth® Mesh |
| Security | Secure Vault® from Silicon Labs |
| USB Connectivity | USB-C® port for power and data |
| Power Supply | Various options for easily powering the board: USB-C® port and external power supply connected through the board's Nano-styled header connector pins (5V, VIN) |
| Analog Peripherals | 12-bit ADC (x20), up to 12-bit DAC (x4) |
| Digital Peripherals | GPIO (x22 - All exposed I/O can be used as digital), UART (x2), I2C (x2), SPI (x2), PWM (x22) with a maximum of 5 simultaneously operational channels |
| Debugging | JTAG/SWD debug port (accessible through the board's test pads) |
| Dimensions | 18 mm x 45 mm |
| Weight | 4 g |
| Pinout features | Castellated pins allow the board to be SMD soldered on a custom carrier |
| Feature | Description |
|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Microcontroller | 78 MHz, 32-bit Arm® Cortex®-M33 core (MGM240SD22VNA) |
| Internal Memory | 1536 kB Flash and 256 kB RAM |
| Connectivity | 802.15.4 Thread, Bluetooth® Low Energy 5.3, and Bluetooth® Mesh |
| Security | Secure Vault® from Silicon Labs |
| USB Connectivity | USB-C® port for power and data |
| Power Supply | Various options for easily powering the board: USB-C® port and external power supply connected through the board's Nano-styled header connector pins (5V, VIN) |
| Analog Peripherals | 12-bit ADC (x20), up to 12-bit DAC (x4) |
| Digital Peripherals | GPIO (x22 - All exposed I/O can be used as digital), UART (x2), I2C (x2), SPI (x2), PWM (x22) with a maximum of 5 simultaneously operational channels |
| Debugging | JTAG/SWD debug port (accessible through the board's test pads) |
| Dimensions | 18 mm x 45 mm |
| Weight | 4 g |
| Pinout features | The Nano Matter (ABX00112) has castellated/through-hole pins for SMD mounting, while the Nano Matter (ABX00137) comes with headers pre-installed for easy prototyping. |


<div style="page-break-after: always;"></div>
Expand Down Expand Up @@ -124,15 +124,19 @@ The core of the Nano Matter is the MGM240SD22VNA microcontroller from Silicon La

The Nano-styled header connectors pinout is shown in the figure below.

![](assets/Nano_Matter_Pinout_2.png)
![](assets/Nano_Matter_Pinout.png)

<div style="background-color: #FFFFE0; border-left: 6px solid #FFD700; margin: 20px 0; padding: 15px;">
The <strong>Nano Matter with headers (ABX00137)</strong> shares the same architecture as the <strong>Nano Matter (ABX00112)</strong> but comes with headers pre-installed.
</div>

<div style="page-break-after: always;"></div>

### Block Diagram

An overview of the high-level architecture of the Nano Matter is illustrated in the figure below.

![](assets/Nano_Matter_Block_Diagram-v2.png)
![](assets/Nano_Matter_Block_Diagram.png)

<div style="page-break-after: always;"></div>

Expand All @@ -148,7 +152,7 @@ The Nano Matter can be powered through one of the following interfaces:

A detailed figure below illustrates the power options available on the Nano Matter and the main system power architecture.

![](assets/Nano_Matter_Power_Tree_2.png)
![](assets/Nano_Matter_Power_Tree.png)

<div style="background-color: #FFFFE0; border-left: 6px solid #FFD700; margin: 20px 0; padding: 15px;">
<strong>Low-Power Tip:</strong> For power efficiency, safely cut the LED jumper and connect an external +3.3 VDC power supply to the board's 3V3 pin. This configuration does not power the board's USB bridge.
Expand Down Expand Up @@ -192,8 +196,11 @@ Now that you have gone through the basics of what you can do with the device, yo
## Mechanical Information

<p style="text-align: justify;">
The Nano Matter is a double-sided 18 mm x 45 mm board with a USB-C® port overhanging the top edge and dual
castellated/through-hole pins around the two long edges; the onboard wireless antenna is located in the center of the bottom edge of the board.
The Nano Matter is a double-sided 18 mm x 45 mm board featuring a USB-C® port extending from the top edge. The onboard wireless antenna is positioned at the center of the bottom edge.

The Nano Matter (ABX00112) has dual castellated/through-hole pins along both long edges, making it easy to solder onto a custom PCB for direct integration.

The Nano Matter with headers pre-installed (ABX00137) is also available, providing convenient access for probing and testing.
</p>

### Board Dimensions
Expand Down Expand Up @@ -360,9 +367,10 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia

## Document Revision History

| **Date** | **Revision** | **Changes** |
| :--------: | :----------: | :-----------------------------------------: |
| **Date** | **Revision** | **Changes** |
| :--------: | :----------: | :---------------------------------------------------: |
| 11/02/2025 | 5 | Header Version and SKU added as Collective Datasheet |
| 14/11/2024 | 4 | Official launch revision and power information update |
| 05/09/2024 | 3 | Cloud Editor updated from Web Editor |
| 07/05/2024 | 2 | Board update |
| 21/03/2024 | 1 | Community Preview Release |
| 05/09/2024 | 3 | Cloud Editor updated from Web Editor |
| 07/05/2024 | 2 | Board update |
| 21/03/2024 | 1 | Community Preview Release |
2 changes: 1 addition & 1 deletion content/hardware/03.nano/boards/nano-matter/product.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Nano Matter
url_shop: https://arduino.to/nano-matter
primary_button_url: /tutorials/nano-matter/user-manual/
primary_button_title: User Manual
sku: [ABX00112]
sku: [ABX00112, ABX00137]
core: arduino:mbed_nano
certifications: [CE, UKCA]
---
Expand Down
2 changes: 1 addition & 1 deletion content/hardware/03.nano/boards/nano-matter/tech-specs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Board:
Name: Arduino® Nano Matter
SKU: ABX00112
SKU: ABX00112 (Castellated Pins) / ABX00137 (With Headers)
Microprocessor: MGM240SD22VNA 32-bit Arm® Cortex®-M33 with DSP instruction and FPU
Clock speed: 78 MHz
USB connector: USB-C®
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,13 @@ The complete STEP files are available and downloadable from the link below:

### Form Factor

The Nano Matter board features castellated pins, which are ideal for integrating the board into final solutions.
The Nano Matter (ABX00112) board features castellated pins, which are ideal for integrating the board into final solutions.

You can easily solder the Nano Matter in your custom PCB, since the board does not present any bottom-mounted components.
You can easily solder the Nano Matter (ABX00112) in your custom PCB, since the board does not present any bottom-mounted components.

![Nano Matter castellated pins](assets/castellated-2.png)
![Nano Matter (ABX00112) castellated pins](assets/castellated-2.png)

The Nano Matter with headers (ABX00137) out of the box is also available, providing easy access for probing and testing through the headers.

## First Use
### Powering the Board
Expand Down