CAN Problem lpc2129
2006-02-16 by sketch_1975
Yahoo Groups archive
Index last updated: 2026-04-28 23:31 UTC
Thread
2006-02-16 by sketch_1975
hello, i'm using lpc2129 on MCB2100 vers.3 and keil uVision compiler, i tried lpc_fullcan_sw file and i have a problem: when the trasmission start using buffer 1 i have an error on CANGSR register. somebody can help me?? thanks
2006-02-16 by Steffen Rose
Hello, On Thursday 16 February 2006 09:57, sketch_1975 wrote: > hello, i'm using lpc2129 on MCB2100 vers.3 and keil uVision > compiler, i tried lpc_fullcan_sw file and i have a problem: > when the trasmission start using buffer 1 i have an error on > CANGSR register. somebody can help me?? > thanks I didn't checked this example, but if you write more about the error, we can help you to solve it. Note, that you must have more than one CAN devices at the CAN bus. In other case you don't get an ack for your transmission and your CAN Controller go in the state Error passive. Regards Steffen Rose http://www.port.de CAN Wiki - http://www.CAN-Wiki.info
2006-02-17 by roby
hello,
thanks steffen for yor reply, i made a loop from CAN1 to CAN2 of the board and i don't ave error, but i still have always an high state on can output. ----- Original Message -----
From: Steffen Rose
To: lpc2000@yahoogroups.com
Sent: Thursday, February 16, 2006 5:47 PM
Subject: Re: [lpc2000] CAN Problem lpc2129
Hello,
On Thursday 16 February 2006 09:57, sketch_1975 wrote:
> hello, i'm using lpc2129 on MCB2100 vers.3 and keil uVision
> compiler, i tried lpc_fullcan_sw file and i have a problem:
> when the trasmission start using buffer 1 i have an error on
> CANGSR register. somebody can help me??
> thanks
I didn't checked this example, but if you write more about the
error, we can help you to solve it.
Note, that you must have more than one CAN devices at the CAN
bus. In other case you don't get an ack for your transmission
and your CAN Controller go in the state Error passive.
Regards
Steffen Rose
http://www.port.de
CAN Wiki - http://www.CAN-Wiki.info
SPONSORED LINKS Microcontrollers Microprocessor Intel microprocessors
Pic microcontrollers
------------------------------------------------------------------------------
YAHOO! GROUPS LINKS
a.. Visit your group "lpc2000" on the web.
b.. To unsubscribe from this group, send an email to:
lpc2000-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
------------------------------------------------------------------------------
[Non-text portions of this message have been removed]2006-02-17 by Steffen Rose
Hello, On Friday 17 February 2006 13:59, roby wrote: > thanks steffen for yor reply, i made a loop from CAN1 to > CAN2 of the board and i don't ave error, but i still have > always an high state on can output. What do you mean with high state? Could it be, that CAN-H and CAN-L have the same voltage (~2.5V). Than the difference voltage is 0 and it's the recessive state an your hardware is OK. > > hello, i'm using lpc2129 on MCB2100 vers.3 and keil > > uVision compiler, i tried lpc_fullcan_sw file and i have a > > problem: when the trasmission start using buffer 1 i have > > an error on CANGSR register. somebody can help me?? > > thanks Regards Steffen Rose http://www.port.de CAN Wiki - http://www.CAN-Wiki.info