Carloop Smoking Peripheral Boards

I flashed my particle photon with carloop code from the particle library today, hooked it up to the ODB port on my land rover and the photon smoked immediately. Everything I have read says that there should be regulation in both the carloop PCB and the photon but evidently that regulation wasn’t enough to protect from the voltage coming out of the port. I just bought the car and it is a 2002 - I’m wondering if the ODB port is a custom install and wired incorrectly - any ideas on where to start? I guess measuring the 12V supply would be a good start? Any other thoughts?

Yeah, check voltages. I hooked up one of my Carloops to a J1939 port over the weekend (Truck @ 24v) and it smoked the Carloop adapter… My bad, I didn’t even think twice before plugging it in. My Photon was fine though.

@cgd1021,
As @stonej indicated, there are vehicles that run on 24V, which usually (but not always) have large diesel engines.
Please check things over carefully. If the vehicle runs on 24V, it should have a 24V OBD2 port. Since your vehicle is 2002, it may not be OBD2 compliant, but only OBD and not necessarily follow the standard plug.

The Carloop has a 12V OBD2 plug on it. It will not plug into a 24V OBD2 port. If the vehicle uses the standard port, you should be physically prevented from plugging it in. So, it comes down to the vehicle.

The voltage regulator on the Carloop is capable of withstanding approximately 17V and possibly spikes even higher. Unfortunately, 24V is too much. It depends on how the regulator failed, to know if that voltage got passed on to the Photon or not. The Photon is meant to run on 5V. The regulator on the Photon can withstand somewhere around 8V.

Just went out and took a look at the port - only 4 wires connected, signal ground, chassis ground, battery power and then what looks like an ISO signal. Measured voltage from battery to both grounds, it was sitting consistently at about 12V. I also measured voltage between pin 7 and both ground pins and saw ~6V. That said, I’m not understanding how my Photon could’ve seen any voltage beyond what the carloop was able to regulate to unless the problem is with the 6V at pin 7. This is the only place I have ever connected my carloop so unless the carloop voltage regulator was faulty out of the box or I’m getting some wild voltage swings the only thing I can think of is that the 6V at pin 7 is abnormal. Any ideas? Is this the expected result of connecting a virgin carloop to an ODB port configured for ISO - I just looked at the V2.3 schematic and it looks like PIN 7 isn’t routed anywhere - doesn’t seem like the 6V connection would’ve done anything? @cyclin_al1 - looks like you have had some experience with getting a carloop going for ISO - any suggestions?

@cgd1021,

I am not familiar with LandRover, but that looks strange to me. I would go hunting for some LandRover-specific information to see if there is something unusual with that plug. If LandRover did things totally differently, then who knows what is on each wire…

Assuming the purple wire is in fact pin 1, the layout makes sense for Voltage on pin 1 and the grounds on pins 4 & 5.
What does not make sense is to have something on pin 7 (should be K-Line) without having its partner on pin 15 (the L-Line).

Carloop does not use pins 7 & 15 (not connected), so any signals there on the OBD port will not have any effect on the Carloop. That narrows it down to pins 1, 4 or 5 causing something unexpected. However, pins 4 and 5 are connected together in Carloop, so that limits the effect even further.

One final conclusion: since you do not have a CANbus (which would be on pins 6 & 14), Carloop is not going to work for this vehicle. There is a project that is moving very very slowly to do CarloopRetro, which would do K-Line (pins 7 & 15), but this is different hardware (and firmware) from the regular Carloop.

1 Like

Just had the same issue here. I’ve connected to my Renault Scenic. My Photon smoked immediately. 12V on the port :frowning2:

Carloop board is R2.3

@bhoveck,

It may not be the same issue. Connecting up Carloop to 24V will definitely blow the power regulator, as was the case for stonej.

What year of car is the Renault Scenic? Are you certain that it uses CANbus on the OBD2 port and does not have some proprietary protocol?

Thank you for providing which version of the Carloop board.

Have you tried to power the Photon by USB while removed from the Carloop? It is important to distinguish if it was the Carloop, the Photon or both that smoked.

Hi Cyclin_al1 and thanks for the answer.

The Scenic is from 2013. The photon is smoked as it doesn’t power anymore when connected alone to USB (it also smells bad when USB is connected!)

However, I don’t know how to check if the Carloop is smoked too or not.

@bholveck,

When you say that it continues to smell bad when USB is connected, it makes me assume that the power regulator on-board the Photon is shot. You could verify that, as something should be VERY hot in order to cause the bad smell.

If the assumption about the Photon power regulator is correct, then there are 4 possible causes:

  1. the car voltage was so high that it blew the Carloop voltage regulator, which let high voltage through to the Photon;
  2. The voltage regulator on the Carloop was faulty (but this would happen only the first time the Carloop was ever used; not sure if that is the case.);
  3. High voltage got through the protection on the voltage monitor in Carloop (highly unlikely); or
  4. Something blew the CAN transceiver chip (highly unlikely; the connections are protected).

If you want to dig further, you would need to get the schematic and the board layout for Carloop, which is available on GitHub, and use that to guide troubleshooting.

The Photon is considered a module, and is not really reparable. However, I have heard of someone replacing the Photon voltage regulator, but we do not know if that is the only problem, and that job takes some advanced soldering skill.

Hi @cyclin_al1,

Sorry I was away for the last months.

I confirm that the voltage regulator on the Photon is dead. I mean that if I directly inject 3.3v to the Photon it works correctly.

I have no idea wether the regulator on the Carloop is faulty or not. It doesn’t seem to be hot when connected to the car and doesn’t seem either to smell burned component.

Note that all of this happened on the Carloop’s first use. Could it be related with your second point?
The Photon’s regulator was working well just before that first attempt because I flashed it through USB.

I’ve just received Photon’s voltage regulators so I’ll try to replace it soon and will keep you in touch.

@bholveck,

Glad to hear you have found a way to get your Photon back up and running. Based on the community at particle.io, I have heard that the voltage regulator has been successfully been replaced.

What you can do to test the Carloop regulator is to make sure NO devices (Photon, etc.) are installed. Plug only the Carloop into the car and measure the voltage at the empty VIN socket (where the Photon would go). It should measure 5V with a multi-meter. If not, then you know there is a problem with the Carloop voltage regulator circuitry.

Hi @cyclin_al1,

I just tested and the output voltage is 10.73V !!!
So now, what’s wrong with the Carloop regulator?!?

Any hint?

I had a hunch that this was my problem too - I checked voltage on my vehicle a while back and it was solid at 12V, but I smoked two different particle modules trying to get my carloop running. The first time I plugged it in the module I was using smoked immediately, wonder if there was a batch with bad voltage regulators? I haven’t touched my carloop since, didn’t want to smoke another module.

@bholveck,

Something definitely failed in the power regulator circuitry.
I would measure the resistance of R3 & R4 as these provide the feedback to the voltage regulator.
If those measure okay, then the RT2858 regulator IC itself must have failed. The only other parts in that circuitry are a couple of diodes for protection (check those too if the regulator is blown), some capacitors and a small 15uH inductor.

@cgd1021, you are measuring 12V at the vehicle. Did you check the polarity to ensure it is not -12V, since the OBD port has unusual wiring on your Landrover?
@bholveck measured the 10.7V on the Carloop board itself where it is supposed to be 5V. Have you measured that? It is a different measurement than the vehicle voltage.