Difference between revisions of "Jetson: MCP2515"
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
=== Configuration === | === Configuration === | ||
| − | * Can access the Jetson Expansion Header Tool through <code>/opt/nvidia/jetson-io/jetson-io.py</code> | + | * Can access the Jetson Expansion Header Tool through the command <code>sudo /opt/nvidia/jetson-io/jetson-io.py</code> |
Color Convention: | Color Convention: | ||
| − | Red: 3.3V (Pin 1) | + | * Red: 3.3V (Pin 1) |
| − | Black: Gnd (Pin 39) | + | * Black: Gnd (Pin 39) |
| − | Green: CS | + | * Green: CS |
| − | Orange: MISO (Pin 21) | + | * Orange: MISO (Pin 21) |
| − | Blue: MOSI (Pin 19) | + | * Blue: MOSI (Pin 19) |
| − | Yellow: SCK (Pin 23) | + | * Yellow: SCK (Pin 23) |
| − | Purple: Interrupt (Pin 16) | + | * Purple: Interrupt |
| + | |||
| + | Configurations for Interrupt and CS Pins: | ||
| + | * Interrupt: (Pin 16) + (Pin 32) | ||
| + | * CS: (Pin 12) + (Pin 38) | ||
Latest revision as of 21:00, 13 June 2024
Configuration[edit]
- Can access the Jetson Expansion Header Tool through the command
sudo /opt/nvidia/jetson-io/jetson-io.py
Color Convention:
- Red: 3.3V (Pin 1)
- Black: Gnd (Pin 39)
- Green: CS
- Orange: MISO (Pin 21)
- Blue: MOSI (Pin 19)
- Yellow: SCK (Pin 23)
- Purple: Interrupt
Configurations for Interrupt and CS Pins:
- Interrupt: (Pin 16) + (Pin 32)
- CS: (Pin 12) + (Pin 38)