Keyboard Shortcuts
Likes
- SoftwareControlledHamRadio
- Messages
Search
Re: FW 66.9 bug
On 2025-05-14 16:51, Oliver KI3P via groups.io wrote:
-- it's better to save the EEPROM values to your SD card after calibration and then restore*** A common time to need to do this is when upgrading to a newer software. I worry about the SD card or EEPROM format changing and the SD write or read turning into gibberish. - Jerry, KF6VB |
Re: FW 66.9 bug
This is a part of the code that I've not dug into in detail, so reader beware.
?
If I understand the code correctly, you would need to do the following steps in order to have the default values in the code be those specific to your rig:
1) Put your values into this function:
2) Uncomment this line:
3) Compile and upload.
4) Recomment this line:
5) Compile and upload.
?
Now your default values will be save to the SD card. Hopefully that's right. I wouldn't recommend doing this however -- it's better to save the EEPROM values to your SD card after calibration and then restore them after a reflash using the EEPROM menu. |
Re: FW 66.9 bug
¿ªÔÆÌåÓýOliver can probably tell ya. ?I believe its done by JSON so its raw data.?Dr.?William J. Schmidt - K9HZ J68HZ 8P6HK ZF2HZ PJ4/K9HZ VP5/K9HZ PJ2/K9HZ ? Owner - Operator Big Signal Ranch ¨C K9ZC Staunton, Illinois ? Owner ¨C Operator Villa Grand Piton - J68HZ Soufriere, St. Lucia W.I. Rent it: www.VillaGrandPiton.com email:??bill@... ? On May 14, 2025, at 11:40?AM, D Solt via groups.io <davesolt@...> wrote:
|
Re: FW 66.9 bug
Thanks Jack!? I'm reading the chapter in the book now. On Wed, May 14, 2025 at 11:38?AM jerry-KF6VB via <jerry=[email protected]> wrote: On 2025-05-14 08:02, D Solt via wrote: |
Re: FW 66.9 bug
Thank you Jerry.? Got it saved now! On Wed, May 14, 2025 at 11:38?AM jerry-KF6VB via <jerry=[email protected]> wrote: On 2025-05-14 08:02, D Solt via wrote: |
Re: FW 66.9 bug
See the 4th Main Menu option (EEPROM). Jack, W8TEE
On Wednesday, May 14, 2025 at 11:02:42 AM EDT, D Solt via groups.io <davesolt@...> wrote:
Jack, did you ever send out details on how to store the cal data on the SD Card?? I can't figure it out.? My SD Card shows "no files" when I connect it to my PC.? I know that you are at FDIM, so no rush.
?
I see the power cal section, line986, in EEPROM.cpp, but the factors are around 0.030 while my cal data adjustment for power is in the 20-40 dB range
?
I am confused as to where the RXIQ and TXIQ cal data is stored in EEPROM.cpp.? I see the simplified V12HW at line 1037.? Is there a place to store the individual bands numbers?
?
Thanks for your help
?
dave, n3ds
?
?
-- Jack, W8TEE |
Re: FW 66.9 bug
On 2025-05-14 08:02, D Solt via groups.io wrote:
Jack, did you ever send out details on how to store the cal data on*** There is a choice in the EEPROM menu - write EEPROM data to SD. - Jerry, KF6VB |
Re: FW 66.9 bug
Jack, did you ever send out details on how to store the cal data on the SD Card?? I can't figure it out.? My SD Card shows "no files" when I connect it to my PC.? I know that you are at FDIM, so no rush.
?
I see the power cal section, line986, in EEPROM.cpp, but the factors are around 0.030 while my cal data adjustment for power is in the 20-40 dB range
?
I am confused as to where the RXIQ and TXIQ cal data is stored in EEPROM.cpp.? I see the simplified V12HW at line 1037.? Is there a place to store the individual bands numbers?
?
Thanks for your help
?
dave, n3ds
?
? |
Re: Codec & ADC's
Hi All - I hooked up 3 brand-new D cells and got 4.81V.? I measured 3 cases, as shown on the graph.? It included the new battery case, as well as 10mH feeding a 100 uF ceramic.? They all look the same except the battery which is better below about 100 Hz.? For the frequencies of our I-Q radios there is nothing to see.? Above a few hundred Hz we are not power supply limited, it would seem.?? No, I don't know what that weak junk is around 5 kHz.? It wasn't there last week!? Looks a bit like an idle tone.
?
Hey, Hi Mike, great to see you here. Yeah, we don't want to count the years that we go back!? But good stuff. |
Re: New SI5340-based RF Board in development
¿ªÔÆÌåÓýYou gonna be at Hamvention?? If so, stop by Booth #2607.? Al may be there too depending when people come. ? ? Dr. William J. Schmidt - K9HZ J62K(J68HZ) 8P6HK ZF2HZ PJ4/K9HZ VP5/K9HZ PJ2/K9HZ VP2EHZ ? Owner - Operator Big Signal Ranch ¨C K9ZC Staunton, Illinois ? Owner ¨C Operator Villa Grand Piton ¨C J68HZ Soufriere, St. Lucia W.I. Rent it: ? Moderator: North American QRO Group at Groups.IO. Moderator: Amateur Radio Builders Group at Groups.IO. ? email:? bill@... ? ? From: [email protected] <[email protected]> On Behalf Of John Bennett via groups.io
Sent: Tuesday, May 13, 2025 10:45 AM To: [email protected] Subject: Re: [SoftwareControlledHamRadio] New SI5340-based RF Board in development ? Hi Bill, I would love to see your simple design. I too have thought about replacing the '3253 with discrete FET switches, but getting very fast switching speed *and* suitable RF performance appears pretty challenging (at least to me). Many parts don't even specify turn-on/off time, or when they do, it's way too slow. Commercial RF switches do not emphasize switching speed (no one cares about 10+ns switching speed in an antenna switch or video multiplexer). I have limited experience designing with GaAs parts, but that might be a possibility. A pair of Mini-Circuits mixers followed by well-designed diplexers is where I am leaning, although an AD831 design would be much simpler, but not as performant. 73, john AEOAM |
Re: New SI5340-based RF Board in development
John, look up UHFSDR (WB6DHW design ) for another approach. I built one, have?another in a partly built state. It works well, I get UHF performance. I paired it with an EdenDSP 3.0 board.? Larry KB3CUF? On Tue, May 13, 2025 at 11:44?AM John Bennett via <jkb=[email protected]> wrote:
|
Re: New SI5340-based RF Board in development
Hi Bill, I would love to see your simple design. I too have thought about replacing the '3253 with discrete FET switches, but getting very fast switching speed *and* suitable RF performance appears pretty challenging (at least to me). Many parts don't even specify turn-on/off time, or when they do, it's way too slow. Commercial RF switches do not emphasize switching speed (no one cares about 10+ns switching speed in an antenna switch or video multiplexer). I have limited experience designing with GaAs parts, but that might be a possibility. A pair of Mini-Circuits mixers followed by well-designed diplexers is where I am leaning, although an AD831 design would be much simpler, but not as performant.
73,
john
AEOAM |
Re: New SI5340-based RF Board in development
¿ªÔÆÌåÓýNo one seems to consider this but you COULD build analogs of these devices using high frequency discrete parts. ?I have something like breadboarded as a replacement for the mixer¡ it works but needs a lot more work. ?Its pretty simple. ?Dr.?William J. Schmidt - K9HZ J68HZ 8P6HK ZF2HZ PJ4/K9HZ VP5/K9HZ PJ2/K9HZ ? Owner - Operator Big Signal Ranch ¨C K9ZC Staunton, Illinois ? Owner ¨C Operator Villa Grand Piton - J68HZ Soufriere, St. Lucia W.I. Rent it: www.VillaGrandPiton.com email:??bill@... ? On May 12, 2025, at 6:08?PM, John Bennett via groups.io <jkb@...> wrote:
|
Re: Morse Code Tutor pcb...
¿ªÔÆÌåÓýI think that changed again. ?Seems to change from day to day at this point. ?Dr.?William J. Schmidt - K9HZ J68HZ 8P6HK ZF2HZ PJ4/K9HZ VP5/K9HZ PJ2/K9HZ ? Owner - Operator Big Signal Ranch ¨C K9ZC Staunton, Illinois ? Owner ¨C Operator Villa Grand Piton - J68HZ Soufriere, St. Lucia W.I. Rent it: www.VillaGrandPiton.com email:??bill@... ? On May 13, 2025, at 12:52?AM, Jim Pruitt WA7DUY via groups.io <jpruitt67@...> wrote:
|
Re: Morse Code Tutor pcb...
¿ªÔÆÌåÓýGary, I'd like to try one of your boards, if you have any left. Let me know how to proceed.
On 5/13/2025 9:17 AM, Gary W9TD via
groups.io wrote:
--
73
Bob W3RDL |
Re: Morse Code Tutor pcb...
Hi Gary, I'm game for one (maybe two) board(s). Contact me off-list and maybe we can help each other out... Thanks! 73, Vern N7GTB (at yahoo)
On Tuesday, May 13, 2025 at 06:17:58 AM PDT, Gary W9TD via groups.io <w9td@...> wrote:
I have a few W8BH Morse Tutor boards available for shipping costs+ (Had to order 5, used one)
Gary
W9TD
|
Re: Codec & ADC's
Hi Bob and all
By way of introduction, I'm a local friend of Bob's, WA7EXH since 1965, and a reader of this group.
Bob, since I last talked to you about this, it's occurred to me that most of my instrumentation projects using 24-bit ADCs? have used point-of-load regulators that exclusively supply the converter application. I've chosen regulators for lowest noise and highest input rejection. I think that this, in addition to the capacitor and inductor installations, has been beneficial to data quality.
There are now regulators that have quite low noise density. A few that are pretty inexpensive are the LP2992, TL1963, TPS7A20. Analog Devices has a few regulators that are also very good: Their LT3046 is a leader in low-noise, high psrr linear regulators, and would be my first choice today. It has good input and output voltage range, not the cheapest, and a DFN package that gets
me into microscope-aided soldering.
?
Mike |
Re: New SI5340-based RF Board in development
Hi Phil-
?
I don't know if there is a performance difference between QSE2DC and the V12 circuit.? There is insufficient data available for comparison.
Yes, carrier nulling is a software task which has been available in T41EEE for quite a while.
?
With regards to the design using differential circuits, this was an attempt to gain all of the benefits of a symmetrical circuit, and
in particular noise immunity.? The T41, in its 3D printed plastic case, is lacking for shielding and grounding.? Now the problem remains
with the Audio Adapter, which has single-ended outputs.? What I've got now is working well enough to continue development.?
In the future, I would like to get a fully differential signal chain in both transmit and receive signal paths.
?
Another goal was squeezing the maximum potential performance out of the 3253 multiplexer.? This device is not specifically intended for
this application; it has been pressed into service as a modulator and demodulator.
?
There is more information on differential and instrumentation amplifiers in the references in the README for the QSE2DC:
?
--
73 Greg KF5N |