@ -16,10 +16,22 @@ The KakuteF7 AIO is a flight controller produced by [Holybro](http://www.holybro
@@ -16,10 +16,22 @@ The KakuteF7 AIO is a flight controller produced by [Holybro](http://www.holybro
## Pinout
![KakuteF7 Board](KakuteF7.jpg "KakuteF7")
The KakuteF7 comes in two varients. One is an AIO (All-In-One) board,
with OSD. The other is a smaller board without OSD.
The UARTs are marked Rn and Tn in the above pinouts. The Rn pin is the
receive pin for UARTn. The Tn pin is the transmit pin for UARTn.
- SERIAL0 -> USB
- SERIAL1 -> UART1 (Telem1)
- SERIAL2 -> UART2 (Telem2)
@ -41,7 +53,7 @@ FrSky Telemetry is supported using the T6 pin (UART6 transmit). You need to set
@@ -41,7 +53,7 @@ FrSky Telemetry is supported using the T6 pin (UART6 transmit). You need to set
## OSD Support
The KakuteF7 supports OSD using OSD_TYPE 1 (MAX7456 driver).
The KakuteF7 AIO supports OSD using OSD_TYPE 1 (MAX7456 driver).