-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Canlab edited this page Sep 17, 2019
·
18 revisions
Adapter USB2CAN Triple contains 3x CAN interfaces from wich one (port 3) is CAN FD compatible. Ports 1 and 2 are high speed (ISO 11898-2:2016).
- CAN1 low
- CAN1 high
- GND
- CAN2 low
- CAN2 high
- Trigger/marker
- CAN3 low (CAN FD)
- CAN3 high (CAN FD)
- Power
- CAN1 Green-activity / Red-Error
- CAN2 Green-activity / Red-Error
- CAN3 Green-activity / Red-Error
Software for windows is in third version, same for HW. Older version has been tested in real conditions and proved to be reliable, but there is always place for improvement.
Older versions :
Linux driver is still in development, so please be patient :).
- CAN FD not supported yet
- only one CAN port can send data.
This repo contains driver, userspace deamon. To make it work at runtime or at boot examine provided scripts and wiki manual.
Our recommendation for simulation and analysis tools:
- can-utils (tui)
- CANdevStudio (gui-qt5)
- cangaroo (gui-qt)
Windows PP2CAN software provides full functionality included CAN FD (port 3) and tools for communication analysis, data generation, system tools ...
- latest release
- other releases(CAN FD compatible >= 3.000)
PP2CAN software manual