Hey,
I was trying out CANFestival a while ago but I didn't get very far. I was trying to somehow hook up the canserial or cansocket driver to the mbed but no succes. Basically I found the CANFestival software to difficult to understand.
Instead I made a simple USB 2 CAN application that allows you to type your canmessages in a terminal. The mbed just converts the stuff you type into canmessages and sends them. The mbed prints back all message it receives to the terminal. This was good enough for simple tests, but for further tests I'll need a working master.
Now that I see this I'm going to have another go with CANFestival.
I've imported your masternode application and took all the steps to install the windows software. Time for some reading.
Thanks in advance Sam, good stuff!
I'll let you know how it goes.
Melchior
Hello:
I see that the 1768 and MBED (obviously) have a CAN interface and after reading more into it, it seems that there are opensource Can libraries (CanOpen) that will assist with the development of code and sending the data. I have no idea where to start on this one.
Does anyone have experience with this or can point me in the right direction?
Thanks!
Steve