Skip to content

Problems with Rx/Tx CAN Messages #5

Description

@digget

Hi Ben,
First of all, thanks for the great work with your controllers!

We produced two of your motorcontrollers for testing and ran into an issue with the CAN bus.
The interrupt of the CAN receiver doesn't fire and if we try to send messages manually from the controller, it's not visible on the bus.
As it turns out, by measuring with an oscilloscope, the CAN transceiver works just fine and produces a correct signal on the Rx line. Adding a can message to the tx buffer, results in a recessive bus on the Tx line, nothing happens.

Did you ever experience similar behavior with your controllers? We measured all connections from the stm32 to the transceiver and they are connected correctly. We couldn't pinpoint the problem down, and we don't know if our hardware is defective or if it's an issue with the software. Both of our boards have the same behavior.

Maybe you have an idea what's going on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions