You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: