This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CAN debugger

I am using the uVision 2 debugger and I need to use CAN for serial simulation, i order to comunicate with another device CAN. Can anyone explain how I can do this. How can I solve this problem.Who can give me a example.
I don't find specification about CAN on internet.
Thanks!

Parents
  • You're not being quite clear there. What exactly do you mean when you say you want to "use CAN for serial simulation"? Please note that while CAN is a serial protocol, it's not what most people will immediately think of when you speak of "serial", or its simulation.

    And on what 8051 derivative are you trying to do this?

Reply
  • You're not being quite clear there. What exactly do you mean when you say you want to "use CAN for serial simulation"? Please note that while CAN is a serial protocol, it's not what most people will immediately think of when you speak of "serial", or its simulation.

    And on what 8051 derivative are you trying to do this?

Children