Skip to content

Firmware for AnalogX - A 4 channel analog to CAN bus interface board

License

Notifications You must be signed in to change notification settings

autosportlabs/AnalogX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AnalogX

Firmware for AnalogX - A 4 channel analog to CAN bus interface board

Toolchain Setup

Steps for compiling firmware

  • Download the official toolchain
  • Extract the tarball to a directory of your choice
  • Add the 'bin' directory from within the newly extracted directory to your system PATH.

Compiling Firmware

From the root of the project, simply run make. This will build the package.

Writing firmware

The STM32F042 processor is programmed via ARM SWD; we recommend the ST Link V2.

  • SWD pads are provided on the bottom of the board. These pads are near the center of the board and correspond to the standard SWD connections: ** SWDIO ** SWCLK ** RST ** GND ** 3.3v