Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
toggle quoted message
Show quoted text
On Tue, Apr 18, 2023 at 2:15?PM John Terrell, N6LN <N6LN@...> wrote: Lou, I remembered that post from Allison but I can¡¯t find it. What was the number of that post? |
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
¿ªÔÆÌåÓýAlvin, that is fine, I¡¯m just would be really interested to know what I blew apart. That might help avoid a repeat!Gordon On Apr 18, 2023, at 10:34, Evan Hand <elhandjr@...> wrote:
|
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
Allison I found that post.? Do you have any drawings you can share? 73 Lou KI5FTY On Tue, Apr 18, 2023 at 11:53?AM ajparent1/kb1gmx <kb1gmx@...> wrote: I found the Rpi output (and inputs) are fragile based on data sheets. |
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
I found the Rpi output (and inputs) are fragile based on data sheets.
So one of the mods I made and wrote about maybe 5-6 months ago were to buffer all lines out to the main board and and diodes and resistor to the inputs as well from the main board. I've also done this with other Pi applications that do not use a direct plug in hat. to date I've not fired a pi (or Arduino). -- Allison ------------------ Please use the forum, offline and private will go to bit bucket. |
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
Gordon,
I have the time and have done some forensics on other devices.? I am NOT a Raspberry Pi expert.? I DO have the SMD tools that I need. With the above understanding, I would like to look into the cause of your RPi failure.? If there is someone who does have experience with RPi diagnostics, I would rather you send it to them. Let's wait a few days to see if someone else approaches the challenge.? If not, then my QRZ email and address are good. 73 Evan AC9TU |
Re: V2 serial numbers
Ashhar:
No worries my friend.? Glad you are doing some final checks on the software of the radios.? It gets here when it gets here.? Will have some time this summer to tinker with the software.? In the mean time, I just need to go and start digesting the software you have on the Github repository and other documentation you have prepared 73 de Darrell KT4WX |
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
I don't have the time//ability to? "? It would be interesting to do the forensics on one of the dead RPis to see if that diode is shorted or open." If someone is really an expert on failed rPi's and someway for me to ship them a DEAD RPi4 --- I'll be happy to ship them one so they can enlighten us all how I managed to destroy these!!! Thanks, Gordon Kx4Z On Tue, Apr 18, 2023 at 9:38?AM Evan Hand <elhandjr@...> wrote: John, |
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
John,
Trying the 3.3 volt (maybe 3.6 volt?)? with or without the resistor could not hurt.? The diode would add capacitance that might make the I2C decode an issue, so I would do the Zener first, then add the resistor.? Adding the 7805 regulators ahead of the LM1117 is a good idea. Using diodes to drop the input voltage on QRP transceivers works well.? The current required by ORO transceivers, like the Sbitx, may make it a problem.? 10 amps with a .6 volt drop require 6 watts to be dissipated.? A buck or buck/boost converter might be better if the noise is not an issue. I am waiting to buy a new oscilloscope with I2C decoding.? This may be a good project to test the capability. We should also look at the long 5 volts run from the 5-volt buck converter to the RPi board.? We may need RF bypassing on it, moving the converter, or replacing the trace with a shielded wire that can handle the current.? I like Gordon's idea of modifying how the RPi gets its power.? There are protections on the USB-C connector that are not on the GPIO connector.? The RPi schematic has a 5-volt Zener on the input from the USB-C connector.? That would be connected to the 5-volt line on the GPIO.? I would think it would keep the voltage at 5 volts regardless of the supply.? It would be interesting to do the forensics on one of the dead RPis to see if that diode is shorted or open. I also do not like that the power warning had to be turned off when powering from the GPIO connector.? Low voltage may be the issue, with the pulses indicated by the audio when WiFi is turned on.? We are back to Gordon's suggestion to power through the USB-C connector with the voltage warnings on to see if there is an issue. The above are questions, not suggestions. 73 Evan AC9TU |
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
Mark, If you monitor the current draw of sbitx, it is well under 1A on receive. There is no way the rpi can draw more. There is some other reason, not low voltage. The low voltage warning happens anyway when you power it from the gpio pins instead of the usb port. - f On Tue, Apr 18, 2023, 6:35 PM Mark Erbaugh <mark.election@...> wrote: Could any of these failures be caused by low current supplied to the RPi by the radio? I have noticed that it I try to connect an NvME SSD drive to the USB port, it¡¯s operation is erratic. I have no problems with the same drive connected to a RPi 400 powered by a 3.5A wall wart supply. I believe the sBitx only supplies 2A. |
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
Could any of these failures be caused by low current supplied to the RPi by the radio? I have noticed that it I try to connect an NvME SSD drive to the USB port, it¡¯s operation is erratic. I have no problems with the same drive connected to a RPi 400 powered by a 3.5A wall wart supply. I believe the sBitx only supplies 2A.
Also, the instructions in install.txt say to disable the low voltage warning, which does display if not disabled. Does disabling the warning also disable any low voltage protection? Lastly, can I power the RPi by its USB C port while it is in the sBitx or do I need to do something to disable the power coming from the radio? -- 73, Mark, N8ME |
Re: WSJT-x 2.6.1 and uBitx on Raspberry Pi
#ubitx
It has to do wit this: The usb port resets when reopened by wsjtx, on arduino this resets the arduino and the ubitx loses track of what was going on. I had mentioned this to the wsjtx guys but they didn't seem interested in fixing it. - f On Tue, Apr 18, 2023, 6:07 PM Scott KE8KYP <scott_massey@...> wrote: Hi Dj, |
Re: WSJT-x 2.6.1 and uBitx on Raspberry Pi
#ubitx
Hi Dj,
I don¡¯t remember the exact issues I had when trying to upgrade but I ended up doing the same thing: reverted back to 2.5.4. ? Cheers, Scott |
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
A 12V Zener might be well advised on the power line, and I bought a bunch anyway for the gates of the finals, but since my supply puts out 13.7V I wonder whether I should also put two or three regular diodes in series with it. I have seen the 5351¡¯s lm1117s fail twice, once simply shorting with smoke and simply dropping all power output to the 5351 and another time failing and sending 13.7v straight through to the 5351 which glowed orange in the chip¡¯s center before melting two pads, the latter which was fixed by removing and replacing it and the crystal oscillator with a 5351 breakout board. It¡¯s not as stable frequency wise but it¡¯ll do for now. I now protect the new lm1117 by putting a small 5V LDO 78L05 between the 13.7V rail and the new lm1117 which in turn provides the breakout board with 3.3V. The 5V supply to the 1117 also has a 47 uF electrolytic on its input. So far it works. On the other hand the most recent failure did not involve the bitbanged I2C lines. Instead it involved the TX line output (GPIO4) failing to send a TX signal on PTT. Since this does not directly involve an lm1127 I have to assume that it failed because of a power surge from elsewhere, either a transient from the main power supply (in which case a 12 or 14V Zener on the main supply would be helpful) or else a higher voltage coming from rf somewhere. Either way if it¡¯s transient I doubt I¡¯ll be able to measure it when it happens. If there¡¯s no downside on putting 3.3V Zeners, with or without series resistors, on those three RPi lines, maybe it would help to do so. The right angle connector on the digital board has good exposure for adding small Zeners, and can easily be snapped open to insert a series 330 ohm resistor, and repaired if that interferes with the timing. Couldn¡¯t hurt to try, could it? |
Re: Sbitx manual
Petr, Git has in-built versioning but it auto generates the version names. I will mark the version with a more huma? friendly? names. We will host the iso image in another day. - f On Tue, Apr 18, 2023, 1:34 PM Petr Ourednik <indians@...> wrote: Farhan, |
Re: Sbitx manual
Farhan,
many thanks for the Sbitx V2 manual posted on github. As this document will be constantly revised to reflect the changes in the user interface, newer modes, etc. I suggest adding versioning of this document. It will be much easier to referring to correct version of manual. Also, it would be really appreciated when the V2 image (.iso) will be available (to be burned to SD card for RPi) also have versioning of the code of course so that it is possible to keep an overview of individual versions and the most recent ones including changes. Just my 2c suggestion :) - P |
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
The I2C lines on the raspberry pi can be blown in many ways: 1. The lm1117 of the si5351 shorts and puts 12v on the pins. 2.The lm1117 of the wm8731 shorts and puts 5v on the pins. 3. Si5351 or the wm8731 blow up and short the data/clock lines to ground. All these can only happen when the LM1117s blow out. It might be best to put a 12v zener on the powersupply line. - f On Tue, Apr 18, 2023, 12:33 PM Gordon Gibby <docvacuumtubes@...> wrote:
|
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
I don't know how my two RPi 4's were destroyed?but neither will even boot now.? ?I suspect RF on the power pins.? ? The power measured fine on a DC voltmeter.? ? I have not been able yet to recover from that given how scarce and overpriced the RPi's are.? ?And I'm not willing to power another RPi from my DE box given having watched it fry two!? ?So independently powered via the little usb connector on the Rpi is what I will be trying when I'm able again....? ? ? ?Such is life! 73 Gordon KX4Z On Tue, Apr 18, 2023 at 2:32?AM John Terrell, N6LN <N6LN@...> wrote: Evan, since I have two RPi4s with damaged SDA and SCL GPIO pins and another with a damaged GPIO4 (TX) pin I think I should put 3.3 volt Zeners on those lines, with series 330 ohm resistors. I assume the LC changes won¡¯t be significant enough to interfere with the edge detection for the I2C bus. The best place would be at the exposed right angle bend in the 40-pin brass connector J2 mounted on the digital board. A cut there would allow for a series resistor insertion, and there is an adjacent ground plane on the digital board for the Zener diodes. Incidentally the WM8731 codec pins, 19 RLINEIN and 20 LLINEIN already have 3.9V Zeners! I wonder how delicate those inputs are. |
Re: sBitx Developer¡¯s Edition (v1) ¡ª how to protect the RPi4?
Evan, since I have two RPi4s with damaged SDA and SCL GPIO pins and another with a damaged GPIO4 (TX) pin I think I should put 3.3 volt Zeners on those lines, with series 330 ohm resistors. I assume the LC changes won¡¯t be significant enough to interfere with the edge detection for the I2C bus. The best place would be at the exposed right angle bend in the 40-pin brass connector J2 mounted on the digital board. A cut there would allow for a series resistor insertion, and there is an adjacent ground plane on the digital board for the Zener diodes. Incidentally the WM8731 codec pins, 19 RLINEIN and 20 LLINEIN already have 3.9V Zeners! I wonder how delicate those inputs are.
Jack N6LN |