Skip to content

Single wire CAN? #2

@Mike4U

Description

@Mike4U

Have you considered SWCAN? It only requires 1 wire and ground. A typical chip is MC33897 for specs.

It is extremely noise tolerant, used in new GM cars for all human interface signaling, like shifter position, buttons on steering wheel, brake and gas pedal position, door locks, nearly everything but ignition control or in EVs, the motor control.

Lower power than CAN.

Uses almost identical software to CAN. Only difference is added functions if you want to handle sleep and wake signaling.

Disadvantage is ~4 parts required for termination (2 resistors, 1 inductor, 1 cap) but no hassles with wether your on the end of the bus or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions