/PowerAuxCode

STM32 Code for Power/Aux PCB

Primary LanguageC

Power/Aux Code

UVA Solar Car Power/Aux code repository. This repository contains the embedded code for the Power/Aux board.

Hardware

Software

  • All boards run Mbed OS v6.
  • Macros built into the code allow for the enabling and disabling of features (such as printf) as needed.

Software Environment

  • The instructions on the UVA Solar Car Team Website were used to help set up this project.
  • The PlatformIO Core, which includes the PlatformIO CLI, must first be installed.
  • The PlatformIO IDE can be optionally installed as either a Visual Studio Code or Atom extension.
  • On Windows, the driver for the ST-Link debugger will be needed to upload programs. This driver can be found here.