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

MCP2517FD CLICK with an Arduino UNO #36

Open
KareemElrufaie opened this issue Feb 27, 2023 · 0 comments
Open

MCP2517FD CLICK with an Arduino UNO #36

KareemElrufaie opened this issue Feb 27, 2023 · 0 comments

Comments

@KareemElrufaie
Copy link

Hello Pierre,

I hope you are doing well. I wanted to ask a question about code for a project I am working on. I am working on a development project for a company and I wanted to use this library. I am using the Mikroe MCP2517FD CLICK with an Arduino UNO. I have the arduino UNO connected to a sensor and I am getting values from the sensor. I want to transmit these data values to the CAN using CANFD and the Mikroe MCP2517FD CLICK. Once these data values are transmitted to the CAN BUS I want to receive it back in the arduino UNO board and print it to the serial monitor to verify that the data values have been properly transmitted/converted to the CAN BUS. Will this library work with the Mikroe MCP2517FD CLICK board? And I was looking at the example for arduino UNO but I could not understand some of it. It seems like there is no transmit data or receive data function in the library based on the example I saw, at least one that is compatible with Arduino UNO. Is that the case or is it that I am misinterpreting the code. I am a beginner when it comes to code and interfacing it with the CAN using bit registers, bit shifting and what not so it is also likely I just dont understand the code. My application seems pretty simple, that why I wanted to ask your help/opinion and what code or functions I should use.

Thank you,
Kareem

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

1 participant