Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 712 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 712 Bytes

Can Filter with STM32F105RBT

This repository contains reverse engeneered information about a can-filter-device which you can purchase at various sources. Its usually being used for shady things, however it can be repurposed for doing legitemate development for your car.

Pictures

Overview

Used Hardware

Hardware

Board Configuration used in STM32CUBEMX

Clock

Pinout:

Can1 is assigned to PA11 & PA12 (default in STMCubeMX) Can2 is assigned to PB05 & PB06 (not default configuration)

Size:

PCB : 5cm x 3cm

Height: ca 1.5cm with Debug Headers attached.

Sample Project

Can be found in this repository.