mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 09:16:07 +03:00
* Added AIKONF4 * Replaced binary literals with explicit bit macros * Removed invalid backdoor timers * Added board description to docs folder
1.8 KiB
1.8 KiB
Aikon F4
Description
FC with no PDB aimed at multi-rotor and fixed wing use, Aikon F4 features a carefully-chosen timer design which allowed to run 4-6 motors with burst DSHOT with maximum efficiency. On board are dedicated pads for ESC telemetry, VTX and camera control. Board also features an 11-pin connector for plug-and-play connection with Aikon AK32 4in1 ESC, providing voltage, current and ESC telemetry reading with no additional wires.
MCU, Sensors and Features
Hardware
- MCU: STM32F405
- IMU: MPU-6000 or ICM-20602 depending on revision
- Motor outputs: 4-6
- IMU Interrupt: Yes
- BARO: Optionally
- VCP: Yes
- Hardware UARTS: UART1 for SerialRX, UART3 for Inverted SmartPort, UART2 and UART4 available for general use
- Software serial: SOFTSERIAL1 for VTX control (shared with UART1TX), SOFTSERIAL2 for ESC telemetry (shared with UART4RX)
- OSD: Yes
- Blackbox: SPI 16MB or 32MB depending on revision
- PPM/LED_STRIP Shared: Yes
- Battery Voltage Sensor: Yes
- Integrated Voltage Regulator: Yes
- Buttons: Boot
Features
Software serial is preconfigured by default, all you have to do is enable SOFTSERIAL1 for VTX control and SOFTSERIAL2 for ESC sensor on the Ports tab in Configurator.
Manufacturers and Distributors
https://www.aikon-electronics.com/
Designers
AIKON Electronics Avi Jang
Maintainers
Andrey Mironov (@DieHertz)