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

Adapting example_dsPIC33_ex16_IO.X for dsPIC33CK #13

Open
ecthelion99 opened this issue Dec 10, 2024 · 3 comments
Open

Adapting example_dsPIC33_ex16_IO.X for dsPIC33CK #13

ecthelion99 opened this issue Dec 10, 2024 · 3 comments

Comments

@ecthelion99
Copy link

I am trying to adapt example_dsPIC33_ex16_IO.X for use with my own board and a dsPIC33CK microcontroller. I am having trouble finding where to modify the CAN parameters to match the microcontroller and board I am using given it appears that the example does not use MCC to set this up. Where in the code is CAN set up for the PIC, or how could I adapt the code to function with MCC?

@JuPrgn
Copy link

JuPrgn commented Dec 11, 2024

Hi,

I am using latest CANopenNode on dsPIC33CH, I did not had enough time to propose a clean PR and to configure it for MCP devboards but I could probably share what I currently have tomorrow and this could be helpfull for you. This is working well but not fully tested yet.

@ecthelion99
Copy link
Author

That would be very helpful, thanks

@JuPrgn
Copy link

JuPrgn commented Dec 17, 2024

Hope this can help you, please let me know if I forgot something.

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