From 3ba96ea39090d9582fddb8b0d4edc8ad9120dfe8 Mon Sep 17 00:00:00 2001
From: Sean <1026025056@qq.com>
Date: Mon, 21 Dec 2020 17:08:35 +0800
Subject: [PATCH 1/2] fix bala2 mistake
---
docs/en/app/bala2.md | 2 +-
docs/zh_CN/app/bala2.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/app/bala2.md b/docs/en/app/bala2.md
index 9f6e7314..0a57bf44 100644
--- a/docs/en/app/bala2.md
+++ b/docs/en/app/bala2.md
@@ -57,7 +57,7 @@ Note: BALA2 has been calibrated , and it can automatically maintain its balance
| Flash/RAM |
- 16MB Flash + 4MB PSRAM |
+ 16MB Flash |
| LCD |
diff --git a/docs/zh_CN/app/bala2.md b/docs/zh_CN/app/bala2.md
index 740c9594..cd1b16b7 100644
--- a/docs/zh_CN/app/bala2.md
+++ b/docs/zh_CN/app/bala2.md
@@ -57,7 +57,7 @@
| Flash/RAM |
- 16MB Flash + 4MB PSRAM |
+ 16MB Flash |
| LCD |
From ed2bb4e039941fe4da2aa981528682057769db19 Mon Sep 17 00:00:00 2001
From: Sean <1026025056@qq.com>
Date: Fri, 25 Dec 2020 16:26:15 +0800
Subject: [PATCH 2/2] update atom hdriver en
---
docs/en/atom/atom_hdriver.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/atom/atom_hdriver.md b/docs/en/atom/atom_hdriver.md
index c4d541b7..bc028c0d 100644
--- a/docs/en/atom/atom_hdriver.md
+++ b/docs/en/atom/atom_hdriver.md
@@ -6,7 +6,7 @@
## Description
-**ATOM HDriver** is a `H-bridge` motor driver adapted to ATOM controller. Built-in DRV8876 motor driver chip, support `9-24V/DC power input` (Built-in DC/DC circuit powers the whole device, ADC pin G33 direct voltage divider circuit can monitor the power input at any time), the output current can reach `1.5A`, `peak 2A`, can be used for DC motor speed regulation and forward and reverse control. The driver integrates N-channel H bridge, charge pump regulator, current detection and regulation, current proportional output and protection circuit (protection function integration: power supply undervoltage lockout (UVLO), charge pump undervoltage (CPUV), output overvoltage Current (OCP) and device over temperature (TSD), fault conditions are also indicated by the `FAULT` pin).
+**ATOM HDriver** is a H-bridge motor driver accessory for M5Atom. It integrates the DRV8876 motor driver chip,which supports `9-24V/DC voltage input`(The inline DC/DC circuit supplies power to the whole device,the ADC pin G33 is directly connected to the voltage divider circuit and can monitor the power input at any time) The current output is `1.5A`, `max 2A`, It can be used for DC motor speed regulation and forward and reverse control. The driver integrates N-channel H-bridge, charge pump regulator, current detection and regulation, current proportional output and protection circuit (protection function integration: power supply undervoltage lockout (UVLO), charge pump undervoltage (CPUV), output overvoltage Current (OCP) and device over temperature (TSD), fault conditions are also indicated by the `FAULT` pin).
## Product Features