Skip to content

Commit

Permalink
add skystarsf405aio
Browse files Browse the repository at this point in the history
  • Loading branch information
chaotixtech committed Sep 15, 2024
1 parent 7008086 commit d64fd4a
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions targets/skst-skystarsf405aio.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
name: skystarsf405aio
manufacturer: SKST
mcu: stm32f405
brushless: true
leds:
- invert: true
pin: PC14
- invert: true
pin: PC15
serial_ports:
- index: 1
rx: PA10
tx: PA9
- index: 2
rx: PA3
tx: PA2
- index: 3
inverter: PC3
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: PB5
sck: PC10
gyro:
port: 1
nss: PA4
exti: PC4
osd:
port: 2
nss: PB12
flash:
port: 3
nss: PA15
vbat: PC0
ibat: PC1
ibat_scale: 558
rgb_led: PC8
buzzer:
pin: PC13
motor_pins:
- PB4
- PB3
- PB7
- PB6

0 comments on commit d64fd4a

Please sign in to comment.