You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
890 B

  1. # Board - [MATEKSYS F411-WSE](http://www.mateksys.com/?portfolio=f411-wse)
  2. ![Matek F411 Wing](http://www.mateksys.com/wp-content/uploads/2019/06/F411-WSE_1-1500x600.jpg)
  3. ## Specification:
  4. * STM32F411 CPU
  5. * OSD
  6. * BMP280 barometer (DSP310 with new FCs from around June 2021)
  7. * Integrated PDB for 2 motors
  8. * 2 UART ports
  9. * 6 servos
  10. * no SD card slot
  11. * 3 BECs
  12. ## Details
  13. * [Full specification](http://www.mateksys.com/?portfolio=f411-wse)
  14. * SBUS pad has a built-in inverter and is connected to UART2 RX
  15. ## Available TARGETS
  16. * `MATEKF411SE` Stock target. LED control and have SS1 on ST1 pad, SS2 on TX2 pad.
  17. * `MATEKF411SE_PINIO` Adds USER 2 PINIO support on the LED pad.
  18. * `MATEKF411SE_FD_SFTSRL1` Adds full duplex SS1 by putting the RX on the LED pad.
  19. * `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.