Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Example codes do not work as expected #1

@ashishsk

Description

@ashishsk

Hi,

I am trying to get the example codes from the Adafruit page to work on the new Feather M4 CAN boards, but it does not seem to work.
Both the CAN Sender and CAN Receiver have the missing definition PIN_CAN_BOOSTEN. Even after defining them as the pin 4, I am unable to receive anything on the CAN receiver side.

I have followed every step as described on the tutorial and yet I do not see the expected outputs (CAN Receiver just does not receive anything from the CAN Sender).

CAN Sender:
image

CAN Receiver
image

Is there anything different on your test setup? Becasue I noticed that the example codes on the repository does not have the pin definitions for PIN_CAN_STANDBY and PIN_CAN_BOOSTEN as seen on the Adafruit Learning page.

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