File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ Core CPU Module based on ATSAMD21G18.
5
5
This module can be purchased on [ Xinabox CC] ( https://xinabox.cc/products/CS11/ ) .
6
6
7
7
## General Description
8
- This ☒CHIP forms part of the core modules. The SAM D21 is a series of low-power micro-controllers using the 32-bit ARM® Cortex® M0+ processor.
8
+ This xChip forms part of the core modules. The SAM D21 is a series of low-power micro-controllers using the 32-bit ARM® Cortex® M0+ processor.
9
9
10
- The CS11 ☒CHIP is housed in an extremely compact 2U×2U ☒CHIP with four connection ports.
10
+ The CS11 xChip is housed in an extremely compact 2U×2U xChip with four connection ports.
11
+
12
+ ## Arduino
13
+ - Follow the instructions for [ programming the Arduino Zero] ( https://www.arduino.cc/en/Guide/ArduinoZero )
14
+ - You need an IP02 (A/B in B position) or IP03 to program the CS11
15
+ - Connect the CS11 to the IP0x using a small connector for USB and a big connector for power.
16
+ - Plug the circuit into your USB port on your computer.
17
+
18
+ ## Arduino pins
19
+ | Description | Arduino Pin # |
20
+ | :--- | :---: |
21
+ | SD Card - CS | ` 3 ` |
22
+ | RGB LED Red | ` 11 ` |
23
+ | RGB LED Green | ` 12 ` |
24
+ | RGB LED Blue | ` 13 ` |
You can’t perform that action at this time.
0 commit comments