Skip to content

Commit

Permalink
Update TWAI.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arendst committed Jan 2, 2025
1 parent dfd044d commit 8e48822
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/TWAI.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Parameters to configure the driver need to be entered using a berry script. See
The following table shows the supported Interface Speed.

Code|Speed
:---|:---
---|:---
0|25Kbit/s
1|50Kbit/s
2|100Kbit/s
Expand All @@ -40,7 +40,7 @@ Code|Speed
The following table shows the supported Operating Modes.

Code|Mode
:---|:---
---|:---
0|Normal Mode
1|No Ack Mode
2|Listen Only Mode
Expand Down Expand Up @@ -111,7 +111,7 @@ As an alternative you can use the <b>M5 Unit CAN</b> which has no internal 120 O
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

Expand Down Expand Up @@ -257,5 +257,5 @@ Save the file as `twai.be` and add a line `load('twai.be')` to file `preinit.be`

#### Result of monitoring boiler pressure over time

<img alt="CalentaPressure" src="../_media/CalentaPressure.png" style="margin:10px"> </img>
<img alt="CalentaPressure" src="../_media/CalentaPressure.png"> </img>

0 comments on commit 8e48822

Please sign in to comment.