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 working on programming TMS320F2800157 as a daughter board for Pixhawk.I could not find the drivers for TI under libcanard/drivers folder. Could anyone suggest me what is the best mechanism to do so? Or is there any guideline on how to create a new driver to support a new microcontroller?
The text was updated successfully, but these errors were encountered:
Hi, I haven't used this MCU or its CAN controller, but based on a quick search:
Are you developing your software using TI's C2000WARE SDK? If so, they seem to offer a driver and example code for their device (MCAN) using their SDK [1][2][3].
I am working on programming TMS320F2800157 as a daughter board for Pixhawk.I could not find the drivers for TI under libcanard/drivers folder. Could anyone suggest me what is the best mechanism to do so? Or is there any guideline on how to create a new driver to support a new microcontroller?
The text was updated successfully, but these errors were encountered: