Difference between revisions of "TEL-CANBUS"

From fit-PC wiki
Jump to: navigation, search
(TEL-CANBUS)   (change visibility)
(TEL-CANBUS)   (change visibility)
Line 25: Line 25:
 
=== Configuration ===
 
=== Configuration ===
 
* Two Code implementations in one device switchable by a DIP Switch.
 
* Two Code implementations in one device switchable by a DIP Switch.
* Default [https://github.com/linklayer/cantact-fw CANable ] USB CDC implementation & [https://github.com/candle-usb/candleLight_fw candleLight] USB device implemintation.
+
* Default [https://github.com/linklayer/cantact-fw CANable ] USB CDC implementation & [https://github.com/candle-usb/candleLight_fw candleLight] USB device implementation.
 
* DIP switch for enabling/disabling on-board 120 Ohm termination
 
* DIP switch for enabling/disabling on-board 120 Ohm termination
 
* Upgradeable using build-in MCU bootloader and openly available tools. (Please follow update guide in [https://github.com/Compulab-Tensor-PC/TEL-CANBUS/blob/master/README.md#firmware-update GitHub])
 
* Upgradeable using build-in MCU bootloader and openly available tools. (Please follow update guide in [https://github.com/Compulab-Tensor-PC/TEL-CANBUS/blob/master/README.md#firmware-update GitHub])

Revision as of 12:10, 25 August 2021

TEL-CANBUS

  • Type: COM
  • Config name: FQ
  • Compulab part number: FT.Q_CAN
  • Interface: COM
  • TRIP: 2,3,4,5,6,7,7B,8,9
  • Stacking: A, C
  • Features: TEL-CANBUS provides a CANbus interface with isolation through a DB-9 connector


TEL-CANBUS front.png

Specifications

  • Single CAN device using DB9 connector
  • Supports CAN 2.0A Specifications and ISO 11898-2
  • Bit rate of up to 1Mbit/s
  • Isolation per UL 1577
  • Transient immunity: 30kV/uS, isolated DC 5V power
  • CANbus is driven by a dedicated 32bit microcontroller (ARM Cortex M0 - STM32F042C6) running open source firmware that can be upgraded
  • Driverless operation in Windows
  • USB native device in Linux
  • Over 10 ports can be installed
  • Isolated DC 5V power
  • Ambient Operation from –40°C to 85°C.

Configuration

  • Two Code implementations in one device switchable by a DIP Switch.
  • Default CANable USB CDC implementation & candleLight USB device implementation.
  • DIP switch for enabling/disabling on-board 120 Ohm termination
  • Upgradeable using build-in MCU bootloader and openly available tools. (Please follow update guide in GitHub)

Block diagram

TEL-CANBUS Rev.1.0 block Diagram.jpg


Production files

Schematics

Assembly

Layout

Mechanical

Back to Tensor-PC TEL Modules