EasyManua.ls Logo

BIGTREETECH EBB42 CAN User Manual

BIGTREETECH EBB42 CAN
19 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #17 background imageLoading...
Page #17 background image
BIGTREETECH
17 / 19
module is normally connected. The normal response should be as below:
[ 8.680446] CAN device driver interface
[ 8.697558] mcp251x spi0.0 can0: MCP2515 successfully initialized.
[ 9.482332] IPv6: ADDRCONF(NETDEV_CHANGE): can0: link becomes
ready
3. Type sudo nano /etc/network/interfaces.d/can0 on the ssh terminal and run the
command.
auto can0
iface can0 can static
bitrate 250000
up ifconfig $IFACE txqueuelen 1024
Set the speed for CANBus at 250K(which must be the same as the speed set
in the firmware (250000) CAN bus speed). Save (Ctrl + S) after modification
and exit (Ctrl + X). Type command sudo reboot to reboot Raspberry Pi.
4. Every device on CANBus will generate a canbus_uuid base on MCU's ID. If
users want to find ID for every microcontroller, please make sure the hardware
is powered on and wired correctly, then run the following command:
~/klippy-env/bin/python ~/klipper/scripts/canbus_query.py can0
5. If detected an uninitialized CAN device, the above command will report the
device's canbus_uuid:
Found canbus_uuid=0e0d81e4210c
6. If Klipper operates normally and is connected to the device, then it won't report
the canbus_uuidm, which is normal.
Question and Answer IconNeed help?

Do you have a question about the BIGTREETECH EBB42 CAN and is the answer not in the manual?

BIGTREETECH EBB42 CAN Specifications

General IconGeneral
Compatibility3D Printers
Communication ProtocolCAN
ArchitectureARM Cortex-M0+
Logic Voltage3.3V
Thermistor Input1
Heater Cartridge1
Fan Ports2
RGB LightYes
DriverTMC2209
Supported FirmwareKlipper
CAN InterfaceYes
Max Current2A
Communication InterfaceUART

Summary

Revisions

Brief Instruction

Features

Key features of the BIGTREETECH EBB42 CAN V1.0 board.

Parameters

Technical specifications and parameters of the EBB42 CAN V1.0.

Firmware

Supported firmware for the EBB42 CAN V1.0 board.

Size Diagram

Physical dimensions and layout of the EBB42 CAN V1.0 board.

Peripheral Interface

Pin

Detailed pinout configuration for the EBB42 CAN V1.0 board.

Introduction of Interface

USB Power Supply

How to supply power to the board via USB.

100K NTC or PT1000 Settings

Configuration for NTC and PT1000 thermistor settings.

Connection with BL-Touch

Wiring diagram for connecting a BL-Touch sensor.

Connection with Filament Broke Detection

How to connect a filament runout sensor.

Connection with RGB

Wiring for RGB LED control.

Klipper

Compile Firmware

Steps to compile Klipper firmware for the board.

Update Firmware

Procedure for updating the board's firmware.

CANBus Configuration

Use with BIGTREETECH U2C Module

Setting up CANBus with U2C module.

Use with BIGTREETECH RPI-CAN HAT Module

Setting up CANBus with RPI-CAN HAT module.

Klipper Configuration

Cautions

FAQ

Related product manuals