Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 7 months ago.
CAN/USB
Hi all,
I have an mbed microcontroller and two CAN / USB modules, I'd like to be able to transmit a frame on one of the modules and receive on the other. I've tried it does not work, maybe it takes two computer to make this possible? But ideally on the same computer.
Thank you
1 Answer
11 years, 7 months ago.
Hi Ibrahim,
Have you worked through the example - Handbook - CAN, which shows 2 CAN channels on a single mbed? This would give you a start with CAN, demonstrate that your hardware is wired correctly and working, and from there you could replicate or migrate one channel to another device.
If you have a PC to CAN adapter from one of the many manufacturers, we may have a much more difficult time helping you move forward - but those manufacturers should then have a support channel as well.
If this doesn't get you going in the right direction, then please post the simplest version of SW to demonstrate where you're at.