mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-01-28 06:02:52 +08:00
README: fix markdown url markup, no content changes
This commit is contained in:
parent
b1e557b0cd
commit
8c63bcf98c
28
README.md
28
README.md
@ -2,20 +2,20 @@
|
||||
[![Build](https://github.com/candle-usb/candleLight_fw/actions/workflows/ci.yml/badge.svg)](https://github.com/candle-usb/candleLight_fw/actions)
|
||||
|
||||
This is firmware for certain STM32F042x/STM32F072xB-based USB-CAN adapters, notably:
|
||||
- candleLight: https://github.com/HubertD/candleLight (STM32F072xB)
|
||||
- candleLight FD: https://linux-automation.com/en/products/candlelight-fd.html (STM32G0B1CBT)
|
||||
- candleLight: https://www.linux-automation.com/en/products/candlelight.html (STM32F072xB)
|
||||
- cantact: https://www.linklayer.com/tools (STM32F042C6)
|
||||
- canable (cantact clone): http://canable.io/ (STM32F042C6)
|
||||
- USB2CAN: https://github.com/roboterclubaachen/usb2can (STM32F042x6)
|
||||
- CANAlyze: https://kkuchera.github.io/canalyze/ (STM32F042C6)
|
||||
- VulCAN Gen1: https://shop.copperforge.cc/products/ac41 (STM32F042x6)
|
||||
- Entreé: https://github.com/tuna-f1sh/entree (STM32F042x6)
|
||||
- CANable-MKS: https://github.com/makerbase-mks/CANable-MKS (STM32F072xB)
|
||||
- ConvertDevice-xCAN: https://github.com/ConvertDevice/xCAN (STM32F072xB)
|
||||
- ConvertDevice-xCANFD: https://github.com/ConvertDevice/xCANFD (STM32G0B1CBT6)
|
||||
- DSD TECH SH-C30A: https://www.deshide.com/product-details.html?pid=384242&_t=1671089557 (STM32F072xB)
|
||||
- FYSETC UCAN: https://www.fysetc.com/products/fysetc-ucan-board-based-on-stm32f072-usb-to-can-adapter-support-with-canable-candlelight-klipper-firmware (STM32F072xB)
|
||||
- candleLight: <https://github.com/HubertD/candleLight> (STM32F072xB)
|
||||
- candleLight FD: <https://linux-automation.com/en/products/candlelight-fd.html> (STM32G0B1CBT)
|
||||
- candleLight: <https://www.linux-automation.com/en/products/candlelight.html> (STM32F072xB)
|
||||
- cantact: <https://www.linklayer.com/tools> (STM32F042C6)
|
||||
- canable (cantact clone): <http://canable.io/> (STM32F042C6)
|
||||
- USB2CAN: <https://github.com/roboterclubaachen/usb2can> (STM32F042x6)
|
||||
- CANAlyze: <https://kkuchera.github.io/canalyze/> (STM32F042C6)
|
||||
- VulCAN Gen1: <https://shop.copperforge.cc/products/ac41> (STM32F042x6)
|
||||
- Entreé: <https://github.com/tuna-f1sh/entree> (STM32F042x6)
|
||||
- CANable-MKS: <https://github.com/makerbase-mks/CANable-MKS> (STM32F072xB)
|
||||
- ConvertDevice-xCAN: <https://github.com/ConvertDevice/xCAN> (STM32F072xB)
|
||||
- ConvertDevice-xCANFD: <https://github.com/ConvertDevice/xCANFD> (STM32G0B1CBT6)
|
||||
- DSD TECH SH-C30A: <https://www.deshide.com/product-details.html?pid=384242&_t=1671089557> (STM32F072xB)
|
||||
- FYSETC UCAN: <https://www.fysetc.com/products/fysetc-ucan-board-based-on-stm32f072-usb-to-can-adapter-support-with-canable-candlelight-klipper-firmware> (STM32F072xB)
|
||||
|
||||
Of important note is that the common STM32F103 will NOT work with this firmware because its hardware cannot use both USB and CAN simultaneously.
|
||||
Beware also the smaller packages in the F042 series which map a USB and CAN_TX signal on the same pin and are therefore unusable !
|
||||
|
Loading…
x
Reference in New Issue
Block a user