Skip to content

KitCAN M10025

M10025 ISO DOWN M10025 ISO UP M10025 BOTTOM M10025 TOP

The 3DR KitCAN is a powerful kit of features and firmware via CAN that tackles several use cases when integrating CAN peripherals to uncrewed vehicles. With just 4 wires you can have access to a super accurate magnetometer available, the best barometric pressure sensor we’ve ever used. Additionally it has GPS and I2C ports that support all legacy uBlox GPS sensors and RTK correction messages. If that is not enough, it also includes an RGB LED and Arm Switch/Button.

Loading 3D model…
Electrical/MCUKitCAN M10025
Main processorSTM32F303
Flash size256kB
Operating voltage5V
Maximum current (fused)250mA
Internal 3v3 reg current400mA
I2C pull-upsInstalled (2k2)
CAN termination resistor*Installed
Mechanical
Dimensions35.5mm x 27mm
Screw pattern30.5mm x 14mm
Screw sizeM3 (3.2mm hole diameter)
Board thickness1.2mm (1.0mm rev B)
Weight3.5 grams
KitCAN pinout diagram KitCAN legend

The software update that came with revision C also enables UART2 pads on the bottom of the board, as pictured in the following figure.

KitCAN rev C bottom

You will notice a new solder jumper on the back labeled as I2C_VSEL, which enables support for 3.3V only I2C peripherals since many sensor breakout boards have this characteristic. If you want to enable the 3V3 output, you will have to cut the trace with a hobby knife or a similar tool and apply a solder blob from the 3V3 labeled side of the jumper to the center pad.

KitCAN board is intended to work as a sensor-enriched CAN node so the use cases are diverse. If all you need is the external magnetometer and baro, using a 4-wire JST-GH cable of any length is enough to get up and running. Adding external sensors or modules is a plug and play experience as the extra peripherals will be picked up upon the next boot.

Firmware compatibility

Revision C boards introduce a different routing to reduce inductance. This improves the e-compass performance but breaks compatibility with older firmware versions.

Boards Revision B and older require the legacy f303-M10025 firmware target. Boards Revision C and D require the newer KitCAN rev C_D AP_Periph firmware target.

If you have a Revision B or older and want to update firmware manually, please use the firmware target below.

f303-M10025

And if you have a Revision C or D board and want to update firmware manually, please use the firmware target below.

KitCAN rev C_D AP_Periph

AP Periph logo

Make sure you are using the latest version of Mission Planner. With the following firmware versions or newer:

ParameterValue
ArduPlaneV4.0.5
ArduCopterV4.0.3
ArduRoverV4.0.0

Go to Full Parameter Tree on Mission Planner and verify the following are enabled:

ParameterValue
CAN_P1_DRIVER1
GPS_TYPE9 UAVCAN

Make sure the UAVCAN compass driver is not disabled (UAVCAN should be unchecked).

If your controller has more than 3 internal compasses, you should disable the least important one:

ParameterValue
COMPASS_TYPEMASKUAVCAN (Unchecked)

The RGB notify LED via DroneCAN needs to be enabled by selecting bit 5 of NTF_LED_TYPES parameter, or just select the “DroneCAN” checkbox in the popup window.

If you want to enable the I2C airspeed, on the autopilot/controller parameters via Mission Planner set ARSPD_TYPE = 8 UAVCAN

Use the following parameters depending on the type of airspeed you are connecting.

  • ARSPD_TYPE = 1 For I2C Airspeed Sensor JST-GH MS4525DO
  • ARSPD_TYPE = 4 For MS5525
PinColorSignalTTL/Voltage Level
1redVCC5V
2blackTX3V3
3blackRX3V3
4blackI2C_SCL3V3
5blackI2C_SDA3V3
6blackGNDN/A
PinColorSignalTTL/Voltage Level
1redVCC5V
2blackCAN_H5V
3blackCAN_L5V
4blackGNDN/A
PinColorSignalTTL/Voltage Level
1redVCC5V
2blackI2C_SCL3V3
3blackI2C_SDA3V3
4blackGNDN/A
Download 3D Model