¿ªÔÆÌåÓý

Date

Re: BITX40 Pop Fix

 

Congrats Ted!

Guess that means that the software has been updated to the latest rev
You can tell whether the upgrade was successful by looking at the software version number that is briefly shown on the LCD after power on.

73 Allard PE1NWL


Re: BITX40 Pop Fix

BevTed Stanier
 

¿ªÔÆÌåÓý

Eureka!!!!

?

I had never tried the ¡°Old Bootloader¡± version of the ATMega328 and now with all the other things are setup properly it up loaded with no errors.

Guess that means that the software has been updated to the latest rev. I understand that it has functionality that I won¡¯t be able to use on this oddball version of the BITX40. Hopefully though this will improve the pop noise when switching from TX to Rx and Vicky verky as well as maybe other things.

As this is an abandoned kit from another Ham and a very basic TRX, as well signal band single mode, I don¡¯t want to put too much into it.

May do some of the component mods for other fixes.

I¡¯ll put the thing back together now and see what happens.

Thanks for all of your time and help.

I¡¯ll post the results.

73 and stay safe guys.

Ted VA7CTA

P.S. Hope I am not to optimistic. Hi.

?

Sent from for Windows 10

?

From: Arv Evans
Sent: Wednesday, July 29, 2020 1:17 PM
To: [email protected]p
Subject: Re: [BITX20] BITX40 Pop Fix

?

That reference to trying to sync an STK500 board is interesting.??

Big difference between the Nano and a very old (extinct...?)?

STK500 development board.

?

_._

?

On Wed, Jul 29, 2020 at 11:18 AM BevTed Stanier <bevtedstan@...> wrote:

Cable checks okay for continuity.

Got verbose error msg.

Arduino: 1.8.13 (Windows 10), Board: "Arduino Nano, ATmega328P"

?

Sketch uses 22966 bytes (74%) of program storage space. Maximum is 30720 bytes.

?

Global variables use 1320 bytes (64%) of dynamic memory, leaving 728 bytes for local variables. Maximum is 2048 bytes.

?

C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM11 -b115200 -D -Uflash:w:C:\Users\BevTed\AppData\Local\Temp\arduino_build_23880/raduino_v1.29_bitx40.ino.hex:i

?

?

?

avrdude: Version 6.3-20190619

?

???????? Copyright (c) 2000-2005 Brian Dean,

?

???????? Copyright (c) 2007-2014 Joerg Wunsch

?

?

?

???????? System wide configuration file is "C:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf"

?

?

?

???????? Using Port??????????????????? : COM11

?

???????? Using Programmer????????????? : arduino

?

??????? ?Overriding Baud Rate????????? : 115200

?

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00

?

?

?

avrdude done.? Thank you.

?

?

?

An error occurred while uploading the sketch

?

?

?

This report would have more information with

"Show verbose output during compilation"

option enabled in File -> Preferences.

?

?

Don¡¯t know what all this means??

?

TX and RX? LEDs do not flash when trying to upload.

?

Ted

?

?

Sent from for Windows 10

?

From: BevTed Stanier
Sent: Wednesday, July 29, 2020 8:52 AM
To: [email protected]
Subject: Re: [BITX20] BITX40 Pop Fix

?

Evan

Okay Comport set as you suggested. For some reason ¡°Com&LPT¡± did not appear on Device Manager until I plugged in My Navigator and then the Nano. Something I set when setting the Navigator up, Anyway now have Com10 assigned.

Tried the upload again with same results ¡°sync error¡±

¡°AVRDUDE;STK500_GETSYNC()? NOT IN SYNC¡±

I will next check the cable with an ohm meter just to rule it out as a charge cable.

Maybe it just won¡¯t handle data freq.???

More later

Ted

?

Sent from for Windows 10

?

From: BevTed Stanier
Sent: Wednesday, July 29, 2020 7:57 AM
To: [email protected]
Subject: Re: [BITX20] BITX40 Pop Fix

?

Evan

?

Yes using Windows 10. Looks like I messed up the Comport setup but got the rest okay.

Now getting a sync error when uploading so will go back and redo the Comport as you suggest.

Will let you know the result.

73

Ted

?

Sent from for Windows 10

?

From: [email protected] <[email protected]> on behalf of Evan Hand <elhandjr@...>
Sent: Tuesday, July 28, 2020 10:37:47 PM
To: [email protected] <[email protected]>
Subject: Re: [BITX20] BITX40 Pop Fix

?

Ted,
I assume that you are using Windows as your OS.? If so, then I would suggest that you open the Device Manager through right-clicking on the Windows icon and selecting Device Manager. Open the Ports (COM & LP) and then connect your Nano.? The one that is added is the correct comm port.? (I did not have the Nano connected when I took the screenshot).



Also will need to set up the board:


And the Processor:


That should get you connected to the Nano.?

73
Evan
AC9TU

?

?

?


Re: BITX40 Pop Fix

 

That reference to trying to sync an STK500 board is interesting.??
Big difference between the Nano and a very old (extinct...?)?
STK500 development board.

_._

On Wed, Jul 29, 2020 at 11:18 AM BevTed Stanier <bevtedstan@...> wrote:

Cable checks okay for continuity.

Got verbose error msg.

Arduino: 1.8.13 (Windows 10), Board: "Arduino Nano, ATmega328P"

?

Sketch uses 22966 bytes (74%) of program storage space. Maximum is 30720 bytes.

?

Global variables use 1320 bytes (64%) of dynamic memory, leaving 728 bytes for local variables. Maximum is 2048 bytes.

?

C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM11 -b115200 -D -Uflash:w:C:\Users\BevTed\AppData\Local\Temp\arduino_build_23880/raduino_v1.29_bitx40.ino.hex:i

?

?

?

avrdude: Version 6.3-20190619

?

???????? Copyright (c) 2000-2005 Brian Dean,

?

???????? Copyright (c) 2007-2014 Joerg Wunsch

?

?

?

???????? System wide configuration file is "C:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf"

?

?

?

???????? Using Port??????????????????? : COM11

?

???????? Using Programmer????????????? : arduino

?

??????? ?Overriding Baud Rate????????? : 115200

?

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00

?

?

?

avrdude done.? Thank you.

?

?

?

An error occurred while uploading the sketch

?

?

?

This report would have more information with

"Show verbose output during compilation"

option enabled in File -> Preferences.

?

?

Don¡¯t know what all this means??

?

TX and RX? LEDs do not flash when trying to upload.

?

Ted

?

?

Sent from for Windows 10

?

From: BevTed Stanier
Sent: Wednesday, July 29, 2020 8:52 AM
To: [email protected]
Subject: Re: [BITX20] BITX40 Pop Fix

?

Evan

Okay Comport set as you suggested. For some reason ¡°Com&LPT¡± did not appear on Device Manager until I plugged in My Navigator and then the Nano. Something I set when setting the Navigator up, Anyway now have Com10 assigned.

Tried the upload again with same results ¡°sync error¡±

¡°AVRDUDE;STK500_GETSYNC()? NOT IN SYNC¡±

I will next check the cable with an ohm meter just to rule it out as a charge cable.

Maybe it just won¡¯t handle data freq.???

More later

Ted

?

Sent from for Windows 10

?

From: BevTed Stanier
Sent: Wednesday, July 29, 2020 7:57 AM
To: [email protected]
Subject: Re: [BITX20] BITX40 Pop Fix

?

Evan

?

Yes using Windows 10. Looks like I messed up the Comport setup but got the rest okay.

Now getting a sync error when uploading so will go back and redo the Comport as you suggest.

Will let you know the result.

73

Ted

?

Sent from for Windows 10

?

From: [email protected] <[email protected]> on behalf of Evan Hand <elhandjr@...>
Sent: Tuesday, July 28, 2020 10:37:47 PM
To: [email protected] <[email protected]>
Subject: Re: [BITX20] BITX40 Pop Fix

?

Ted,
I assume that you are using Windows as your OS.? If so, then I would suggest that you open the Device Manager through right-clicking on the Windows icon and selecting Device Manager. Open the Ports (COM & LP) and then connect your Nano.? The one that is added is the correct comm port.? (I did not have the Nano connected when I took the screenshot).



Also will need to set up the board:


And the Processor:


That should get you connected to the Nano.?

73
Evan
AC9TU

?

?


Re: Nano

 

Ted,
I did get the picture that time.? From it I would surmise 2 things:
1 - That you do have an HF Signals Raduino with a Nano Clone.
2 - That the Nano is soldered in on the opposite side of the Raduino board from the uBITX versions (the Nano is between the Raduino board and the Display).

Attached are pictures of the Raduino shipped with the uBITX rigs:

Note: I did add the heatsink on the Raduino Regulator and replaced the Nano with a clone bought through Amazon.? That way I could keep the Nano in the factory original state.

If you ever decide to replace the Nano, I would move it to the other side of the board, unless you are mounting the display with a cable, then it would not matter.? The Nano replacement will be difficult with the two headers to desolder and all the pins to remove.

The settings for the Arduino IDE that we have sent you before should work.? If not, you could try changing the processor to the standard ATMega328P without the Old Bootloader.? Other than that, replacing the Nano is the best option at this time.

73
Evan
AC9TU


Nano

BevTed Stanier
 

¿ªÔÆÌåÓý




Begin forwarded message:

From: bevtedstan@...
Date: July 29, 2020 at 10:45:25 AM PDT
To: Bev <bevtedstan@...>
Subject: Nano







Re: BITX40 Pop Fix

 

Yes, the ATMega328P (Old Bootloader) for the Processor.


Re: Nano

 

you need to save the picture to a file, then upload the file.


Re: Nano

 

For some reason, I do not see the picture.


Re: BITX40 Pop Fix

BevTed Stanier
 

¿ªÔÆÌåÓý

Don¡¯t know how this Group.IO stuff works so hope all see my msgs.

73 Ted? I appreciate all your efforts.!!!

?

Sent from for Windows 10

?

From: Evan Hand
Sent: Wednesday, July 29, 2020 10:07 AM
To: [email protected]
Subject: Re: [BITX20] BITX40 Pop Fix

?

Ted,
Do as Allard suggested before purchasing anything.

73
Evan
AC9TU

?


Re: BITX40 Pop Fix

Jack, W8TEE
 

I think the Raduino is the name given to the display interface, which includes the Nano and the LCD display. If you are using software to upload to the Nano, Nano is the correct choice for the upload.

Jack, W8TEE

On Wednesday, July 29, 2020, 1:39:31 PM EDT, BevTed Stanier <bevtedstan@...> wrote:


I did unplug the Nano from everything else and no change.

Processors are?? ATMega328p, ATMega328p(Old Bootloader) and ATMega168

ATMega328p is selected.

Should I try old bootloader??

Don¡¯t see anything on the board except ¡°NANO¡±

I understand it is a Raduino

?

Ted

?

Sent from for Windows 10

?

From: Evan Hand
Sent: Wednesday, July 29, 2020 10:04 AM
To: [email protected]
Subject: Re: [BITX20] BITX40 Pop Fix

?

Ted,
Can you verify that you have a Nano clone?? It could be that you have a Raduino that is not from HF Signals.? HF Signals uses Nano clones with the CH340 series of USB interfaces.? The ATMega328p (Old Bootloader) is used for that clone.? Try the ATMega328p to see if that works.

You can also try unplugging the Nano from the Raduino and run just it off of the USB cable.? There may be a power drain on the Raduino board that is causing it to fail.? The Nano will get power from the USB port.

Pictures of the boards would help.?

You could order a Nano clone (should be less than $10 from Amazon or eBay) to see if the bootloader is corrupted/different for the Nano that you have.


I could not find a single Nano for sale.? The above link is for 3.


Arduino Nano V3.0, Nano Board CH340/ATmega328P Without USB Cable, Compatible with Arduino Nano V3.0


73
Evan
AC9TU




?


--
Jack, W8TEE


Nano

BevTed Stanier
 

¿ªÔÆÌåÓý




Begin forwarded message:

From: BevTed Stanier <bevtedstan@...>
Date: July 29, 2020 at 10:45:28 AM PDT
To: BevTed Stanier <bevtedstan@...>
Subject: Nano



<IMG_0270.JPG>




Re: BITX40 Pop Fix

BevTed Stanier
 

¿ªÔÆÌåÓý

I did unplug the Nano from everything else and no change.

Processors are?? ATMega328p, ATMega328p(Old Bootloader) and ATMega168

ATMega328p is selected.

Should I try old bootloader??

Don¡¯t see anything on the board except ¡°NANO¡±

I understand it is a Raduino

?

Ted

?

Sent from for Windows 10

?

From: Evan Hand
Sent: Wednesday, July 29, 2020 10:04 AM
To: [email protected]
Subject: Re: [BITX20] BITX40 Pop Fix

?

Ted,
Can you verify that you have a Nano clone?? It could be that you have a Raduino that is not from HF Signals.? HF Signals uses Nano clones with the CH340 series of USB interfaces.? The ATMega328p (Old Bootloader) is used for that clone.? Try the ATMega328p to see if that works.

You can also try unplugging the Nano from the Raduino and run just it off of the USB cable.? There may be a power drain on the Raduino board that is causing it to fail.? The Nano will get power from the USB port.

Pictures of the boards would help.?

You could order a Nano clone (should be less than $10 from Amazon or eBay) to see if the bootloader is corrupted/different for the Nano that you have.


I could not find a single Nano for sale.? The above link is for 3.


Arduino Nano V3.0, Nano Board CH340/ATmega328P Without USB Cable, Compatible with Arduino Nano V3.0


73
Evan
AC9TU




?


Re: BITX40 Pop Fix

BevTed Stanier
 

¿ªÔÆÌåÓý

Yup that was set okay.

?

Sent from for Windows 10

?

From: Allard PE1NWL
Sent: Wednesday, July 29, 2020 9:58 AM
To: [email protected]
Subject: Re: [BITX20] BITX40 Pop Fix

?

Ted,
also make sure to select "AVRISP mkll" under Tools => Programmer

73 Allard PE1NWL

?


Re: BITX40 Pop Fix

BevTed Stanier
 

¿ªÔÆÌåÓý

Cable checks okay for continuity.

Got verbose error msg.

Arduino: 1.8.13 (Windows 10), Board: "Arduino Nano, ATmega328P"

?

Sketch uses 22966 bytes (74%) of program storage space. Maximum is 30720 bytes.

?

Global variables use 1320 bytes (64%) of dynamic memory, leaving 728 bytes for local variables. Maximum is 2048 bytes.

?

C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM11 -b115200 -D -Uflash:w:C:\Users\BevTed\AppData\Local\Temp\arduino_build_23880/raduino_v1.29_bitx40.ino.hex:i

?

?

?

avrdude: Version 6.3-20190619

?

???????? Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/

?

???????? Copyright (c) 2007-2014 Joerg Wunsch

?

?

?

???????? System wide configuration file is "C:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf"

?

?

?

???????? Using Port??????????????????? : COM11

?

???????? Using Programmer????????????? : arduino

?

??????? ?Overriding Baud Rate????????? : 115200

?

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00

?

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00

?

?

?

avrdude done.? Thank you.

?

?

?

An error occurred while uploading the sketch

?

?

?

This report would have more information with

"Show verbose output during compilation"

option enabled in File -> Preferences.

?

?

Don¡¯t know what all this means??

?

TX and RX? LEDs do not flash when trying to upload.

?

Ted

?

?

Sent from for Windows 10

?

From: BevTed Stanier
Sent: Wednesday, July 29, 2020 8:52 AM
To: [email protected]
Subject: Re: [BITX20] BITX40 Pop Fix

?

Evan

Okay Comport set as you suggested. For some reason ¡°Com&LPT¡± did not appear on Device Manager until I plugged in My Navigator and then the Nano. Something I set when setting the Navigator up, Anyway now have Com10 assigned.

Tried the upload again with same results ¡°sync error¡±

¡°AVRDUDE;STK500_GETSYNC()? NOT IN SYNC¡±

I will next check the cable with an ohm meter just to rule it out as a charge cable.

Maybe it just won¡¯t handle data freq.???

More later

Ted

?

Sent from for Windows 10

?

From: BevTed Stanier
Sent: Wednesday, July 29, 2020 7:57 AM
To: [email protected]
Subject: Re: [BITX20] BITX40 Pop Fix

?

Evan

?

Yes using Windows 10. Looks like I messed up the Comport setup but got the rest okay.

Now getting a sync error when uploading so will go back and redo the Comport as you suggest.

Will let you know the result.

73

Ted

?

Sent from for Windows 10

?

From: [email protected] <[email protected]> on behalf of Evan Hand <elhandjr@...>
Sent: Tuesday, July 28, 2020 10:37:47 PM
To: [email protected] <[email protected]>
Subject: Re: [BITX20] BITX40 Pop Fix

?

Ted,
I assume that you are using Windows as your OS.? If so, then I would suggest that you open the Device Manager through right-clicking on the Windows icon and selecting Device Manager. Open the Ports (COM & LP) and then connect your Nano.? The one that is added is the correct comm port.? (I did not have the Nano connected when I took the screenshot).



Also will need to set up the board:


And the Processor:


That should get you connected to the Nano.?

73
Evan
AC9TU

?

?


Re: BITX40 Pop Fix

 

Ted,
Do as Allard suggested before purchasing anything.

73
Evan
AC9TU


Re: BITX40 Pop Fix

 

Ted,
Can you verify that you have a Nano clone?? It could be that you have a Raduino that is not from HF Signals.? HF Signals uses Nano clones with the CH340 series of USB interfaces.? The ATMega328p (Old Bootloader) is used for that clone.? Try the ATMega328p to see if that works.

You can also try unplugging the Nano from the Raduino and run just it off of the USB cable.? There may be a power drain on the Raduino board that is causing it to fail.? The Nano will get power from the USB port.

Pictures of the boards would help.?

You could order a Nano clone (should be less than $10 from Amazon or eBay) to see if the bootloader is corrupted/different for the Nano that you have.


I could not find a single Nano for sale.? The above link is for 3.

Arduino Nano V3.0, Nano Board CH340/ATmega328P Without USB Cable, Compatible with Arduino Nano V3.0


73
Evan
AC9TU



Re: BITX40 Pop Fix

 

Ted,
also make sure to select "AVRISP mkll" under Tools => Programmer

73 Allard PE1NWL


Re: BITX40 Pop Fix

BevTed Stanier
 

¿ªÔÆÌåÓý

Evan

Okay Comport set as you suggested. For some reason ¡°Com&LPT¡± did not appear on Device Manager until I plugged in My Navigator and then the Nano. Something I set when setting the Navigator up, Anyway now have Com10 assigned.

Tried the upload again with same results ¡°sync error¡±

¡°AVRDUDE;STK500_GETSYNC()? NOT IN SYNC¡±

I will next check the cable with an ohm meter just to rule it out as a charge cable.

Maybe it just won¡¯t handle data freq.???

More later

Ted

?

Sent from for Windows 10

?

From: BevTed Stanier
Sent: Wednesday, July 29, 2020 7:57 AM
To: [email protected]
Subject: Re: [BITX20] BITX40 Pop Fix

?

Evan

?

Yes using Windows 10. Looks like I messed up the Comport setup but got the rest okay.

Now getting a sync error when uploading so will go back and redo the Comport as you suggest.

Will let you know the result.

73

Ted

?

Sent from for Windows 10

?

From: [email protected] <[email protected]> on behalf of Evan Hand <elhandjr@...>
Sent: Tuesday, July 28, 2020 10:37:47 PM
To: [email protected] <[email protected]>
Subject: Re: [BITX20] BITX40 Pop Fix

?

Ted,
I assume that you are using Windows as your OS.? If so, then I would suggest that you open the Device Manager through right-clicking on the Windows icon and selecting Device Manager. Open the Ports (COM & LP) and then connect your Nano.? The one that is added is the correct comm port.? (I did not have the Nano connected when I took the screenshot).



Also will need to set up the board:


And the Processor:


That should get you connected to the Nano.?

73
Evan
AC9TU

?


Re: BITX40 Pop Fix

BevTed Stanier
 

¿ªÔÆÌåÓý

Evan

?

Yes using Windows 10. Looks like I messed up the Comport setup but got the rest okay.

Now getting a sync error when uploading so will go back and redo the Comport as you suggest.

Will let you know the result.

73

Ted

?

Sent from for Windows 10

?


From: [email protected] <[email protected]> on behalf of Evan Hand <elhandjr@...>
Sent: Tuesday, July 28, 2020 10:37:47 PM
To: [email protected] <[email protected]>
Subject: Re: [BITX20] BITX40 Pop Fix
?
Ted,
I assume that you are using Windows as your OS.? If so, then I would suggest that you open the Device Manager through right-clicking on the Windows icon and selecting Device Manager. Open the Ports (COM & LP) and then connect your Nano.? The one that is added is the correct comm port.? (I did not have the Nano connected when I took the screenshot).



Also will need to set up the board:


And the Processor:


That should get you connected to the Nano.?

73
Evan
AC9TU


Re: bitx40 and ubitx version 3

 

Ted, pick your flavor.


72,73 de KC8CKZ