Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bit stuffing error is coming while trying to send data #59

Open
Arjun-Vinyn opened this issue Apr 7, 2021 · 1 comment
Open

Bit stuffing error is coming while trying to send data #59

Arjun-Vinyn opened this issue Apr 7, 2021 · 1 comment

Comments

@Arjun-Vinyn
Copy link

Hi I'm trying to send data frames through the arduino board and read it using a tool. Its showing a bit stuffing error for me. Pls give a solution. I'm using a TJA1050 transciever along with an MCP2515 controller.

@lynleyde
Copy link

lynleyde commented Jul 21, 2021

Same issue here. It helped to set the MCP2515 to 8MHZ:
mcp2515.setBitrate(CAN_250KBPS, MCP_8MHZ);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants