Skip to content

Commit

Permalink
add foxeerf754v3_aio
Browse files Browse the repository at this point in the history
  • Loading branch information
chaotixtech committed Nov 11, 2024
1 parent 403a002 commit f825540
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions targets/foxe-foxeerf745v3_aio.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
name: foxeerf745v3_aio
manufacturer: FOXE
mcu: stm32f745
brushless: true
leds:
- invert: true
pin: PC13
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: 7
rx: PE7
tx: PE8
spi_ports:
- index: 1
miso: PA6
mosi: PA7
sck: PA5
- index: 2
miso: PB14
mosi: PB15
sck: PB13
- index: 3
miso: PC11
mosi: PC12
sck: PC10
- index: 4
miso: PE5
mosi: PE6
sck: PE2
gyro:
port: 3
nss: PA15
exti: PD0
gyro_orientation: 4
osd:
port: 1
nss: PA4
flash:
port: 4
nss: PE4
vbat: PC3
ibat: PC2
ibat_scale: 100
rgb_led: PA8
buzzer:
invert: true
pin: PD2
motor_pins:
- PB1
- PB0
- PB4
- PB5

0 comments on commit f825540

Please sign in to comment.