1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 11:29:56 +03:00
inav/docs/boards/Matek F411-WSE.md
Darren Lines 95d307adb7 Moved board docs to own folder
Tidying up the docs folder.
2021-09-19 14:31:52 +01:00

890 B

Board - MATEKSYS F411-WSE

Matek F411 Wing

Specification:

  • STM32F411 CPU
  • OSD
  • BMP280 barometer (DSP310 with new FCs from around June 2021)
  • Integrated PDB for 2 motors
  • 2 UART ports
  • 6 servos
  • no SD card slot
  • 3 BECs

Details

Available TARGETS

  • MATEKF411SE Stock target. LED control and have SS1 on ST1 pad, SS2 on TX2 pad.
  • MATEKF411SE_PINIO Adds USER 2 PINIO support on the LED pad.
  • MATEKF411SE_FD_SFTSRL1 Adds full duplex SS1 by putting the RX on the LED pad.
  • MATEKF411SE_SS2_CH6 SS2 moved to Ch6 pad. This keeps UART 2 as a full UART (for example, for use with Crossfire) and SS2 support.