Skip to main content

Use of the product

Connection diagram

Connection Diagram

Port Descriptions:

PortFeature
1) CANController Area Network (CAN) is a port for the bus system. CAN is a network protocol used especially in vehicles that allows many different electronic control units (ECUs) to communicate with each other.
2) SWDSerial Wire Debug (SWD) port is used for programming and debugging the microcontroller. SWCLK (Serial Wire Clock) and SWDIO (Serial Wire Data I/O) pins are required for data transfer and synchronization during programming and debugging.
3 )PPMPPM (Pulse Position Modulation) signal is a type of signal used especially in remote control systems. It is used to control devices such as servo motors.
4)COMMThis is the port used for communication. The RX/SDA and TX/SCL labels indicate that this port has I²C serial data (SDA) and serial clock (SCL) lines. I²C is a protocol for exchanging data between the microcontroller and other I²C compatible devices.
5 ) HALLHall sensor inputs are used for sensors that enable the detection of magnetic fields. These ports are commonly used to sense the rotor position of brushless motors.

Pin Descriptions

CAN PortFeature
CALThis pin is usually used for calibration.
CAHUsually available for calibration or tuning lines.
5V5 volt power output provided via USB.
GNDGND
SWD PortFeature
3.3V3.3 volt output that powers the port.
SWCLKSerial Wire Clock, the serial clock line. Provides the clock signal for SWD (Serial Wire Debug).
GNDGND
SWDIOSerial Wire Debug Data I/O, i.e. serial data input/output line. Provides data transfer for SWD.
COMM PortFeature
ADC15, ADC2, ADC1Analog-to-Digital Converter, i.e. analog-to-digital converter inputs. It takes analog signals from external sensors and converts them into digital signals that the microcontroller can process.
RX/SDAThis pin functions as both UART receiver (RX) and I²C data line (SDA).
TX/SCL: This pin functions as both UART transmitter (TX) and I²C clock line (SCL).
GNDGND
3.3V3.3 volt output providing power to the port.
5V5 volt output to power the port.
HALL PortFeature
H3, H2, H1These pins are usually communication ports and are used for data communication with external devices. Their specific function may vary according to the design of the board and the requirements of the project.
TMPUsed to receive the data output of the temperature sensor.
5VThis port provides a 5 volt power supply. It is used to supply other devices or components.
info

A schematic of the VESC 6.7 100A High Power Motor Driver with our thrusters and a battery and suibo with our degz on it can be made here. In the title we say use with suibo.

Ready to stabilize with Gyro (English content)

VESC IMU is suitable for use with single-wheeled vehicles that provide accelerometry with the VESC IMU.

Setup for VESC board (English Content)

You can watch below how to program Vesc for electric skateboards.

You can reach us through the forum for questions and suggestions