@@ -17,59 +17,59 @@ Prototyping, IoT application examples
17
17
# Features
18
18
- ** SAMD21G18A**
19
19
- ** Processor**
20
- - ARM Cortex M0+ at up to 48 MHz
21
- - 256KB Flash
22
- - 32KB SRAM
23
- - Power On Reset (POR) and Brown Out Detection (BOD)
20
+ - ARM Cortex M0+ at up to 48 MHz
21
+ - 256KB Flash
22
+ - 32KB SRAM
23
+ - Power On Reset (POR) and Brown Out Detection (BOD)
24
24
25
25
- ** Peripherals**
26
- - 12 channel DMA
27
- - 12 channel event system
28
- - 5x 16 bit Timer/Counter
29
- - 3x 24 bit timer/counter with extended functions
30
- - 32 bit RTC
31
- - Watchdog Timer
32
- - CRC-32 generator
33
- - Full speed Host/Device USB with 8 end points
34
- - 6x SERCOM (USART, I2C, SPI, LIN)
35
- - Two channel I2S
36
- - 12 bit 350ksps ADC (up to 16 bit with oversampling)
37
- - 10 bit 350ksps DAC
38
- - External Interrupt Controller (up to 16 lines)
39
-
40
- - ** ATECC508 Crypto Chip**
41
- - Cryptographic co-processor with secure hardware based key storage
42
- - Protected storage for up to 16 keys, certificates or data
43
- - ECDH: FIPS SP800-56A Elliptic Curve Diffie-Hellman
44
- - ECDSA: FIPS186-3 Elliptic Curve Digital Signature Algorithm
45
- - NIST standard P256 elliptic curve support
46
- - SHA-256 & HMAC hash including off-chip context save/restore
47
-
48
- - ** Nina W102 Module**
49
- - Dual Core Tensilica LX6 CPU at up to 240MHz
26
+ - 12 channel DMA
27
+ - 12 channel event system
28
+ - 5x 16 bit Timer/Counter
29
+ - 3x 24 bit timer/counter with extended functions
30
+ - 32 bit RTC
31
+ - Watchdog Timer
32
+ - CRC-32 generator
33
+ - Full speed Host/Device USB with 8 end points
34
+ - 6x SERCOM (USART, I2C, SPI, LIN)
35
+ - Two channel I2S
36
+ - 12 bit 350ksps ADC (up to 16 bit with oversampling)
37
+ - 10 bit 350ksps DAC
38
+ - External Interrupt Controller (up to 16 lines)
39
+
40
+ - ** ATECC508 Crypto Chip**
41
+ - Cryptographic co-processor with secure hardware based key storage
42
+ - Protected storage for up to 16 keys, certificates or data
43
+ - ECDH: FIPS SP800-56A Elliptic Curve Diffie-Hellman
44
+ - ECDSA: FIPS186-3 Elliptic Curve Digital Signature Algorithm
45
+ - NIST standard P256 elliptic curve support
46
+ - SHA-256 & HMAC hash including off-chip context save/restore
47
+
48
+ - ** Nina W102 Module**
49
+ - Dual Core Tensilica LX6 CPU at up to 240MHz
50
50
51
51
- ** WiFi**
52
- - IEEE 802.11b up to 11Mbit
53
- - IEEE 802.11g up to 54MBit
54
- - IEEE 802.11n up to 72MBit
55
- - 2.4 GHz, 13 channels
56
- - 96 dBm sensitivity
52
+ - IEEE 802.11b up to 11Mbit
53
+ - IEEE 802.11g up to 54MBit
54
+ - IEEE 802.11n up to 72MBit
55
+ - 2.4 GHz, 13 channels
56
+ - 96 dBm sensitivity
57
57
58
58
- ** Bluetooth BR/EDR**
59
- - Max 7 Clients
60
- - 2.4 GHz, 79 channels
61
- - Up to 3 Mbit/s
62
- - -88 dBm sensitivity
63
- - Bluetooth Low Energy
64
- - Bluetooth 5.0 dual mode
65
- - 2.4GHz 40 channels
66
- - -88 dBm sensitivity
67
- - Up to 1 Mbit/s
68
-
69
- - ** BQ24125L I2C Controlled USB/Adapter Charger**
70
- - 92% Charge Efficiency at 2 A, 90% at 4 A
71
- - Autonomous Battery Charging
72
- - 2.5-A Fast Charging
59
+ - Max 7 Clients
60
+ - 2.4 GHz, 79 channels
61
+ - Up to 3 Mbit/s
62
+ - -88 dBm sensitivity
63
+ - Bluetooth Low Energy
64
+ - Bluetooth 5.0 dual mode
65
+ - 2.4GHz 40 channels
66
+ - -88 dBm sensitivity
67
+ - Up to 1 Mbit/s
68
+
69
+ - ** BQ24125L I2C Controlled USB/Adapter Charger**
70
+ - 92% Charge Efficiency at 2 A, 90% at 4 A
71
+ - Autonomous Battery Charging
72
+ - 2.5-A Fast Charging
73
73
74
74
# Contents
75
75
0 commit comments