Hello, I have seen that the emergency objects are used for signaling that a node is in passive mode, bus off, overflow errors, etc. I don't understand how can...
javi del
javodv@...
Apr 1, 2003 8:08 am
2221
... YES ... In the case of Bus-Off, the node itself can decide to try to get Bus-On again. It should do that carefully. In case the reason is it's own...
Heinz-Juergen Oertel
oe@...
Apr 1, 2003 10:19 am
2222
Hi All, I am involved in a project of communication between two CAN nodes. One end is is at my PC using PCI to CAN interface card and the other end is my ...
ashish puranik
ashu@...
Apr 1, 2003 1:23 pm
2223
Hi, I'm doing a research project called "Distributed Real Time Control using the CAN". I have just bought a few TC1775 boards from Infineon but i need the...
Brendan Donnelly
brendan.donnelly@...
Apr 1, 2003 1:48 pm
2224
What do you mean by "tasking software to program the CAN": development system, device drivers, applications code...? If you need something to actually program...
Allen Pothoof
apothoof@...
Apr 1, 2003 3:43 pm
2225
Hi, I've used the 80C592 successfully in an Honda VTEC engine controller for light aircraft. When you transfer the data from the CAN module you need to...
John Dammeyer
johnd@...
Apr 1, 2003 4:12 pm
2226
... <http://www.tasking.com/technology/compiler.html> ?? Heinz -- Archives, unsubscribing etc. see canlist homepage at...
Heinz-Juergen Oertel
oe@...
Apr 1, 2003 4:30 pm
2227
Hi, I have just to add to that which Jürgen already has mentioned, that the list of already qualified products can be found here: ...
Thilo Schumann
headquarters@...
Apr 2, 2003 1:18 pm
2228
Hi folks, Has anyone been been using the Microchip MCP2551 transceiver in volume yet? Since this is a newer part than the PCA82C251 (my current choice), I was ...
Ed Goldstein
ed@...
Apr 2, 2003 2:18 pm
2229
Hi subscribers ! Concerning a CAN controller, what am I supposed to do in order to check the conformance of my CAN implementation to the harmonized CAN...
Frédéric BOYER
fboyer@...
Apr 2, 2003 5:40 pm
2230
Hi Frédéric, Are you saying you have done your own VHDL implimentation? If so you will need to contact Bosch regarding licensing. Their license includes ...
John Dammeyer
johnd@...
Apr 2, 2003 5:54 pm
2231
... Frederic, There is a first approach to collect some information about the certification process and certified controllers: ...
Heinz-Jürgen Oertel
oe@...
Apr 2, 2003 7:31 pm
2232
dear all, I would like to connect 2 ADSP-21992 EZ-KIT LITE boards via CAN bus. The CAN connector is equipped with 120 ohm for termination. That connector has 4...
Hany Ferdinando
h.ferdinando@...
Apr 3, 2003 10:24 am
2233
I have a quantity of Parker IQAN components and software which I need to liquidate due to a cancelled project, the system would suit anybody developing a...
nzcanman
rbrownkendal@...
Apr 3, 2003 11:00 am
2234
dear all My ADSP-21992 board has 120 ohm resistor paralel between CAN_H and CAN_L. I can choose to use it or not via a jumper. What is this resistor for? What...
Hany Ferdinando
h.ferdinando@...
Apr 3, 2003 12:26 pm
2235
Hi Fernando, CAN_L and CAN_H are the communication wires all CAN devices use to communicate. There is not something like CAN receive and CAN sent. This are ...
rene.heijma@...
Apr 3, 2003 1:03 pm
2236
... Auwei Auwei. I think you should read some basics. Try something there: <http://www.port.de/cgi-bin/CAN/CanFaq> How does CAN work? Heinz with best regards...
Heinz-Juergen Oertel
oe@...
Apr 3, 2003 2:02 pm
2237
Hello! I use the CAN-Transceiver A82C251 from Philips. On my mind he have some problems if there is a "CAN-Short-Circuit". Often in this case in our products...
rumpie_rnk
Ralf.Neuber@...
Apr 3, 2003 2:28 pm
2238
Hello! I use the CAN-Transceiver A82C251 from Philips. On my mind he have some problems if there is a "CAN-Short-Circuit". Often in this case in our products...
rumpie_rnk
Ralf.Neuber@...
Apr 3, 2003 2:35 pm
2239
Hello Ralf, Can you tell me more about the short circuit? What is the voltage and duration? I designed the SN65HVD251 as a drop-in replacement for the ...
Corrigan, Steve
s-corrigan1@...
Apr 3, 2003 2:49 pm
2240
Hi , I am currently using TMS320LF2407A EVM , I have ADLINK CARD (PCI7841 which is pci card on the pc side which supports for can-bus, it specifies that it...
raghu nagendra
braghavendra10@...
Apr 3, 2003 3:20 pm
2241
Hi, The best way to connect CAN nodes is CAN_H to CAN_H to CAN_ and CAN_L to CAN_L to CAN_L and Ground to Ground to Ground. It's really a thee wire bus...
John Dammeyer
johnd@...
Apr 3, 2003 5:15 pm
2242
Hi, I am mike, doing electronics engineering in UK. I am giving a seminar on Controller Area Network. I need to show a circuit diagram for a CAN node. I need...
mike specy
mikespecy@...
Apr 3, 2003 6:02 pm
2243
Hi Hany, From our previous conversations I am assuming that you are using ADSP-21992 EZ-KIT Lite. I am referring to the Evaluation System Manual for this...
Lalita Godbole
promulis@...
Apr 3, 2003 9:52 pm
2244
Hi Lalita, Thanks for your detail information. I have tried to connect them with 2 and
4 pins. Both failed. I configure CANTx as push-pull (default is open...
Hany Ferdinando
h.ferdinando@...
Apr 3, 2003 9:54 pm
2245
Hi, CAN 11898 is a 3 wire bus; not two wire wire although it can work that way. When you are debugging a CAN system a ground frame of reference is really...
John Dammeyer
johnd@...
Apr 4, 2003 12:12 am
2246
Sorry for this basic question... what is the difference between using CAN_H, CAN_L and Ground for the network (3 wires) and just using CAN_H and CAN_L (2 ...
Rafael A. Fematt
rfematt@...
Apr 4, 2003 12:14 am
2247
Hi, Noise is one reason. Common mode voltage differences can also cause severe problems. Just imagine one of your nodes has its digital ground at 170VDC...
John Dammeyer
johnd@...
Apr 4, 2003 12:20 am
2248
Hi,Folks, I am an enginner from China. We will begin a project to setup a standard of for the CAN network in truck based on the J1939. Any person has such...
Hai Hu
hhu@...
Apr 4, 2003 3:43 am
2249
Hi John, Thanks for information provided. I am using auto increment mode of P80C592 CAN controller. Through a sensor i am collecting some information and...