Skip to content

Commit 01445eb

Browse files
andrum99JamesH65
andrum99
andauthored
CM4 pages - minor grammar fixups (raspberrypi#1706)
* Update datasheet.md * Update designfiles.md * Update schematics.md * Update README.md * Update schematics.md * Update schematics.md Co-authored-by: James Hughes <[email protected]>
1 parent ea46302 commit 01445eb

File tree

4 files changed

+13
-14
lines changed

4 files changed

+13
-14
lines changed

hardware/computemodule/datasheet.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Compute Module Datasheet
22

3-
The latest version of the Compute Module is the CM4. This is the recommended Compute Module for all current and future development.
3+
The latest version of the Compute Module is the CM4: this is the recommended Compute Module for all current and future development.
44

55
[Compute Module 4 Datasheet](http://datasheets.raspberrypi.org/cm4/cm4-datasheet.pdf)
66
[Compute Module 4 IO Board Datasheet](http://datasheets.raspberrypi.org/cm4io/cm4io-datasheet.pdf)

hardware/computemodule/designfiles.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Compute Module IO board and camera/display adapter board design data
22

3-
Design data for the Compute Module 4 IO board can be found in its datasheet
3+
Design data for the Compute Module 4 IO board can be found in its datasheet:
44

55
- [Compute Module 4 IO Board datasheet](http://datasheets.raspberrypi.org/cm4io/cm4io-datasheet.pdf)
66

7-
There is also a KiCAD PCB design set available.
7+
There is also a KiCAD PCB design set available:
88

99
- [Compute Module 4 IO Board KiCAD files](http://datasheets.raspberrypi.org/cm4io/CM4IO-KiCAD.zip)
1010

11-
## Design data for Compute Module IO board (CMIO) prior to the Compute Module 4.
11+
## Design data for Compute Module IO board (CMIO) prior to the Compute Module 4
1212

1313
* [CMIO Rev 1.2](designdata/rpi_DSGN_CMIO_1p2.zip)
1414
* [CMIO Rev 3.0](designdata/rpi_DSGN_CMIO_3p0.zip)
1515

16-
Design data for the Compute Module camera/display adapter board (CMCDA)
16+
Design data for the Compute Module camera/display adapter board (CMCDA):
1717

1818
* [CMCDA Rev 1.1](designdata/rpi_DSGN_CMCDA_1p1.zip)

hardware/computemodule/schematics.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
# Compute Module and related schematics
22

3-
Schematics for the latest Compute Module 4 and the IO board can be found in the datasheets as follows:
3+
Note that schematics are not available for the Compute Module 4, but are available for the IO board.
44

5-
* [Compute Module 4 Datasheet](http://datasheets.raspberrypi.org/cm4/cm4-datasheet.pdf)
6-
* [Compute Module 4 IO Board datasheet](http://datasheets.raspberrypi.org/cm4io/cm4io-datasheet.pdf)
5+
* [Compute Module 4 IO Board datasheet including schematics](http://datasheets.raspberrypi.org/cm4io/cm4io-datasheet.pdf)
76

8-
There is also a KiCAD PCB design set available.
7+
There is also a KiCAD PCB design set available:
98

109
* [Compute Module 4 IO Board KiCAD files](http://datasheets.raspberrypi.org/cm4io/CM4IO-KiCAD.zip)
1110

12-
Schematics for the Compute Module camera/display adapter board (CMCDA)
11+
Schematics for the Compute Module camera/display adapter board (CMCDA):
1312

1413
* [CMCDA Rev 1.1](schematics/rpi_SCH_CMCDA_1p1.pdf)
1514

16-
Schematic for an under-voltage detection circuit, as used in most models of Raspberry Pi
15+
Schematic for an under-voltage detection circuit, as used in most models of Raspberry Pi:
1716

1817
* [Under-voltage detect](schematics/under_voltage_detect.png)
1918

@@ -22,7 +21,7 @@ Schematic for an under-voltage detection circuit, as used in most models of Rasp
2221
* [CM Rev 1.1](schematics/rpi_SCH_CM_1p1.pdf)
2322
* [CM3 and CM3L Rev 1.0](schematics/rpi_SCH_CM3_1p0.pdf)
2423

25-
Schematics for the Compute Module IO board (CMIO).
24+
Schematics for the Compute Module IO board (CMIO):
2625

2726
* [CMIO Rev 1.2 (Supports CM1 only)](schematics/rpi_SCH_CMIO_1p2.pdf)
2827
* [CMIO Rev 3.0 (Supports CM1, CM3, CM3L, CM3+ and CM3+L)](schematics/rpi_SCH_CMIO_3p0.pdf)

hardware/raspberrypi/mechanical/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ Also applicable to the A+.
5050

5151
## Compute Module 4
5252

53-
The following datasheets contain mechanical drawings and schematics.
53+
The following datasheets contain mechanical drawings and schematics:
5454

5555
- [Compute Module 4 Datasheet](http://datasheets.raspberrypi.org/cm4/cm4-datasheet.pdf)
5656
- [Compute Module 4 IO Board datasheet](http://datasheets.raspberrypi.org/cm4io/cm4io-datasheet.pdf)
5757

58-
In addition we also supply STEP files of the Compute modules for 3D modellers and KiCAD files of the IO board for those wishing to create their own PCB's.
58+
In addition we also supply STEP files of the Compute Modules for 3D modellers and KiCAD files of the IO board for those wishing to create their own PCBs:
5959

6060
- [Compute Module 4 STEP files](https://datasheets.raspberrypi.org/cm4/CM4-step.zip)
6161
- [Compute Module Lite STEP files](https://datasheets.raspberrypi.org/cm4/CM4Lite-step.zip)

0 commit comments

Comments
 (0)