Skip to content

Commit 50fd4fe

Browse files
jasondamingclaude
andauthored
Add vendor documentation links for PCM and PH configuration (#3135)
* Add vendor documentation links for PCM and PH configuration Adds seealso boxes linking to CTRE PCM documentation and REV Pneumatic Hub documentation for configuration, firmware updates, and detailed technical specifications. Fixes #2272 * Fix CTRE PCM documentation link to use chapter 09 instead of 08 * Update PCM documentation links per review feedback Changes: - Removed claim about 'technical specifications' (not available in CTRE docs) - Added both CAN Bus Setup and PCM Bring-Up links as suggested by reviewer - Added brief descriptions for each link explaining what they cover - More accurate representation of what the CTRE documentation provides 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
1 parent 5bee957 commit 50fd4fe

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

source/docs/hardware/hardware-basics/wiring-pneumatics-pcm.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ This page describes wiring pneumatics with the CTRE Pneumatic Control Module (PC
44

55
.. hint:: For pneumatics safety & mechanical requirements, consult this year's Robot Construction rules. For mechanical design guidelines, refer to the [FIRST Pneumatics Manual](https://info.firstinspires.org/hubfs/web/program/frc/resources/pneumatics-manual.pdf).
66

7+
.. seealso:: For Pneumatic Control Module configuration and firmware updates using Phoenix Tuner, see the CTRE documentation:
8+
9+
- [CAN Bus Setup](https://v5.docs.ctr-electronics.com/en/stable/ch08_BringUpCAN.html) - Device IDs, firmware updates, and troubleshooting
10+
- [PCM Bring-Up](https://v5.docs.ctr-electronics.com/en/stable/ch09_BringUpPCM.html) - Testing solenoids and compressor operation
11+
712
## Wiring Overview
813

914
A single PCM will support most pneumatics applications, providing an output for the compressor, input for the pressure switch, and outputs for up to 8 solenoid channels (12V or 24V selectable). The module is connected to the roboRIO over the :term:`CAN` bus and powered via 12V from the PDP or PDH.

source/docs/hardware/hardware-basics/wiring-pneumatics-ph.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This page describes wiring pneumatics with the REV Pneumatic Hub (:term:`PH`). F
44

55
.. hint:: For pneumatics safety & mechanical requirements, consult this year's Robot Construction rules. For mechanical design guidelines, refer to the [FIRST Pneumatics Manual](https://info.firstinspires.org/hubfs/web/program/frc/resources/pneumatics-manual.pdf).
66

7+
.. seealso:: For Pneumatic Hub configuration, firmware updates, and detailed technical specifications, see the [REV Pneumatic Hub Documentation](https://docs.revrobotics.com/ion-control-system/ph).
8+
79
.. raw:: html
810

911
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">

0 commit comments

Comments
 (0)