Skip to content

Commit 948cf69

Browse files
committed
docs: update boards/Dropbear
1 parent d8f0514 commit 948cf69

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

boards/Dropbear.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Dropbear
33
description:
44
published: true
5-
date: 2024-09-21T23:30:37.514Z
5+
date: 2024-11-21T22:50:27.764Z
66
tags:
77
editor: markdown
88
dateCreated: 2020-12-24T00:42:27.964Z
@@ -138,6 +138,19 @@ To enabled the terminating resistor a solder bridge must be added to the followi
138138

139139
![Dropbear CAN terminator bridge](/img/boards/dropbear_can_terminator.jpg){.align-center width=100}
140140

141+
### RTC Battery
142+
Dropbear units contain a Real Time Clock (RTC) that allows them to retain the actual date/time when the unit is unpowered. This requires a coin cell battery to be installed which, due to regulatory requirements, cannot be shipped with the units.
143+
144+
The recommended batteries are rechargeable and will charge when the ECU is powered. They will last approximately 1 month (Dropbear v1) or 3 months (Dropbear v2) without power being applied to the ECU.
145+
146+
The battery sizes required are:
147+
148+
* **Dropbear v1**
149+
* **Rechargeable:** VL621 or ML621
150+
* **Dropbear v2**
151+
* **Rechargeable:** ML1220 or ML1225 or VL1220 or VL1225
152+
* **Non-Rechargeable:** CR1220 or CR1225 (Recommended to cut trace above battery on board if used)
153+
141154
### Stepper Driver
142155
By default the Dropbear unit is designed for use with PWM idle valves, however an optional stepper motor driver can be fitted.
143156

0 commit comments

Comments
 (0)