Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

macformula/vehicle-dashboard

Repository files navigation

STM32 MCU

Software and supporting documents for the STM32 family of MCU's.

Repository Components

  • F767ZI_Modules: standalone modules for various microcontroller features
    • PWM & Timer module, UART module, etc.
  • Micocontroller_State_Machines: integrated modules that make up the state machines for each of the microcontrollers during vehicle runtime
    • Front controller state machine, LV controller state machine, etc.
  • Dashboard_Modules: integrated dashboard module + supporting projects
  • Research: experimental projects
  • Archive: obsolete code, may be useful for reference

Setup

Please refer to Software and Vehicle Controls > Embedded Programming Tutorials > Nucleo_Installation_Guide for initial setup instructions