Skip to content
stancecoke edited this page Nov 27, 2021 · 19 revisions

Welcome to the BionX_Minimal_Translator wiki!

Short description: This project makes it possible to run a BionX Motor without further BionX components like a BionX Battery or a BionX Console.

You can use any "no-name" Battery pack. You can use any Kunteng Display like KT-LCD3, KT-LCD5, see link in readme.

The schematic can be found in the KiCAD-Folder

Download and install the STM32 Workbench
Open the Workbench, import the repo by file --> import --> git --> Projects from git --> clone URL. Copy the address 'https://github.com/stancecoke/BionX_Minimal_Translator' to the dialog window and choose an empty folder.
Press the "run" button to start compiling and flashing.

You'll need a STM32 "Bluepill" board and a ST-LinkV2 Programmer

Connect them by the jumper wires
GND-->GND
3.3V-->3.3V
SWDIO-->SWDIO
SWCLK-->SWCLK

PCB

PCB 3D

Pinout BMT

BOM at reichelt.de.

How to activate permanent regen (like negative levels in the original console):
Switch to the assistlevel "0", touch the brake lever, the brake symbol in the KT-Display is shown permanantly, switch to the wanted regen level.
To disable permanent regen, do the same, go to assistlevel zero and touch the brake lever. The brake symbol disappears.

Clone this wiki locally