How to protect GPIO from back current? Diode? [closed]
Ask QuestionAsked 7 months agoActive 6 months agoViewed 295 times3Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it’s on-topic for Electrical Engineering Stack Exchange.
Closed 7 months ago.Improve this question
After frying a Rpi with this montage 6 months ago:

I followed advice from kind users here and modified the wiring to this back in February:

It has been working fine for 6 months and suddenly yesterday, this montage fried a Rpi again, probably due to a short circuit or maybe PWM failure pushing back current in GPIO.
Now looking for advice on how to protect GPIO on the Rpi. Diode or any other economic solution… PLEASE BE EXPLICIT AND VISUAL IN YOUR ANSWER as I’m a visual learner. If it requires rewiring please draw it or a particular component added, then please name it.
PWM module I’m using:

The Rpi is powered/grounded via a 12V to USB (5V/3A) converter module, which is wired directly to the 12V battery:

Now thinking of replacing the above PWM modules with OPTOCOUPLER isolated ones like the LR7843 (max 30V/161A) which seems to address the flash back current problem that I suspect is happening with the current cheap PWM modules (which do not have an optocoupling feature).raspberry-piprotectiongpioflybackShareEditFollowFlagedited Aug 19 ’20 at 6:50Russell McMahon♦137k1515 gold badges182182 silver badges340340 bronze badgesasked Jul 9 ’20 at 22:29that-ben31922 silver badges88 bronze badges
- Do you have any documentation on the PWM board? – Peter Bennett Jul 9 ’20 at 22:35
- Thanks for your interest in my Q. Unfortunately, this is a very cheap Chinese PWM so I don’t have much. Here is the product in question: aliexpress.com/item/4000002805230.html – that-ben Jul 9 ’20 at 22:36
- According to the illustration on the website, with the terminal blocks up, power input should be on the left,and output to the motor on the right terminal block. You appear to have that wired backwards. – Peter Bennett Jul 9 ’20 at 22:43
- @PeterBennett Yes but I was about to write that to the contrary of what the AliExpress “diagram” shows, on the ACTUAL circuit board, is it factory printed that + and – terminals are horizontally aligned. Please refresh, I’ve attached an actual photo of the PWM module. – that-ben Jul 9 ’20 at 22:45
- 1How are you grounding your RPi? – user105652 Jul 9 ’20 at 23:12
- @Sparky256 Thru an USB connector which comes out of a 12V to 5V/3A USB module. This one: aliexpress.com/item/32924128603.html – that-ben Jul 10 ’20 at 0:07
- Welcome to EE.SE! Please draw a schematic. – winny Jul 10 ’20 at 5:32
- Use TVS diodes as freewheel diodes across every motor or relay. They protect both against reverse EMF and misc spikes coming from noisy motors. Bunch of small decoupling caps next to all connectors don’t hurt either. – Lundin Jul 10 ’20 at 9:26
- @that-ben: Which is cheaper: Replacing a Raspberry Pi, or ordering a PWM module that works properly and has documentation? – JRE Jul 10 ’20 at 9:39
- You need to try to make a proper schematic diagram. That is part of learning about electronics. As it is, anyone who wants to help you first has to translate your unclear wiring diagrams into schematic diagrams. tlfong01 has tried to do that for you, but has either made a mistake or else you are doing some very strange things indeed. Help us to help you: Trace out your circuits and draw proper schematic diagrams. If you are on a PC, then you can use the CircuitLab editor built into the site editor. Edit your question, then click on the circuit diagram button. – JRE Jul 10 ’20 at 10:18
- @JRE OK I will try to make one, but it may take several days. I’ll be back and post on here when I have a diagram. – that-ben Jul 10 ’20 at 12:38
- @Lundin Could you please elaborate by grossly drawing where to connect what in a SE answer? – that-ben Jul 10 ’20 at 12:48
- The schematic in the posted answer should make it clear. A more detailed answer here: electrical.codidact.com/questions/276116. – Lundin Jul 10 ’20 at 12:51
- @Lundin Following the link you’ve just posted, their transistor is frying. My transistor modules never fried and I’ve had them for more than 1 year. They’ve fried 2 Rpi tough! Does that change anything in your answer or does the location of the diode remain the same? – that-ben Jul 10 ’20 at 12:54
- Since you didn’t post a schematic, it’s not really clear how you are connecting this. But it’s the same issue, reverse EMF. It’s always the case when the thing you control is to be regarded as a coil, be it a relay, solenoid or whatever. – Lundin Jul 10 ’20 at 13:02
- I’m voting to close this question because questions need proper documentation so people can answer them, please properly document your system and reopen the question. – Voltage Spike♦ Jul 11 ’20 at 1:30
- @VoltageSpike “You cannot delete this question as others have invested time and effort into answering it.” SE has become a mess. It seems it bears no value to amateurs. Well, have fun. My robot works now. Thanks tlfong01 – that-ben Jul 11 ’20 at 12:35
1 Answer
Question
The OP is learning how to use Rpi to control a 12V DC motor using a 5V relay without any optical isolation. To adjust motor speed and direction, He uses a PWM controller and a DPDT reverse polarity relay to switch the 12V power supply.
So far so looking good, but he has already fried two Rpi’s!
Now the OP has two questions:
(1) That it might be the “back EMF” flash back current that fries his two poor Rpi’s, and what sort of fly back diodes should be used to prevent frying his third Rpi?
(2) Or using an optocoupler might help to isolate any noises or spikes from going back to Rpi and cause trouble?
Short Answer


Note: The schematic v0.3, after a wild guess.
WARNING: I am just a friendly hobbyist. No guarantee no nothing won’t melt down or blow up.
Flyback Diode Notes

/ to continue, …
Long Answer
/ to continue, …
References
(1) AOD4184A 40V N-Channel MOSFET datasheet – Alpha and Omega
(5) Flyback Diode Selection Guide 1/2 – tlfong01, rpi.org.forum, 2019mar06
(6) Schottky Diode Selection Guide 2/2 – tlfong01, rpi.org.forum, 2019mar06
(7) How to protect GPIO from back current? Diode? – that-ben 2020jul20
(8) AliExpress High Power 15A 400W MOS FET Trigger PWM Drive Module Control Panel Controller US$0.50
/ to continue, …
ShareEditDeleteFlagedited Jul 10 ’20 at 14:31answered Jul 10 ’20 at 5:26tlfong011,46811 gold badge55 silver badges1111 bronze badges
- 2Are you sure about the PWM driving the coil of the relay? That looks like a very good way to ruin a relay. – JRE Jul 10 ’20 at 12:25
- 1@tlfong01 FYI, the relay is a 3.3V control one (not 5V). There is absolutely nothing connected to any of the 5V rails on my Rpi. Not sure if it changes anything in the schematic. – that-ben Jul 10 ’20 at 12:43
- @JRE, Well, but #that-ben has been running it months. His circuit design is not at all that of a friendly newbie, but a ninja grade industrial level innovation, also future proof. His Albert Einstein style ugly drawings show the beauty of the harmony of the Universe. I see him as a prophet without honour in other forums (Mark 6:1-6). – tlfong01 Jul 10 ’20 at 12:43
- Ah, let me see, There are two relays here. For D4184, VGS(th) is 1.7V min, 2.1V typ, 2.6V max, so is Rpi 3V3 logic friendly. The OP does not tell us if his 5V relay is High or Low trigger. If High Trig, then everything should go well. If Low Trig, then there are a couple of workarounds. See Refs 10, 11. – tlfong01 Jul 10 ’20 at 12:50
- 1There is no 5V relay anywhere in my project. The Rpi relay (marked BESTEP) is control 3.3V and outputs 12V to the inverse polarity relay which is control 12V output 12V. – that-ben Jul 10 ’20 at 13:02
- Ah, there seems to be some confusion. I mean 5V relays are usually powered by 5V power, but the control signal at the IN terminal is 3V3. You might like to read Ref 11 to clarify. – tlfong01 Jul 10 ’20 at 13:37
- 1OK but it’s not the case with my relay. It’s a JQC3F-03VDC-C (3.3V). There is zero 5V rail anywhere in my project. On the FIRST version yes there was a 5V relay and a 5V rail, but those have been replaced in the SECOND version as shown in Q. – that-ben Jul 10 ’20 at 13:57
- 1Ah, I overlooked that your relay is actually 3V3, not 5V. My apologies. I will correct the error later. Cheers. – tlfong01 Jul 10 ’20 at 14:01
- Let us continue this discussion in chat. – tlfong01 Jul 10 ’20 at 14:33
—
How to protect GPIO from back current? Diode? [closed]
Ask QuestionAsked 7 months agoActive 6 months agoViewed 294 times3Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it’s on-topic for Electrical Engineering Stack Exchange.
Closed 7 months ago.Improve this question
After frying a Rpi with this montage 6 months ago:

I followed advice from kind users here and modified the wiring to this back in February:

It has been working fine for 6 months and suddenly yesterday, this montage fried a Rpi again, probably due to a short circuit or maybe PWM failure pushing back current in GPIO.
Now looking for advice on how to protect GPIO on the Rpi. Diode or any other economic solution… PLEASE BE EXPLICIT AND VISUAL IN YOUR ANSWER as I’m a visual learner. If it requires rewiring please draw it or a particular component added, then please name it.
PWM module I’m using:

The Rpi is powered/grounded via a 12V to USB (5V/3A) converter module, which is wired directly to the 12V battery:

Now thinking of replacing the above PWM modules with OPTOCOUPLER isolated ones like the LR7843 (max 30V/161A) which seems to address the flash back current problem that I suspect is happening with the current cheap PWM modules (which do not have an optocoupling feature).raspberry-piprotectiongpioflybackShareEditFollowFlagedited Aug 19 ’20 at 6:50Russell McMahon♦137k1515 gold badges182182 silver badges340340 bronze badgesasked Jul 9 ’20 at 22:29that-ben31922 silver badges88 bronze badges
- Do you have any documentation on the PWM board? – Peter Bennett Jul 9 ’20 at 22:35
- Thanks for your interest in my Q. Unfortunately, this is a very cheap Chinese PWM so I don’t have much. Here is the product in question: aliexpress.com/item/4000002805230.html – that-ben Jul 9 ’20 at 22:36
- According to the illustration on the website, with the terminal blocks up, power input should be on the left,and output to the motor on the right terminal block. You appear to have that wired backwards. – Peter Bennett Jul 9 ’20 at 22:43
- @PeterBennett Yes but I was about to write that to the contrary of what the AliExpress “diagram” shows, on the ACTUAL circuit board, is it factory printed that + and – terminals are horizontally aligned. Please refresh, I’ve attached an actual photo of the PWM module. – that-ben Jul 9 ’20 at 22:45
- 1How are you grounding your RPi? – user105652 Jul 9 ’20 at 23:12
Add a comment | Show 12 more comments
1 Answer
Question
The OP is learning how to use Rpi to control a 12V DC motor using a 5V relay without any optical isolation. To adjust motor speed and direction, He uses a PWM controller and a DPDT reverse polarity relay to switch the 12V power supply.
So far so looking good, but he has already fried two Rpi’s!
Now the OP has two questions:
(1) That it might be the “back EMF” flash back current that fries his two poor Rpi’s, and what sort of fly back diodes should be used to prevent frying his third Rpi?
(2) Or using an optocoupler might help to isolate any noises or spikes from going back to Rpi and cause trouble?
Short Answer


Note: The schematic v0.3, after a wild guess.
WARNING: I am just a friendly hobbyist. No guarantee no nothing won’t melt down or blow up.
Flyback Diode Notes

/ to continue, …
Long Answer
/ to continue, …
References
(1) AOD4184A 40V N-Channel MOSFET datasheet – Alpha and Omega
(5) Flyback Diode Selection Guide 1/2 – tlfong01, rpi.org.forum, 2019mar06
(6) Schottky Diode Selection Guide 2/2 – tlfong01, rpi.org.forum, 2019mar06
(7) How to protect GPIO from back current? Diode? – that-ben 2020jul20
(8) AliExpress High Power 15A 400W MOS FET Trigger PWM Drive Module Control Panel Controller US$0.50
/ to continue, …
ShareEditDeleteFlagedited Jul 10 ’20 at 14:31answered Jul 10 ’20 at 5:26tlfong011,46811 gold badge55 silver badges1111 bronze badges
- 2Are you sure about the PWM driving the coil of the relay? That looks like a very good way to ruin a relay. – JRE Jul 10 ’20 at 12:25
- 1@tlfong01 FYI, the relay is a 3.3V control one (not 5V). There is absolutely nothing connected to any of the 5V rails on my Rpi. Not sure if it changes anything in the schematic. – that-ben Jul 10 ’20 at 12:43
- @JRE, Well, but #that-ben has been running it months. His circuit design is not at all that of a friendly newbie, but a ninja grade industrial level innovation, also future proof. His Albert Einstein style ugly drawings show the beauty of the harmony of the Universe. I see him as a prophet without honour in other forums (Mark 6:1-6). – tlfong01 Jul 10 ’20 at 12:43
- Ah, let me see, There are two relays here. For D4184, VGS(th) is 1.7V min, 2.1V typ, 2.6V max, so is Rpi 3V3 logic friendly. The OP does not tell us if his 5V relay is High or Low trigger. If High Trig, then everything should go well. If Low Trig, then there are a couple of workarounds. See Refs 10, 11. – tlfong01 Jul 10 ’20 at 12:50
- 1There is no 5V relay anywhere in my project. The Rpi relay (marked BESTEP) is control 3.3V and outputs 12V to the inverse polarity relay which is control 12V output 12V. – that-ben Jul 10 ’20 at 13:02
- Ah, there seems to be some confusion. I mean 5V relays are usually powered by 5V power, but the control signal at the IN terminal is 3V3. You might like to read Ref 11 to clarify. – tlfong01 Jul 10 ’20 at 13:37
- 1OK but it’s not the case with my relay. It’s a JQC3F-03VDC-C (3.3V). There is zero 5V rail anywhere in my project. On the FIRST version yes there was a 5V relay and a 5V rail, but those have been replaced in the SECOND version as shown in Q. – that-ben Jul 10 ’20 at 13:57
- 1Ah, I overlooked that your relay is actually 3V3, not 5V. My apologies. I will correct the error later. Cheers. – tlfong01 Jul 10 ’20 at 14:01
- Let us continue this discussion in chat. – tlfong01 Jul 10 ’20 at 14:33 Dele
How to protect GPIO from back current? Diode?
Question The OP is learning how to use Rpi to control a 12V DC motor using a 5V relay without any optical isolation. To adjust motor speed and direction, He uses a PWM controller and a DPDT reverse polarity relay to switch the 12V power supply. So far so looking good, but he has already fried tw…that‐ben@tlfong01 FYI, the relay is a 3.3V control one (not 5V). There is absolutely nothing connected to any of the 5V rails on my Rpi. Not sure if it changes anything in the schematic. tlfong015169@JRE, Well, but #that-ben has been running it months. His circuit design is not at all that of a friendly newbie, but a ninja grade industrial level innovation, also future proof. His Albert Einstein style ugly drawings show the beauty of the harmony of the Universe. I see him as a prophet without honour in other forums (Mark 6:1-6).Ah, let me see, There are two relays here. For D4184, VGS(th) is 1.7V min, 2.1V typ, 2.6V max, so is Rpi 3V3 logic friendly. The OP does not tell us if his 5V relay is High or Low trigger. If High Trig, then everything should go well. If Low Trig, then there are a couple of workarounds. See Refs 10, 11. that‑benThere is no 5V relay anywhere in my project. The Rpi relay (marked BESTEP) is control 3.3V and outputs 12V to the inverse polarity relay which is control 12V output 12V. tlfong01Ah, there seems to be some confusion. I mean 5V relays are usually powered by 5V power, but the control signal at the IN terminal is 3V3. You might like to read Ref 11 to clarify. that‐benOK but it’s not the case with my relay. It’s a JQC3F-03VDC-C (3.3V). There is zero 5V rail anywhere in my project. On the FIRST version yes there was a 5V relay and a 5V rail, but those have been replaced in the SECOND version as shown in Q. tlfong015169Jul 10, 22:33Ah, I overlooked that your relay is actually 3V3, not 5V. My apologies. I will correct the error later. Cheers.Now the good news. The so called “PWM module” is actually only a high frequency (20kHz) current switch with two power MOSFETs connected in parallel. The good news is that both MOSFETs have built in flyback diodes. So you don’t need to take care of that. that‐ben513I’m trying to draw the schematic for the 2 other SE users who asked for it.circuit-diagram.org/editor

tlfong01As you suggested, you can replaced your cheapy no optocoupler relay by one with optocoupler, or even with JD-Vcc jumper for “Total Optical Isolation”. that‐benYes I was thinking about doing this yesterday evening. I ordered this. Do you think it’s a good alternative? –> aliexpress.com/item/…LR7843 (max 30V/161A) tlfong01@that-ben Ah your schematic looks good. that‐ben513It’s not done yet.The issue I’m facing now is that the components in Circuit-Diagram.org are good, but the DPDT does not have one with 8 pinsIn my setup, my DPDT has 8 pins and I cross linked +/- in a X shape to make it a reverse polarity relay which enables my robot to spin the motor forward and backward.I think I should order diodes even if I have optocoupler PWM. What do you think? tlfong015169Jul 10, 22:45Ah, please read Ref 2 where I commented that you choice of flyback diode does not seem a good. You may like to read two more reference below on how to select a flyback diode. But as I just pointed out, the fake PWM module already has flyback’s so you don’t need to bother. that‐ben513Oh really?So you think the Rpi did not fry because of the PWM?I don’t see any diode on the PWM module tough!There are 3 resistors, 1 LED and 2 transistors. tlfong01Yes, don’t reinvent wheels. Double flyback looks stupid. that‐ben513Also the description (even on different AliExpress store pages) never mention diode protection 😕on the PWM modulesI am freaking out, because I received a new Rpi 3A and I AM NOT CONNECTING IT until I am 100% sure it’s not going to fry 😦 tlfong01Ah, the flyback is built into the big black guy. See my schematic v0.3. that‐ben513You mean this:

So, to you, it is obvious that the PWM module already has built in diodes?How do you know this? tlfong01Jul 10, 22:55Ah, I have inserted the D4148 power MOSTFET datasheet in the reference list as Ref 1. Look at the pictures there! Ah, bed time! So I call it a day. Nice learning new things with you. Good night and cheers. that‐benThank you so much for your time. I hope I can accept your answer on SE. I still wonder what fried the Rpi since it’s not the MOSFET 😦Good night tlfong01Ah, yes, I have been playing with power MOSFETs and power NPN BJTs as switches for some time. I noticed that all huge current switches has built in flybacks, otherwise the customers will curse half of the Universe. Bye. 14 days later… FeedsJul 25, 8:01This room has been automatically frozen for inactivity The last message was posted 211 days ago.
Categories: Uncategorized