CAN Bus Communication: Difference between revisions

From STorM32-BGC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
''The information on this page refers to firmware v2.33e and higher.''
''The information on this page refers to firmware v2.33e and higher.''


The STorM32 gimbal controller supports DJI CAN bus and UAVCAN. This allows communicating with the STorM32 board through a [https://de.wikipedia.org/wiki/Controller_Area_Network CAN] bus, very similar to the communication through the [[Serial_Communication|serial interfaces]] or [[Using_a_ESP8266_Wifi_Module|Wifi]].
The STorM32 gimbal controller has support for DJI CAN bus and UAVCAN. This allows communicating with the STorM32 board through a [https://de.wikipedia.org/wiki/Controller_Area_Network CAN] bus, very similar to the communication through the [[Serial_Communication|serial interfaces]] or [[Using_a_ESP8266_Wifi_Module|Wifi]].


<div class="toclimit-2">__TOC__</div>
<div class="toclimit-2">__TOC__</div>


== DJI CAN Bus ==


[[Uavcan]]
 
== UAVCAN ==
 
See [[Uavcan]]

Revision as of 03:30, 24 November 2017

The information on this page refers to firmware v2.33e and higher.

The STorM32 gimbal controller has support for DJI CAN bus and UAVCAN. This allows communicating with the STorM32 board through a CAN bus, very similar to the communication through the serial interfaces or Wifi.

DJI CAN Bus

UAVCAN

See Uavcan