Skip to content

Test #1930

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

Closed
wants to merge 17 commits into from
Closed

Test #1930

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
352 changes: 352 additions & 0 deletions content/hardware/03.nano/boards/nano-matter/datasheets/datasheet.md

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion content/hardware/_unlisted/boards/nano-matter/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@

**Legal notice**: This Community Preview Product is provided "as is" and we make no express or implied warranties whatsoever with respect to its functionality, operability, or use, including, without limitation, any implied warranties of merchantability, fitness for a particular purpose, or infringement. We expressly disclaim any liability whatsoever for any direct, indirect, consequential, incidental or special damages, including, without limitation, lost revenues, lost profits, losses resulting from business interruption or loss of data, regardless of the form of action or legal theory under which the liability may be asserted, even if advised of the possibility or likelihood of such damages.

</FeatureDescription>
</FeatureDescription>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 15 additions & 18 deletions content/hardware/_unlisted/boards/nano-matter/tech-specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,34 +4,31 @@ Board:
Microprocessor: MGM240SD22VNA 32-bit Arm® Cortex®-M33 with DSP instruction and FPU
Clock speed: 78 MHz
USB connector: USB-C®
Pins:
Digital I/O Pins: 14
Analog input pins: 8
PWM pins: 5
UART pins: 4
I2C pins: 2
SPI pins: 4
Pin Availability:
Digital I/O pins: 22 (All exposed I/O can be used as digital)
Analog input pins: 20 (All exposed I/O can be used as analog inputs)
PWM pins: 22 (All exposed I/O can be used as PWM. A maximum of 5 pins simultaneously)
Communication:
UART: 2 (UART0 connected to USB, UART1 accessible thought pinout)
I2C: 2
SPI: 2
Connectivity:
Matter: Matter-ready Smart Home Connectivity
LR-WPANs: IEEE 802.15.4 w/ Thread
Bluetooth®: Bluetooth® 5.3 & Bluetooth® Mesh
Bluetooth®: Bluetooth® Low Energy 5.3 & Bluetooth® Mesh
Additional Compatible Protocols: OpenThread
Connectivity Band Frequency: On-board 2.4 GHz
Secure element: Secure Vault
Analog-to-digital converter (ADC):
Channels: 8
Resolution: 16 bits
Pins: 20 (All exposed I/O can be used as analog inputs)
Resolution: 12 bits
Digital-to-analog converter (DAC):
Channels: 1
Resolution: 12 bits
Pins: 4
Resolution: 8-12 bits
Pulse Width Modulation (PWM):
Channels: 5
Pins: 22 (All exposed I/O can be used as PWM)
Maximum simultaneously operational channel: 5
External Interrupts: Available within all Digital pins
Communication:
UART: 1
I2C: 1
SPI: 1
Power:
Circuit operating voltage: 3.3 V
Input voltage (VIN): 5 V
Expand All @@ -43,4 +40,4 @@ Memory:
Dimensions:
Width: 18 mm
Length: 45 mm
Environmental temperature: -40 °C to + 85 °C
Environmental temperature: -40 °C to + 85 °C
Loading