|
TDA2822 Audio problem
#ubitx
#tda2822
I strongly advise against using any kind of tape on a daughterboard containing a silicon IC. Tape can store a lot of charge, and the stickier the tape the worse the charge build up. You risk zapping t
I strongly advise against using any kind of tape on a daughterboard containing a silicon IC. Tape can store a lot of charge, and the stickier the tape the worse the charge build up. You risk zapping t
|
By
RCBoatGuy
· #46229
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
Sent an email to Oddwires through their contacts webpage, got a reply within minutes: Hi Jerry, thanks for your inquiry. Board is configurable with a solder junction to 5 or 3.3V. Let me know if you n
Sent an email to Oddwires through their contacts webpage, got a reply within minutes: Hi Jerry, thanks for your inquiry. Board is configurable with a solder junction to 5 or 3.3V. Let me know if you n
|
By
Jerry Gaffke
· #46219
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
The USB-to-UART cables sold for use by Arduino hobbyists generally have 0-5v logic levels, not RS232. That thing on Oddwires I suggested in a previous post: http://www.oddwires.com/cp2102-serial-adapt
The USB-to-UART cables sold for use by Arduino hobbyists generally have 0-5v logic levels, not RS232. That thing on Oddwires I suggested in a previous post: http://www.oddwires.com/cp2102-serial-adapt
|
By
Jerry Gaffke
· #46209
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
Dex ZL2DEX Beauty of using the built-in UART and built-in USB interface on an Arduino NANO is that you don't have to mess with voltage level conversion between RS-232 and TTL. This is also convenient
Dex ZL2DEX Beauty of using the built-in UART and built-in USB interface on an Arduino NANO is that you don't have to mess with voltage level conversion between RS-232 and TTL. This is also convenient
|
By
Arv Evans
· #46199
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
The Arduino already does UART, digital pins 0 and 1 get tied to the CH340 usb chip on the Nano. That chip converts the usb interface on your host into UART TX and RX that the ATMega328P can deal with.
The Arduino already does UART, digital pins 0 and 1 get tied to the CH340 usb chip on the Nano. That chip converts the usb interface on your host into UART TX and RX that the ATMega328P can deal with.
|
By
Jerry Gaffke
· #46195
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
I like it! UART to the rig - could do high-rate given logic-level, UART<->USB remote to take the place of the old RS232 (remember them ol' D9 and D25 cables and connectors?). What sort of cost? How wo
I like it! UART to the rig - could do high-rate given logic-level, UART<->USB remote to take the place of the old RS232 (remember them ol' D9 and D25 cables and connectors?). What sort of cost? How wo
|
By
Dexter N Muir
· #46192
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
Could be that different rigs exhibiting obnoxious audio tones are due either or both oscillators. Luck of the draw as to where those ceramic resonators land. Could tell which one by varying the BFO, i
Could be that different rigs exhibiting obnoxious audio tones are due either or both oscillators. Luck of the draw as to where those ceramic resonators land. Could tell which one by varying the BFO, i
|
By
Jerry Gaffke
· #46166
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
The baud rate is the effective data rate. It still has to have some kind of frequency driving it. Perhaps the most effective solution is to switch the supply voltage to the CH340 chip. That is 3.3v at
The baud rate is the effective data rate. It still has to have some kind of frequency driving it. Perhaps the most effective solution is to switch the supply voltage to the CH340 chip. That is 3.3v at
|
By
John Backo
· #46165
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
Given all the different Raduino's getting built, seems reasonable to just build one without the 12mhz and 16mhz oscillators. This could be plug and play, an easy solution for the now thousands of uBit
Given all the different Raduino's getting built, seems reasonable to just build one without the 12mhz and 16mhz oscillators. This could be plug and play, an easy solution for the now thousands of uBit
|
By
Jerry Gaffke
· #46163
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
Jerry: 12 MHz is necessary for ANY USB interface. The 12 MHz xtal on the radiuno drives the CH340 chip. It cannot be disabled (or changed very much) and have USB work anynore. Similarly, any other chi
Jerry: 12 MHz is necessary for ANY USB interface. The 12 MHz xtal on the radiuno drives the CH340 chip. It cannot be disabled (or changed very much) and have USB work anynore. Similarly, any other chi
|
By
John Backo
· #46160
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
For all that matter, I'm using one of the Adafruit boards in my CB-to-10 conversion. It works well. Only using one clock tho, but your si5351 routines. Vince.
For all that matter, I'm using one of the Adafruit boards in my CB-to-10 conversion. It works well. Only using one clock tho, but your si5351 routines. Vince.
|
By
Vince Vielhaber
· #46157
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
We could mount an si5351 the Adafruit si5351 breakout board to the back of the uBitx: https://www.qrp-labs.com/synth.html https://www.adafruit.com/product/2045 https://www.etherkit.com/rf-modules/si53
We could mount an si5351 the Adafruit si5351 breakout board to the back of the uBitx: https://www.qrp-labs.com/synth.html https://www.adafruit.com/product/2045 https://www.etherkit.com/rf-modules/si53
|
By
Jerry Gaffke
· #46156
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
Another solution would be to separate the Si5351 from the raduino. Put it on its own board that plugs into the uB. Pins 10-16 pass thru to another connector. Another connector connects the I2C to the
Another solution would be to separate the Si5351 from the raduino. Put it on its own board that plugs into the uB. Pins 10-16 pass thru to another connector. Another connector connects the I2C to the
|
By
Vince Vielhaber
· #46154
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
What we need is a scratch built Raduino board that takes an ATMega328P chip, an si5351, regulators for 5.0 and 3.3 volts, and has a carefully chosen frequency on the oscillator for the processor. Or a
What we need is a scratch built Raduino board that takes an ATMega328P chip, an si5351, regulators for 5.0 and 3.3 volts, and has a carefully chosen frequency on the oscillator for the processor. Or a
|
By
Jerry Gaffke
· #46152
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
Hello Jason, On mine, I noticed that the tone frequency would change the most when I adjusted the BFO frequency. If you re-calibrate the BFO to a slightly different frequency, does you tone move as we
Hello Jason, On mine, I noticed that the tone frequency would change the most when I adjusted the BFO frequency. If you re-calibrate the BFO to a slightly different frequency, does you tone move as we
|
By
...
· #46142
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
Removed and replaced nano. Unfortunately that was rather destructive for the nano. Now the noise peak moved from 9khz to 11khz. So next change may need to be a filter.
Removed and replaced nano. Unfortunately that was rather destructive for the nano. Now the noise peak moved from 9khz to 11khz. So next change may need to be a filter.
|
By
Jason Schlager
· #46133
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
Maybe you can start with something like this https://www.alibaba.com/product-detail/TDA2822M-2w-x-1-Mono-Audio_60249198640.html
Maybe you can start with something like this https://www.alibaba.com/product-detail/TDA2822M-2w-x-1-Mono-Audio_60249198640.html
|
By
Joe Puma
· #44570
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
I didn't notice it too much myself until someone pointed it out. Now it drives me crazy. Was thinking if I am going to build an audio filter I might as well socket the MX TDA2822 and mount the IC to b
I didn't notice it too much myself until someone pointed it out. Now it drives me crazy. Was thinking if I am going to build an audio filter I might as well socket the MX TDA2822 and mount the IC to b
|
By
Jason Schlager
· #44553
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
Wish I could still hear 9kHz ... :-/
Wish I could still hear 9kHz ... :-/
|
By
Paul Smith
· #44542
·
|
|
TDA2822 Audio problem
#ubitx
#tda2822
How about a low pass filter at about 5Khz? you want voice audio, not violins..
How about a low pass filter at about 5Khz? you want voice audio, not violins..
|
By
...
· #44537
·
|