Changes between Version 2 and Version 3 of canbus
- Timestamp:
- 05/03/2018 11:18:18 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
canbus
v2 v3 37 37 === SAE J1939 === 38 38 While not currently part of the Gateworks BSP's, there are various sources for a source-code level software stack for SAE J1939: 39 * [https://gitorious.org/linux-can/linux-can-j1939/ linux-can-j1939] - GPLv2 open-source40 39 * [http://www.simmasoftware.com/j1939-software-faq.html Simma Software] - available for purchase / license 41 40 * [https://esd.eu/en/products/j1939-protocol-stack ESD Electronic system design] - available for purchase / license … … 45 44 46 45 == Gateworks Hardware == 47 Gateworks uses the [http://www.microchip.com/wwwproducts/ Devices.aspx?dDocName=en561070MCP2562 Transceiver] chip from Microchip.46 Gateworks uses the [http://www.microchip.com/wwwproducts/en/MCP2562 MCP2562 Transceiver] chip from Microchip. 48 47 * Note: There is an EEPROM bit that must be set for CAN to be enabled. This is already done by default on most boards. Please contact Gateworks support for any further questions. 49 48