Welcome to the CAN-bus Wiki project

This is an old revision of the document!


CAN Frequently Asked Questions

This CAN_FaqLinks page contains a collection of other FAQs on the web.

  • What is the future of CAN ?
    • CAN with flexible data rate - CanFd - will be introduced by Bosch in March 2012 on th 13th international CAN Conference
  • Why maintaining it this way?
    • Because if many experts are contributing, the FAQ should be more precise and growing faster.
  • What is CAN?
  • Where is CAN used?
  • When was CAN invented?
  • Where do I get the standards from?
  • How does CAN work?
  • What kind of physical layer is used?
  • Why is my CAN not working ? Here are some Problem Solving Questions
  • What are Error Active, Error Passive, and Bus off of CAN Bus?
    • read more: CanFaqErrors:
  • What are commonly used bit rates?
    • read more: CanFaqBitrates
  • Can a CAN Transceiver blow-up when connected to RS232?
    • read more: CanFaqBlowUpRS 232
  • What is the difference between Basic CAN and Full CAN?
    • read at CanFaqBasicFullCAN
  • What is TTCAN
    • Time Triggered CAN - to make CAN more predictable. All you need to know at a first glance can be found at the CiA TTCAN page. There are also some PDF papers available.
  • What connectors are used ? See CanConnectors
  • WhatIsWrongWithRTR ? using remote transmission requests
  • What is CanMessageFiltering ?
  • How is the BusOff handled by the CAN controllers?
  • What is the maximum CanCableLength ?
  • What is GMLAN ? General Motors CAN protocol. https://secure.wikimedia.org/wikipedia/en/wiki/GMLAN
  • Is the filter for CAN messages before or after the receiver/ACK hardware?
    • jk: ACK is always sent by all enabled nodes receiving a valid frame that are not the transmitter of the frame. Filtering only determines whether or not the received message gets stored in a mailbox, and for controllers with multiple filters, which mailbox. Filtering comes after the ACK is sent.
    • pk: You may also have to set the acceptance filter much wider and do the final filtering in the software, the ACK mechanism would still not be an indication that someone is actually interested in your message.
  • What is Fault Tolerant CAN ?
    • See ISO 11898-4

QR Code
QR Code can_faq (generated for current page)