Search the web
Sign In
New User? Sign Up
CANbus · for more info goto www.canbus-info.com
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2937 - 2966 of 7412   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2937
Hello, You talk about chokes being used if the driver actively drives part of the dominant to recessive state. I suppose you are talking about differential ...
Erwin Torbeyns
erwin.torbeyns@...
Send Email
Sep 1, 2003
7:54 pm
2938
Hi When a Can node transmits a stuff bit, say bit 1, and its receiver monitors the bit as 0 then what is the error condition: Is it a Bit error or a Stuff...
van do
vdo42@...
Send Email
Sep 3, 2003
8:36 am
2939
Hi Van, It's a stuff error. A bit error occurs when the CAN receiver sees the opposite polarity of a fixed field bit. For example, the CRC delimiter is...
John Dammeyer
johnd@...
Send Email
Sep 3, 2003
9:21 am
2940
Hi After the reception of 5 consecutive bits on the same level the receive expects a stuff bit that means a bit with the opposite level. If it does not receive...
Schlegel, Christian
Schlegel@...
Send Email
Sep 3, 2003
10:06 am
2941
Hi,Guys, I met a problem with the LIN specification. How to define the time_base and jitter of the master? If it is depend on characters of the crystal or the...
Hai Hu
hhu@...
Send Email
Sep 4, 2003
9:30 am
2942
Could anybody suggest a source of supply for the OBDII connectors used in vehicles? I am particularly in need of the male connectors but could also benefit...
Nelms, David
DANE@...
Send Email
Sep 4, 2003
11:01 am
2943
Raffenday (www.raffenday.com) distribute OBD connectors from Delphi Packard in the UK. Can't remember a contact name off the top of my head. Part numbers like...
Simon Wilton
simon.wilton@...
Send Email
Sep 4, 2003
11:16 am
2944
Atmel T89C51CC01 - stuff and acknowledge errorsDear all, Does anyone of you have bus statistics concerning transmission and reception errors during the...
Frédéric BOYER
fboyer@...
Send Email
Sep 4, 2003
6:07 pm
2945
Hi Frédéric, You have one of three possibilities that I am aware of. 1. Physical problems. 2. If you are using MCP2510s there is a known errata that if the...
John Dammeyer
johnd@...
Send Email
Sep 4, 2003
6:38 pm
2946
Hi all, Anyone done this? Anyone capable of porting a DeviceNet Stack using ANSI C with an off the shelf TCP/IP stack. We could possibly use PPP instead....
John Dammeyer
johnd@...
Send Email
Sep 4, 2003
10:46 pm
2947
Hi, If I am not mistaken, CAN has the disadvantage of addressing only a limited number of nodes...y is that so? -- Archives and useful links:...
riazrahaman
rurrah@...
Send Email
Sep 4, 2003
10:52 pm
2948
Hi, No. That's not really true. If you assigned one ID value to very node you have 2^29 possible IDs. The reality is that without repeaters, you can't have...
John Dammeyer
johnd@...
Send Email
Sep 4, 2003
11:39 pm
2949
hi john, i don't understand with your last paragraph... could you please explain it more detail? thanks a lot regards, hany ... -- Hany Ferdinando MSc Student...
Hany Ferdinando
h.ferdinando@...
Send Email
Sep 5, 2003
10:43 am
2950
MessageJohn, Don't know if this link is any use to you? More like Devicenet over TCP/IP. http://www.ethernet-ip.org/ Cheers Charles From:...
Charles Pinkstone
cpinkstone@...
Send Email
Sep 5, 2003
10:47 am
2951
Hi, Is it possible to overwrite a Can-message which is sent from one ECU to another, without havin acces to these ECU's? I have the possibility to send, and to...
Luc_Jonckheere
luc_jonckheere@...
Send Email
Sep 5, 2003
1:30 pm
2952
Hi Luc, not directly. But what you can do is to put a device or tool with 2 CAN controllers into the line between the ECUs as a gateway. You could transfer...
"Klüser, Jürg...
Juergen.Klueser@...
Send Email
Sep 5, 2003
3:11 pm
2953
Luc, What do you mean by "overwrite"? If you mean, is it possible to send another message at the same time as the ECU sends it's message and cause the bus to...
Allen Pothoof
apothoof@...
Send Email
Sep 5, 2003
3:14 pm
2954
Hany, Maybe I can help a little bit here. If you look at the IDs used in the J1939 protocol, you would see that the 29-bit identifier is divided up into...
Allen Pothoof
apothoof@...
Send Email
Sep 5, 2003
3:47 pm
2955
Hi, Is there a recommended implementation for using the "printf" function in C language over the CAN bus. I would like to be able to send at least a 100 ...
Richard Dolan
rjdolan@...
Send Email
Sep 5, 2003
5:00 pm
2956
Hany, I'll just expand a little on Al's excellent explanation. The ID part of a CAN message shouldn't have been called an ID but instead an ARB (for ...
John Dammeyer
johnd@...
Send Email
Sep 5, 2003
5:55 pm
2957
Richard, I haven't seen an implementation for the "printf" function over CAN but I work in the embedded world and print-type functions aren't something we use ...
Allen Pothoof
apothoof@...
Send Email
Sep 5, 2003
6:17 pm
2958
Al, I am using the CANopen protocol. Conceptually I am using National Instruments Labview as the master for a string of power supply slaves. There is no...
Richard Dolan
rjdolan@...
Send Email
Sep 5, 2003
8:50 pm
2959
... We are using a very simple function within our CANopen library. The function simply formats the string using sprintf(), divides the resulting string in ...
Heinz-Juergen Oertel
oe@...
Send Email
Sep 6, 2003
4:58 pm
2960
... slaves. ... has been ... mechanism ... Is there ... Hi Richard, As usual in CANopen, there are several solution options on how to implement this. If a...
Tutors of ESAcademy
esacademy@...
Send Email
Sep 8, 2003
10:13 am
2961
Hello List, The CANchkEDS utility reports the following error: "cpc701_cpu.eds(180) : error 30: Value in entry "DefaultValue" in section [1003sub0] is not...
Alexander Lokotkov
alex@...
Send Email
Sep 8, 2003
2:08 pm
2962
Hi Alexander, CANopen defines some specific behaviour for specific objects. Object 1003sub0 defines a status status machine. And even if the default rule is...
"Klüser, Jürg...
Juergen.Klueser@...
Send Email
Sep 8, 2003
4:25 pm
2963
Hi all, I have a very basic question: what is the max numeber of nodes connectable to a CAN network ? I know that the Node ID is coded on 7bit so the max...
Galbiati Alessandro
A.Galbiati@...
Send Email
Sep 9, 2003
12:58 pm
2964
Hi, I am a student working on a project that uses the MCP2510 CAN controller. The project i am working on is interfacing the Mitsubishi M-16C microcontroller...
sey2washy
sey2washy@...
Send Email
Sep 9, 2003
1:07 pm
2965
There are the following answers for your question: -The number of nodes is in the CAN standard not limited. -ISO 11898 limits the node number on 30 nodes, but...
Bende Georg
georg.bende@...
Send Email
Sep 9, 2003
1:16 pm
2966
It doesn't get any acknowledge, so the message is considered to be erroneous; you have to have at least one other CAN node to be functional. Georg Bende ...
Bende Georg
georg.bende@...
Send Email
Sep 9, 2003
1:23 pm
Messages 2937 - 2966 of 7412   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help