mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Add AnyFC-F7 README.md
This commit is contained in:
parent
1e9a627bd8
commit
1712b03801
1 changed files with 21 additions and 0 deletions
21
src/main/target/ANYFCF7/README.md
Normal file
21
src/main/target/ANYFCF7/README.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# AnyFC-F7
|
||||
|
||||
* The first F7 board flown with betaflight and inavflight, made by [@sambas](https://github.com/sambas)
|
||||
* OSHW CC BY-SA 3.0
|
||||
* Source: https://github.com/sambas/hw/tree/master/AnyFCF7
|
||||
* 1st betaflight: https://www.youtube.com/watch?v=tv7k3A0FG80
|
||||
* 1st inavflight: https://www.youtube.com/watch?v=kJvlZAzprBs
|
||||
|
||||
## HW info
|
||||
|
||||
* STM32F745VGT6 100lqfp 216MHz
|
||||
* MPU6000 SPI
|
||||
* MS5611 baro
|
||||
* All 8 uarts available + VCP
|
||||
* 10 pwm outputs + 6 inputs
|
||||
* external I2C
|
||||
* external SPI (shared with U4/5)
|
||||
* support for CAN
|
||||
* SD card logging (SPI)
|
||||
* 3 AD channels, one with 10k/1k divider, two with 1k series resistor
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue