Changes

Jump to: navigation, search

TEL-CANBUS technical documentation

298 bytes removed, 13:12, 10 September 2020
/* Features */
== Features ==
* CANbus through DB-9 Connector
* Implimented Implemented using STM32F042C6 MCU ToDo: single CANbus device or multiple? More information about CANbus capabilities - Added ToDo: microcontroller? Which? - Added
=== Software ===
* Windows and Linux support
=== Configuration ===
* Two Code implementations in one device switchable by a DIP Switch.
* Defult Default [https://github.com/linklayer/cantact-fw CANable ] USB CDC implementation & [https://github.com/candle-usb/candleLight_fw candleLight] USB device implimintationimplemintation. ToDo: please elaborate what are the code implementations - Added
* DIP switch for enabling/disabling on-board 120 Ohm termination
ToDo: can the firmware be upgraded? How? - Added
* 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])
* Complete hardware design files are available
* Complete firmware is available
* Designed for Hacking - Easily scriptable [https://python-can.readthedocs.io/en/master/ Python SW library] for easy and cross-platform communication to the device ToDo: firmware or software, not clear - Added
== Connection requirements ==