Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create lyif722d #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 64 additions & 0 deletions staging/lyif722d
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
name: lyif722d
manufacturer: LYI
mcu: stm32f722
brushless: true
leds:
- invert: true
pin: PA14
- invert: false
pin: PA13
serial_ports:
- index: 1
rx: PA10
tx: PA9
- index: 2
rx: PA3
tx: PA2
- index: 3
rx: PB11
tx: PB10
- index: 4
rx: PA1
tx: PA0
- index: 5
rx: PD2
tx: PC12
- index: 6
rx: PC7
tx: PC6
spi_ports:
- index: 1
miso: PA6
mosi: PA7
sck: PA5
- index: 2
miso: PB14
mosi: PB15
sck: PB13
- index: 3
miso: PC11
mosi: PB2
sck: PC10
gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 16
flash:
port: 2
nss: PB12
osd:
port: 3
nss: PA15
vbat: PC1
ibat: PC0
ibat_scale: 177
rgb_led: PA8
buzzer:
invert: true
pin: PC14
motor_pins:
- PB4
- PB5
- PB6
- PB7