From e45aa68f8fcc829731b74f7c9a0069ac6339bb74 Mon Sep 17 00:00:00 2001 From: Henrik Brix Andersen Date: Fri, 11 Oct 2024 13:32:23 +0000 Subject: [PATCH] Requst PID 1209:CA02 for the CANnectivity USB to CAN adapter DFU firmware The CANnectivity USB to CAN adapter firmware, which uses 1209:CA01, has the capability of being updated via USB Device Firmware Upgrade (DFU) mode. This requires a separate USB PID in order not to load the regular USB to CAN adapter driver when booted in DFU mode. Signed-off-by: Henrik Brix Andersen --- 1209/CA02/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 1209/CA02/index.md diff --git a/1209/CA02/index.md b/1209/CA02/index.md new file mode 100644 index 00000000..b48accb6 --- /dev/null +++ b/1209/CA02/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: USB to CAN adapter (DFU) +owner: CANnectivity +license: Apache-2.0 +site: https://github.com/CANnectivity/cannectivity +source: https://github.com/CANnectivity/cannectivity +--- +CANnectivity is an open source firmware for Universal Serial Bus (USB) +to Controller Area Network (CAN) adapters. + +The firmware has the capability of being upgraded via USB Device +Firmware Upgrade (DFU) mode.