Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moonglow/pcan_cantact
:robot: XCAN firmware for CANtact ( CANable ) or any other similar boards.
https://github.com/moonglow/pcan_cantact
busmaster can canable cantact pcan socketcan stm32f042 usb
Last synced: 28 days ago
JSON representation
:robot: XCAN firmware for CANtact ( CANable ) or any other similar boards.
- Host: GitHub
- URL: https://github.com/moonglow/pcan_cantact
- Owner: moonglow
- License: wtfpl
- Created: 2020-06-03T11:01:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-28T14:58:27.000Z (over 2 years ago)
- Last Synced: 2024-08-03T04:08:52.833Z (4 months ago)
- Topics: busmaster, can, canable, cantact, pcan, socketcan, stm32f042, usb
- Language: C
- Homepage:
- Size: 793 KB
- Stars: 323
- Watchers: 24
- Forks: 180
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-canbus - pcan_cantact - XCAN firmware for CANtact ( CANable ) or any other similar boards based on STM32F042. (Hardware / ARM)
README
# !ACHTUNG! READ FIRST [COPYRIGHT ISSUE](https://github.com/moonglow/pcan_cantact/issues/18)
## XCAN firmware for STM32F042 based boards
![build workflow](https://github.com/moonglow/pcan_cantact/actions/workflows/firmware_build.yml/badge.svg)
## Target Hardware
* [CANtact](https://github.com/linklayer/cantact-hw) - opensource USB-CAN adapter project `make cantact_16`
* [CANable](https://canable.io/) - opensource USB-CAN adapter based on CANtact project `make canable`
* [Entreé](https://github.com/tuna-f1sh/entree) - opensource USB-C CAN adapter based on CANable project `make entree`
* [Ollie](https://github.com/slimelec/ollie-hw) - opensource USB-CAN adapter with isolated USB `make ollie`
* Any other STM32F042 based boards with external or internal OSC.## Toolchain
* GNU Arm Embedded Toolchain
License
----WTFPL