ANSERIS I GPS - mcgillspace/balloon_project_swv1 GitHub Wiki

Welcome to the ANSERIS-I GPS wiki!

GPS takes 30 seconds to connect.

STM32 debugger

  1. Setup the correct hardware connections on the STM32 debugger pins. Vcc - red Ground - orange NRST - blue SWDIO - yellow Clock - green

  • Select workspace as C:/Users/owner/workspace
  • Open project in STM32 Workbench and open main.c
  • Build project and debug. Should not display any errors.