Content originally posted in LPCWare by Mindblaze on Thu Oct 18 00:58:39 MST 2012
Quote: Zero
Probably this function is providing a Bypass mode also ;)
Edit: CAN_SetACCF( ACCF_BYPASS );
Sorry for not checking that first, before posting a reply so quicly
Considering my status: The long RC-time was due to a defect in the measuring probe :(. So it now copies the signal nicely, however with 3.3V logic signals, but this is obvious because the Xpresso is a 3.3V unit.
When I put it back in normal mode however LPC_CAN1->MOD = 0; Every time the Kvaser repeats the message on the CAN the Xpresso puts a 0 on the TD port. This looks like he is trying to post a confirm, but I'm not sure. The MCP2551 however doesn't seem to do anything with it. So I'll just wait for the NXP transceivers to arrive.
What I do find strange is that regardless of the confirm 0, the CANRx1Done bool never reaches true.... But this is something I will investigate later on.
Thanks for your support so far!