From e1d3aab57185654fb7c8a54dd85bd99bce4d89de Mon Sep 17 00:00:00 2001 From: Candas1 Date: Thu, 21 Apr 2022 15:50:51 +0200 Subject: [PATCH] Updated Firmware Compatibility (markdown) --- Firmware-Compatibility.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Firmware-Compatibility.md b/Firmware-Compatibility.md index ee88140..286bd52 100644 --- a/Firmware-Compatibility.md +++ b/Firmware-Compatibility.md @@ -26,7 +26,7 @@ This is the pin mapping this firmware is using, you might have to adapt it to yo |TX/SCL/PWM|PB10||Right sensor cable| |RX/SDA/PWM/PPM/IBUS|PB11||Right sensor cable| |LED|PB2||Missing on some of the boards| -|BUZZER|PA4|PC13|Missing on some of the boards| +|BUZZER|PA4|PC13|Used for [diagnostic](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Diagnostics) beeps
Missing on some of the boards| |HALL LEFT U|PB5||| |HALL LEFT V|PB6||| |HALL LEFT W|PB7||| @@ -53,8 +53,8 @@ This is the pin mapping this firmware is using, you might have to adapt it to yo |RIGHT_V_CUR|PC5||Used to measure phase current for FOC with low-side Mosfet RDSon| |DCLINK|PC2|PA1|Used to measure Battery voltage with adc through a voltage divider| |OFF|PA5|PC15|Used to maintain the latch on, released to power off| -|BUTTON|PA1|PB9|| -|CHARGER|PA12|PA11|| +|BUTTON|PA1|PB9|To power on/off
To trigger [auto-calibration](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Input-Calibration#auto-calibration)
To set current and speed limits [on the go](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Setup-current-and-speed-limits#gear-setting-up-the-current-and-speed-limits-on-the-go)
To change cable length on [transpotter](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-TRANSPOTTER#cable-length)| +|CHARGER|PA12|PA11|Not used in the firmware at the moment| # Other boards