From 6d0f16f11890fa846b2bd21e36c2178f5559a4f5 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 2 Jan 2025 16:49:09 +0100 Subject: [PATCH] Update TWAI.md --- docs/TWAI.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/TWAI.md b/docs/TWAI.md index 984066ff8a..41fd83d34a 100644 --- a/docs/TWAI.md +++ b/docs/TWAI.md @@ -106,14 +106,18 @@ The Remeha boiler provides a RJ12 connector for a Service Tool. The communicatio To make the M5 Mini CAN Unit compliant with the CAN-bus standard you'll need to remove the internal 120 Ohm resistor as the Remeha L-Bus is already terminated with two 120 Ohm resistors. +??? warning "When using the M5 Mini CAN Unit DO NOT CONNECT ANY USB CABLE TO THE M5ATOM OR M5NANO. It likely blows (one of) the ESD diodes (as mine did). If USB connection is needed use M5 Unit CAN." + As an alternative you can use the M5 Unit CAN which has no internal 120 Ohm termination resistor. In that case you'll need to power the M5Atom or M5Nano externally with a USB power supply as the CAN-bus is isolated. The RJ12 6-pin usage as shown from the front of the boiler -1|2|3|4|5|6|Device -:-:|:-:|:-:|:-:|:-:|:-:|:- -24V|-|Gnd|-|Tx|Rx|Remeha Ace -HV| |G| |L|H|M5 Mini CAN Unit +``` + Pin 1 2 3 4 5 6 + Remeha Ace 24V nc Gnd nc Tx Rx +M5 Mini CAN Unit HV G L H + M5 Unit CAN G L H +``` #### Berry class