This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F28M35x Cortex m3 can example

hi i am doing a project to make a can communication but i have nerver did that so i search an example and i only found a can loopback is it possible to have a full example of can communication?

  • Hi,

    X Y44 said:
    hi i am doing a project to make a can communication but i have nerver did that so i search an example and i only found a can loopback

    It seems as if that's the only example available for CAN communication.

    X Y44 said:
    is it possible to have a full example of can communication?

    What do you mean by full example? What is that you're seeking for?

    Regards,

    Gautam

  • well for me a full example is an entire project where are use all the function we could need to make communicate the M3 and a random device

    so this way i can modificate that example to make it right for my project
  • we usually tend to put loop back based examples for COM peripherals because we don't have any control or information on the HOST system that can be connected to the COMs. Customers take the loop back and modify it as per the end needs.

    Between the example, mware drivelib functions for CAN and the device TRM you have enough information to put a CAN application.

    Hope this helps.

    Best Regards

    Santosh Athuru