-
Notifications
You must be signed in to change notification settings - Fork 12
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
Arduino Uno with MCP2517FD #7
Comments
Hello,
The 0x1 error is raised when the MCP2517FD does not reach the configuration mode in 2ms. It means that the MCP2517FD cannot be accessed via SPI, check the hardware connections.
Best Regards,
Pierre
… Le 6 nov. 2019 à 12:28, Neelakar544 ***@***.***> a écrit :
Hello All,
Thank you for the ACAN2517FD library provided for Arduino uno. I have tried Arduino uno loop-back demo code and configured all Arduino SPI lines to MCP2517FD click module,but below mentioned failure is setting up every time that i found in Arduino Serial Monitor.
Please help me if anyone knows. It would great appreciation if you help others.
Configure ACAN2517FD
MCP2517FD RAM Usage: 2016 bytes
Configuration error 0x1
Send failure
<https://user-images.githubusercontent.com/42057928/68294577-885c0000-00b6-11ea-9cb5-9f91ac8c7bab.PNG>
Best regards,
Neelakar Babu.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#7?email_source=notifications&email_token=AEWKZVDL4OTESKQVUTZC74LQSKS7DA5CNFSM4JJTRQPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HXGLA5A>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEWKZVCPIN7XSF67P7NTDGLQSKS7DANCNFSM4JJTRQPA>.
|
Hello, |
hello, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello All,
Thank you for the ACAN2517FD library provided for Arduino uno. I have tried Arduino uno loop-back demo code and configured all Arduino SPI lines to MCP2517FD click module,but below mentioned failure is setting up every time that i found in Arduino Serial Monitor.
Please help me if anyone knows. It would great appreciation if you help others.
Configure ACAN2517FD
MCP2517FD RAM Usage: 2016 bytes
Configuration error 0x1
Send failure
Best regards,
Neelakar Babu.
The text was updated successfully, but these errors were encountered: