| cover | coverY |
|---|---|
../../.gitbook/assets/ark_can_3.jpg |
0 |
ARK CANnode is an open source generic DroneCAN node that includes a 6 degree of freedom IMU. Its main purpose is to enable the use of non-CAN sensors (I2C, SPI, UART) on the CAN bus. It also has PWM outputs to expand a vehicle's control outputs in quantity and physical distance.
Find 3D models and case files at https://github.com/ARK-Electronics/ARK_CANNODE
- Open Source Schematic and BOM
- Sensors
- Bosch BMI088 6-Axis IMU or Invensense ICM-42688-P 6-Axis IMU
- STM32F412CGU6 MCU
- 1MB Flash
- Two Pixhawk Standard CAN Connectors
- 4 Pin JST GH
- Pixhawk Standard I2C Connector
- 4 Pin JST GH
- Pixhawk Standard UART/I2C Connector (Basic GPS Port)
- 6 Pin JST GH
- Pixhawk Standard SPI Connector
- 7 Pin JST GH
- PWM Connector
- 10 Pin JST JST
- 8 PWM Outputs
- Matches Pixhawk 4 PWM Connector Pinout
- Pixhawk Standard Debug Connector
- 6 Pin JST SH
- Small Form Factor
- 3cm x 3cm x 1.3cm
- LED Indicators
- USA Built
- Power Requirements
- 5V
- Current dependent on connected peripherals
The ARK CANnode is connected to the CAN bus using a Pixhawk standard 4 pin JST GH cable. For more information, refer to the CAN Wiring instructions.
You will see both red and blue LEDs on the ARK CANnode when it is being flashed, and a solid blue LED if it is running properly.
If you see a solid red LED there is an error and you should check the following:
- Make sure the flight controller has an SD card installed.
- Make sure the ARK CANnode has
ark_cannode_canbootloaderinstalled prior to flashingark_cannode_default. - Remove binaries from the root and ufw directories of the SD card and try to build and flash again.
On the ARK CANnode, you may need to configure the following parameters:
| Parameter | Description |
|---|---|
| CANNODE_TERM | CAN built-in bus termination. |
| Pin Number | Signal Name | Voltage |
|---|---|---|
| 1 | 5V | 5.0V |
| 2 | CAN_P | 5.0V |
| 3 | CAN_N | 5.0V |
| 4 | GND | GND |
| Pin Number | Signal Name | Voltage |
|---|---|---|
| 1 | 5V | 5.0V |
| 2 | CAN_P | 5.0V |
| 3 | CAN_N | 5.0V |
| 4 | GND | GND |
| Pin Number | Signal Name | Voltage |
|---|---|---|
| 1 | 5.0V Out (500mA) | 5.0V |
| 2 | USART1_TX | 3.3V |
| 3 | USART1_RX | 3.3V |
| 4 | I2C1_SCL | 3.3V |
| 5 | I2C1_SDA | 3.3V |
| 6 | GND | GND |
| Pin Number | Signal Name | Voltage |
|---|---|---|
| 1 | 5.0V Out (500mA) | 5.0V |
| 2 | I2C1_SCL | 3.3V |
| 3 | I2C1_SDA | 3.3V |
| 4 | GND | GND |
| Pin Number | Signal Name | Voltage |
|---|---|---|
| 1 | 3.3V | 3.3V |
| 2 | USART2_TX | 3.3V |
| 3 | USART2_RX | 3.3V |
| 4 | FMU_SWDIO | 3.3V |
| 5 | FMU_SWCLK | 3.3V |
| 6 | GND | GND |
