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.

DCAN for AM3359 ICE

Other Parts Discussed in Thread: AM3359

I am trying to configure my AM3359 ICE to send CAN Messages.
From what I can read around this forum, its a DCAN example available for the EVM module, but not for ICE.

So far I have copied the code from the EVM example into a New Project, and started to change all CAN1 References to CAN0, but there is one external int (refering to evmAM335x.h) which is the DCANPinMuxSetUp. This is set to be 0 for pin mux configuration for CAN1. Which value should be set to do a Pin mux configuration for CAN0 ?

 

Bjørn