¿ªÔÆÌåÓý

Date

Re: W8TEE TFT/ VFO DISPLAY BOARD

Jack Purdum
 

All:

Thought this might help some of you decipher some of the pins coming out from the board.

Inline image

Jack, W8TEE



Re: Still Not Working

 

exact same here....and as I tuned the display cut off and on.? Going to order another board.

On Jul 14, 2017 4:14 PM, "Curt M." <Kc3hjp@...> wrote:
Mine was working fine for a week, receiving fine also.? I was trying to adjust the two post to see if maybe turning them to the left would make a difference in the TX output.? In the past I had only turned them to the right and then back to center and then someone chimed in and said that they are more or less reverse acting, power goes up when you turn them to the left.? I was using what we've always called a tweeker screwdriver which is fully insulated except for the tip so I didn't short anything out.? I just happened to look down at the display was still lit up but it had black boxes across the top row of the display.? I powered it down and plugged into the radrino and it didn't seem to want to communicate to my laptop anymore.? I only tried one time to communicate with the radrino and then the phone rang so I packed it up for the night.? I may look at it again tonight.? The main board still seems to power up and I can hear the relays clicking when I key up.


Re: Still Not Working

 

Mine was working fine for a week, receiving fine also. ?I was trying to adjust the two post to see if maybe turning them to the left would make a difference in the TX output. ?In the past I had only turned them to the right and then back to center and then someone chimed in and said that they are more or less reverse acting, power goes up when you turn them to the left. ?I was using what we've always called a tweeker screwdriver which is fully insulated except for the tip so I didn't short anything out. ?I just happened to look down at the display was still lit up but it had black boxes across the top row of the display. ?I powered it down and plugged into the radrino and it didn't seem to want to communicate to my laptop anymore. ?I only tried one time to communicate with the radrino and then the phone rang so I packed it up for the night. ?I may look at it again tonight. ?The main board still seems to power up and I can hear the relays clicking when I key up.


Re: blown LM 386 ?

OZ9AEW
 

error found !!!!!

headphone connected to LM386 pin 5 and there is audio ...... looking in diagram it must be C111 there have to be changed


Re: Still Not Working

 

that's where I am right now... no display.

On Jul 14, 2017 4:01 PM, "Curt M." <Kc3hjp@...> wrote:
Have any of you guys seen this where the display shows black boxes all the way across the top line of the display?



Re: Still Not Working

 

Have any of you guys seen this where the display shows black boxes all the way across the top line of the display?


Re: W8TEE TFT/ VFO DISPLAY BOARD BOARD

Jack Purdum
 

My bad...and stupid. If you changed the symbolic constants up near line 121 and 122, then use the following at lines 1415-1418


? ? ? ? ? if (flag == -1) { ? ? ? ? ? ? ? ? ? // Too low
? ? ? ? ? ? currentFrequency = VFOLOWERFREQUENCYLIMIT; ? ? ?// Set to min
? ? ? ? ? } else {
? ? ? ? ? ? currentFrequency = VFOUPPERFREQUENCYLIMIT ?; ? ? ?// Set to max
? ? ? ? ? }

That's the first stupid thing I've done since lunch...

Jack, W8TEE


From: DH2LAB <dh2lab@...>
To: [email protected]
Sent: Friday, July 14, 2017 3:35 PM
Subject: Re: [BITX20] W8TEE TFT/ VFO DISPLAY BOARD BOARD

hmm... I had a blocking Display at 7200 too when I change the bandend to 7200 because I have forgotten to change Line 1417. :-D
The default is 7030 if no?EEPROM recorded before.

You maybe check the librarys as described in the?TFTVFOManual.

For checking the display, you can compile and run "graphictest_kbv" in the MCUFRIEND_kbv Directory.
?
Good luck and success! (and maybe a quick delivery of a new DDS...)
73 de Matt, DH2LAB
?



Re: W8TEE TFT/ VFO DISPLAY BOARD BOARD

Jack Purdum
 

If you have a scope, connect it to OUT2 on the board. You should see a sine wave.

Jack, W8TEE



From: Charlie Morrison <charlie@...>
To: [email protected]
Sent: Friday, July 14, 2017 3:12 PM
Subject: Re: [BITX20] W8TEE TFT/ VFO DISPLAY BOARD BOARD

Hi Jack
?
I am using a KY040 connected to the correct pins¡­I get the feeling I have an issue with the DDS because if I remove it, the code behaves in the same way without it. Unfortunately I do not have another to prove or disprove.
?
73 de Charlie GI4FUE
?
From: [email protected] [mailto:[email protected]] On Behalf Of Jack Purdum via Groups.Io
Sent: 14 July 2017 14:11
To: [email protected]
Subject: Re: [BITX20] W8TEE TFT/ VFO DISPLAY BOARD BOARD
?
Usually, failure is because the clock and data lines are not connected to the proper I/O lines on the controller. What type of encoder are you using?
?
Jack, W8TEE
?

From: DH2LAB <dh2lab@...>
To: [email protected]
Sent: Friday, July 14, 2017 6:38 AM
Subject: Re: [BITX20] W8TEE TFT/ VFO DISPLAY BOARD BOARD
?
On Sun, Jul 9, 2017 at 01:42 pm, Charlie Morrison wrote:

I have my board built and running with the latest code, however turning the rotary encoder does not move the frequency from 7.200 .....

73, Charlie GI4FUE
Hi Charlie;
did you change the Bandend to 7200 for Europe? If you did so, you have also change line 1417.
73, Matt DH2LAB
?
?
Virus-free.



Re: blown LM 386 ?

OZ9AEW
 

I expect speaker is ok, have tested it with a 1,5V batt. and it gives a " blob"?

everything have worked until I made a complete rewiring and connected parts for CW !
I do not use connectors instead I have solder wires from Raduino to Bitx40 board


Re: W8TEE TFT/ VFO DISPLAY BOARD BOARD

 

hmm... I had a blocking Display at 7200 too when I change the bandend to 7200 because I have forgotten to change Line 1417. :-D
The default is 7030 if no?EEPROM recorded before.

You maybe check the librarys as described in the?TFTVFOManual.

For checking the display, you can compile and run "graphictest_kbv" in the MCUFRIEND_kbv Directory.

?

Good luck and success! (and maybe a quick delivery of a new DDS...)

73 de Matt, DH2LAB

?


W8TEE Table of MEGA 2560 Pro Mini pin assignments versus Allard's Nano pin assignments.

Jack Purdum
 

All:

I just uploaded a table that shows the pin assignments for my MEGA2560 Pro Mini TFT/VFO PCB versus Allard's Nano pin assignments as of his release 1.18 for the Raduino. Look for a file that starts with "W8TEE" and has "Table" in its description. I have tried to not conflict with any of Allard's pins. This means that you should be able to move some of the hardware/software features that Allard brings to the table without conflicting with the features that I have/will add to the code.

Jack, W8TEE


Re: W8TEE TFT/ VFO DISPLAY BOARD BOARD

 

¿ªÔÆÌåÓý

Hi Jack

?

I am using a KY040 connected to the correct pins¡­I get the feeling I have an issue with the DDS because if I remove it, the code behaves in the same way without it. Unfortunately I do not have another to prove or disprove.

?

73 de Charlie GI4FUE

?

From: [email protected] [mailto:[email protected]] On Behalf Of Jack Purdum via Groups.Io
Sent: 14 July 2017 14:11
To: [email protected]
Subject: Re: [BITX20] W8TEE TFT/ VFO DISPLAY BOARD BOARD

?

Usually, failure is because the clock and data lines are not connected to the proper I/O lines on the controller. What type of encoder are you using?

?

Jack, W8TEE

?


From: DH2LAB <dh2lab@...>
To: [email protected]
Sent: Friday, July 14, 2017 6:38 AM
Subject: Re: [BITX20] W8TEE TFT/ VFO DISPLAY BOARD BOARD

?

On Sun, Jul 9, 2017 at 01:42 pm, Charlie Morrison wrote:

I have my board built and running with the latest code, however turning the rotary encoder does not move the frequency from 7.200 .....

73, Charlie GI4FUE

Hi Charlie;

did you change the Bandend to 7200 for Europe? If you did so, you have also change line 1417.

73, Matt DH2LAB

?

?

Virus-free.


Re: W8TEE TFT/ VFO DISPLAY BOARD BOARD

 

¿ªÔÆÌåÓý

Hi Matt

?

No, I just compiled the latest version of the code and the default seems to be 7.200. I think I have a problem with the DDS which I got from China, There is no output L

?

73, Charlie GI4FUE

?

From: [email protected] [mailto:[email protected]] On Behalf Of DH2LAB
Sent: 14 July 2017 11:39
To: [email protected]
Subject: Re: [BITX20] W8TEE TFT/ VFO DISPLAY BOARD BOARD

?

On Sun, Jul 9, 2017 at 01:42 pm, Charlie Morrison wrote:

I have my board built and running with the latest code, however turning the rotary encoder does not move the frequency from 7.200 .....

73, Charlie GI4FUE

Hi Charlie;

did you change the Bandend to 7200 for Europe? If you did so, you have also change line 1417.

73, Matt DH2LAB

?

Virus-free.

?


Re: - W8TEE board and pin connections

 

Thank you Jack! And don't be afraid of the alligators... ;-)

73 Matt, DH2LAB


Re: Bitx40 no RX

 

I definitely need to buy a power supply like Nippon America... my computer power supply was a noise source...
Now I'm testing the radio with my jump starter and works fine... antenna on the video is an 27 MHZ antenna.
Video was recorded for my gf...


blown LM 386 ?

 

How is the speaker?
Celso - PY2XT.
?


De: madsen1960@...
Enviada: Sexta-feira, 14 de Julho de 2017 00:39
Para: [email protected]
Assunto: [BITX20] blown LM 386 ?

D18 is ok ! about 12V on both sides ( Diff 0.6V )
but it looks like I was to sleepy when tested Voltage on LM386 yesterday evening

pin 1 : ? ? ? ? ? ? ?1.37 V
PIN : 2, 3 and 4 0 V
Pin 5: ? ? ? ? ? ? ?4,7 V
Pin 6 : ? ? ? ? ? 10,8V
Pin 7 : ? ? ? ? ? ?5,6 V
Pin 8 : ? ? ? ? ? ?1.34 V


Re: - W8TEE board and pin connections

Jack Purdum
 

The PCB schematic has been posted, but I've reattached it here. If you look on the upper-left corner of the PCB, you will see OUT2 and GND (yellow header). That is the buffered output of the VFO and is the one I'm using for the BITX40. I'm using RG174 to route the signal to the BITX40 board. The set of pins next to it is labeled OUT below the header pins, which bypasses U2. If you locate C1 and C3 on the PCB, it's easy to see how they relate to the schematic. Because the AD9850 can produce a square wave, we brought that out to the set of pins at the right side of that header strip for anyone who might want to experiment with the board. The encoder pinouts for the Clock and Data lines are on the header to the right of the OUT's on the board and are silk screened (A = ?CLK, B = DAT, and S = SW). It's a little hard to see these in the photo, but look towards the center of the forest of header pins at the top. The 'S' is for the encoder switch. This assumes you are using an encoder with a switch (e.g., KY-040 family). Other than the output from the VFO and POWER, the rest of the connections are as the standard BITX40 works. If you want to use the CW features, TONEPIN is set to pin 11 and that needs to be connected to the speaker through a dropping resistor (e.g., 220-840 ohm). The TONEPIN is defined in the MorseCode.h header file which is part of the project. (I'm not happy with MorseCode.h as it contains function definitions, which properly belong in a *.cpp file.) ?If you disconnect power to the PA, you can use the B40 as a code practice oscillator. DITPIN and DAHPIN are currently set to pins 35 and 37 but may be changed if you want to move them somewhere else.?


Inline image

Power to the board is supplied via the PWR pins visible in the lower-right corner of the board. It is assumed that the DC input voltage is 9-12V. That is routed through the VR_MINI_360 buck converter that you see silk screened onto the board. It supplies the voltage to the PCB, Mega 2560 Pro Mini, AD9850. The 5V-GND set appearing at the top-right of the board is taken from the Mega board, so don't exceed the power draw of the Mega. The board "plugs into" the TFT display, which would be "underneath" the board in the photo.

Right now I'm trying to make up an I/O pin assignment table showing Allard's pins versus my pins to insure they don't conflict. I cannot confirm this yet, but some of Allard's features should be able to be ported to my code, which is why I'm trying not to conflict with his code. Right now, I feel like the guy charged to drain the swamp while alligators are nipping at his butt. When I'm done, I'll likely move some of Allard's code into mine so there is a consistent code behind both with respect to the feature set.?

I hope this helps. Stay tuned...

Jack, W8TEE



From: DJ4MU <pbepler@...>
To: [email protected]
Sent: Friday, July 14, 2017 5:09 AM
Subject: Re: [BITX20] - W8TEE board

Having successfully completed the build according to instructions I'm now looking for a Pin numbering of the outside headers as well as
wireup instructions for connecting to BitX board as i'm not sure what the connection marked SQR is intended for and do i use Out2 or Out for the BitX ?
and which additional peripherals are needed for the keyer function besides 3 pushbuttons, stereo Jack for the paddles , Speaker? and where to connect those.
did i somehow miss this or was it not posted yet?



Virus-free.


Re: - W8TEE board

Jack Purdum
 

The only flicker I've noticed is when the Voltage field is updated and I've done about as much as I can to eliminate it. I have zero flicker when tuning.

Jack, W8TEE



From: DH2LAB <dh2lab@...>
To: [email protected]
Sent: Friday, July 14, 2017 3:52 AM
Subject: Re: [BITX20] - W8TEE board

How much current draws the entire board in operation?
My board takes ~300mA at 12,6V and I see a little brightness flicker on every operation on the display.
Is this normal?
The Testpoints voltage are OK.

Matt, DH2LAB



Virus-free.


Re: - W8TEE board

Jack Purdum
 

Other that those for the encoder, the header I/O pins are not labeled. There's not enough pico acres on the PCB to do a good silk screen. Use a continuity tester from the Mega pin to a header pin to find out how they are mapped.

Jack, W8TEE



From: DJ4MU <pbepler@...>
To: [email protected]
Sent: Friday, July 14, 2017 5:09 AM
Subject: Re: [BITX20] - W8TEE board

Having successfully completed the build according to instructions I'm now looking for a Pin numbering of the outside headers as well as
wireup instructions for connecting to BitX board as i'm not sure what the connection marked SQR is intended for and do i use Out2 or Out for the BitX ?
and which additional peripherals are needed for the keyer function besides 3 pushbuttons, stereo Jack for the paddles , Speaker? and where to connect those.
did i somehow miss this or was it not posted yet?



Virus-free.


Re: W8TEE TFT/ VFO DISPLAY BOARD BOARD

Jack Purdum
 

Usually, failure is because the clock and data lines are not connected to the proper I/O lines on the controller. What type of encoder are you using?

Jack, W8TEE



From: DH2LAB <dh2lab@...>
To: [email protected]
Sent: Friday, July 14, 2017 6:38 AM
Subject: Re: [BITX20] W8TEE TFT/ VFO DISPLAY BOARD BOARD

On Sun, Jul 9, 2017 at 01:42 pm, Charlie Morrison wrote:
I have my board built and running with the latest code, however turning the rotary encoder does not move the frequency from 7.200 .....

73, Charlie GI4FUE
Hi Charlie;
did you change the Bandend to 7200 for Europe? If you did so, you have also change line 1417.
73, Matt DH2LAB



Virus-free.