2022-03-28 23:26:12 -07:00
|
|
|
# PEAK PCAN firmware for STM32F042 based boards <a title="Hits" target="_blank" href="https://github.com/SummerFalls/pcan_cantact"><img src="https://hits.b3log.org/SummerFalls/pcan_cantact.svg"></a>
|
2020-06-03 04:51:42 -07:00
|
|
|
|
2022-03-28 23:26:12 -07:00
|
|
|
[![Build PCAN firmware](https://github.com/SummerFalls/pcan_cantact/actions/workflows/firmware_build.yml/badge.svg)](https://github.com/SummerFalls/pcan_cantact/actions/workflows/firmware_build.yml)
|
2022-01-31 05:00:11 -08:00
|
|
|
|
2022-03-28 23:26:12 -07:00
|
|
|
## :dart: 目标硬件 / Target Hardware
|
2020-06-03 04:51:42 -07:00
|
|
|
|
2022-03-28 23:26:12 -07:00
|
|
|
- [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.
|
2020-06-03 04:51:42 -07:00
|
|
|
|
2022-03-28 23:26:12 -07:00
|
|
|
## :wrench: 工具链 / Toolchain
|
2020-12-11 01:54:00 -08:00
|
|
|
|
2022-03-28 23:26:12 -07:00
|
|
|
- GNU Arm Embedded Toolchain
|
2020-06-03 04:51:42 -07:00
|
|
|
|
2022-03-28 23:26:12 -07:00
|
|
|
## :beers: 鸣谢 / Credits & Special Thanks
|
|
|
|
|
|
|
|
> 支持原作者 Support original author [@Moonglow][Moonglow]
|
2021-10-26 01:44:55 -07:00
|
|
|
|
2021-12-30 07:06:39 -08:00
|
|
|
- <a href="https://www.patreon.com/bePatron?u=58145249" data-patreon-widget-type="become-patron-button">Become a Patron!</a>
|
|
|
|
- **Bitcoin (P2WPKH):** bc1qstnsjqu2kw9v2axens54ycegn3stwvluq7ze5j
|
2020-06-03 04:51:42 -07:00
|
|
|
|
2022-03-28 23:26:12 -07:00
|
|
|
## :star: License
|
|
|
|
|
2020-06-03 04:51:42 -07:00
|
|
|
----
|
|
|
|
|
|
|
|
WTFPL
|
2022-03-28 23:26:12 -07:00
|
|
|
|
|
|
|
[Moonglow]: https://github.com/moonglow
|