i have arduino uno with servo motor with CAN communication it's first time for me to control motor with can communication i have the CAN Shield can anyone share with me example that control motor with CAN.
It says UART/Canbus interface .
I would just use the UART connection , as it’s simplier .
I’d guess the servo literature gives examples of the command sequences to use which you need to incorporate into your sketch
Worth a read of serial coms with Arduino too , which is in this site .