Configure STM32F3 for Tau Labs Flying F3

In this tutorial we’ll configure a stm32f3 development board to control its GPIO with the Tau Labs software stack.

Tau Labs is an Open Source project aimed to create high quality code for controlling multirotors and other UAVs. The developement is driven entirely by volunteers donating their time in pursuit of this goal. Please see their about page for a long description of our goals objectives.

  1. Download STM32 ST-LINK Utility.
  2. Download the last firmware version. You can find all the versions here.
  3. Download the last Tau Labs version.
  4. Connect the board to you PC via USB ST-LINK.
  5. Install STM32 ST-LINK Utility
  6. Connect to the board (target->connect)imagen st link
  7. Erase all info on the microcontroller (target-> erase chip)
  8. Untar the firmware
  9. In STM32 ST-LINK Utility do open-> open file and load the file bl_discoveryf3.bin found inside the firmware folder
  10. Load the firmware to the board via STM32 ST-LINK Utility with target-> program & verify
  11. And we are done. Start Tau Labs and you should get this:

2015-10-22

 


Categorías:

Escrito por:

Fecha de publicación:

Comentarios

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *