¿ªÔÆÌåÓý

Date

Re: MPJA Specials

John Cunliffe W7ZQ
 

I enjoy those links, keep them coming. If some people don't know how to set up filters in their e-mail that should not keep you from posting them.


Re: Firmware questions

Jack, W8TEE
 

Jerry:

Almost any other microcontroller will have more of everything: flash, SRAM, and clock. This is true for the STM32, ESP32, and Teensy. All are programmable in the Arduino IDE after installing the proper software patch for the IDE. The table below is from Beginning C for Microcontrollers and gives you some idea of the resource

Resources

Arduino Nano

Arduino

Mega 2560 Pro Mini

Teensy 4.06

Blue Pill

(STM32F103)

ESP32 NodeMCU WROOM 327

Processor bits

8

8

32

32

32

Flash1 (bytes)

32K

256K

2048K

64K - 128K

1.3M5

SRAM (bytes)

2K

8K

1024K

20K

380K5

EEPROM (bytes)

1K

4K

64K2

?3

?3

Processor Clock Speed

16MHz

16MHz

600MHz

72MHz

240MHz4

I/O pins

14

54

40

26

25

Interrupts

All 14 mappable, 2 external

6

All digital pins

All 26 mappable

All 25 mappable

Timers

3 (2 8-bit, 1 16-bit)

6

16

14

4

SPI

1

1

3

1

2

I2C

1

1

3

1

2

DAC resolution (bits)

10

10

12

12

12

Analog pins

8

16

14

5

15

Price

$3

$8

$20

$5

$10


base available for each.

Jack, W8TEE

On Friday, April 23, 2021, 11:54:24 AM EDT, jerry@... <jerry@...> wrote:


Hello!

? I downloaded the ubitx source code off github, and successfully
compiled and uploaded it to the radio.? As a
"Hello World" experiment, I changed "LSB" to "PSB" on the display.? Then
changed it back. :)

? The Nano seems to be pretty maxed out.? 93% of program ROM used.? Are
there any more powerful boards available out there?? More rom, faster
clock?

? Screen update is pretty slow.? The rig would be more pleasant if it
was faster, especially the frequency display.
Anybody know what's the bottleneck?

? Are there any unused I/O pins on the Nano?? Such could be used to do a
bit of profiling - you output pulses at
strategic spots in the code, and watch them with a scope.

? ? ? ? ? ? ? ? - Jerry KF6VB













--
Jack, W8TEE


Firmware questions

 

Hello!

I downloaded the ubitx source code off github, and successfully compiled and uploaded it to the radio. As a
"Hello World" experiment, I changed "LSB" to "PSB" on the display. Then changed it back. :)

The Nano seems to be pretty maxed out. 93% of program ROM used. Are there any more powerful boards available out there? More rom, faster clock?

Screen update is pretty slow. The rig would be more pleasant if it was faster, especially the frequency display.
Anybody know what's the bottleneck?

Are there any unused I/O pins on the Nano? Such could be used to do a bit of profiling - you output pulses at
strategic spots in the code, and watch them with a scope.

- Jerry KF6VB


Re: UbitX V.5 Test point

 

I always start by testing the CW output to verify that the power amp is working.? If no power on CW then most likely it is a Q90 failure.? To test Q90 measure the voltages on each of the three stubs.? The values are listed in a spreadsheet that is stored in the files section of this board.? Search for vu2zap (Raj is the person who took and posted the voltages).? Note the test conditions that are listed in the spreadsheet, and be sure to have a dummy load (or tuned antenna) to the radio when transmitting.? Q90 voltages should be tested in SSB mode with no audio into the mic.

/g/BITX20/files/VU2ZAP

73
Evan
AC9TU


Cw Finals seem very warm and power output lower

 

Been working some CW and V6 seems to be running a lot warmer than it did on SSB and I ran FT8 but didn't notice the cas getting as warm as it was now.
could the finals be going.
What check looked at is there test points to look at?
Chuck


Re: UbitX V.5 Test point

 

First of all thank you for answering my question, I am not getting power output, the mosfet transistors are in good condition.
That's why I was asking about the test points.
Thanks again!!!


uBITX V6 LIMITING POWER OUTPUT

 

Dear All,
??? Good Day.I am using uBITX V6 for 11 months and I am getting good reports. Now I want to add a linear amplifier so that I can work? more distant stations. For using the linear, I have to limit the output power from the BITX within 5 Watts.
???? 1.From few posts and you tube video, it is understood that the output can be controlled by adjusting the drive to PA finals. In this regard, I think that, the input voltage to UBITX (in stead of 12V) can be reduced which will also result in minimising the output power.If this option can be adopted, what is the safe minimum voltage that can be applied to the input of BITX radio?
? 2. Further, in CW mode, I am getting spikes in power output at the commencement of each transmission.As per suggestions in various posts in the group, I fitted few CLIP ON FERRITE R.F.CHOKES at few points, cables etc. But the problem persists. So even after adjusting the drive to PA, the spike/surge? in power output from UBITX can harm the Linear. Is there any other option to eliminate the spike in CW?
??? I request the group members/experts to give valuable guidance.
???? With best regards and thanks in advance,
??? MUTHU
??? VU2LMN
+919443114779


Re: ubitx v6 cat-only operation firmware

 

Yes, the firmware replaces the one shipped (and indeed, my fork is
derived from original firmware Farhan's code). Basically a rip-off,
leaving just the revised CAT and si5351 functions.

Rafael

On 4/23/21 3:33 AM, Pierre FK8IH wrote:
My question is : does the firmware you are elaborating can totally
replace the original firmware loaded in uBitx as they are sold by
HFSignals?
73 - Pierre - FK8IH?


Re: MPJA Specials

 

Mike,

Thanks for the confirmation.? I just picked up a set.? I've been meaning to do this for a while.
??
--
73,

Brian - N8BDB


Re: ubitx v6 cat-only operation firmware

Pierre FK8IH
 

My question is : does the firmware you are elaborating can totally replace the original firmware loaded in uBitx as they are sold by HFSignals?
73 - Pierre - FK8IH?


Re: MPJA Specials

 

¿ªÔÆÌåÓý

Yes they are.

Mike

K5ESS

?

From: [email protected] [mailto:[email protected]] On Behalf Of Brian Bowling
Sent: Thursday, April 22, 2021 4:47 PM
To: [email protected]
Subject: Re: [BITX20] MPJA Specials

?

Related to this, it looks like mpja has the axicom D2n relays at a good price.? Are these the ones to use to replace the relays in the ubitx based on this post?


--
73,

Brian - N8BDB


Re: ubitx v6 cat-only operation firmware

 

I don't really understand your question, Pierre.

Rafael

On 4/22/21 9:38 PM, Pierre FK8IH wrote:
Is your project a standalone firmware or does it come in complement to
the basic uBitx firmware?
73 - Pierre - FK8IH


Re: HF newbie. Propagation questions - with pix!

 

Robert

Look again you are on bitx list, all manufacturers tend to be welcome here if it relates to ubitx etc.?

Let's NOT jump to conclusion that he needs a baby filter, he would be hearing AM broadcasts very likely if he did.?

Scott

Prop changes. I have been in cw segments lately sometimes with scarce stations. Also lots of variation in what short paths are open. Let's get more data on receive. For the ubitx on 20m I expect only a small increase in noise when you plug in antenna. Expect big signals often on ft8. If after listening to ft8, you can tune around and successfully find some weaker signals that is a great sign.?

Curt


Re: ubitx v6 cat-only operation firmware

Pierre FK8IH
 

Is your project a standalone firmware or does it come in complement to the basic uBitx firmware?
73 - Pierre - FK8IH


Re: UbitX V.5 Test point

 

The v5 and v6 are almost identical.? The only differences are board layout and the controls and jacks were moved to the mainboard to make for a solderless kit build.? You can use the v6 data for any of the test points.

It would be more helpful if you asked what you were looking to measure or explain the reason you want the test point data.? I am not aware of a comprehensive test point data compilation.? As problems have come up for builders the community has measured points on the board to help solve a problem.??

The above is my understanding after monitoring and contributing on this board for over 2 years.
73
Evan
AC9TU


Re: MPJA Specials

 

Related to this, it looks like mpja has the axicom D2n relays at a good price.? Are these the ones to use to replace the relays in the ubitx based on this post?


--
73,

Brian - N8BDB


UbitX V.5 Test point

 

Is the test point data for UbitX Version 5 available?


Re: MPJA Specials

 

Max, I'm gonna make you a happy camper.

Bob ¡ª KK5R

On Thursday, April 22, 2021, 3:33:01 PM EDT, Max via groups.io <kg4pid@...> wrote:


There are thousands of companies that sell electronic parts, are you going to post a link to these as well. I hope not!

As a member to a lot of groups I get tons of emails a day. I'd rather see questions and answers in the groups, not ads. Either of those can contain links for more information.

But if I wanted to see an ad for MPJA I would subscribe to it. I don't feel like it should be placed here!

Max KG4PID

On Thursday, April 22, 2021, 02:13:12 PM CDT, Bill Cromwell <wrcromwell@...> wrote:


Hi Max,

Think it through. That company sells electronic parts. Many or most of
the uBitX owners modify the radios - some radically so. We need parts n
pieces to do that. MPJA sells those parts n pieces. How is this not to
do with uBitX?

73,

Bill KU8H

bark less - wag more


On 4/22/21 3:05 PM, Max via groups.io wrote:
> Curious why you post these every week? This has nothing to do with the
> uBITX !
>
> Max KG4PID
>
> On Thursday, April 22, 2021, 01:52:16 PM CDT, Bob Lunsford via
> groups.io <nocrud222=[email protected]> wrote:
>
>
>
> <>
>






Re: ubitx v6 cat-only operation firmware

 

I'm enjoying doing all from the computer, especially the calibration
procedure! Btw, is the first IF frequency also a good variable to be
accessible through serial command?

Rafael

On 4/22/21 1:57 PM, Gerald Sherman wrote:
Rafael's idea sounds very interesting.? I am probably going to order a
complete '6 soon.? This would be an improvement over that small screen
for my old eyes.? I will likel? set it up on my netbook running Linux
Mint and using ht Fldigi software.

Gerry, VE4GKS

Sent by the Thunderbird

On 2021-04-22 10:37 a.m., Rafael Diniz wrote:
Hi all,

I'm developing a firmware for use without the screen, just over CAT,
with some pins assignments for my project needs, but which can be easily
wiped out. A totally new protocol is used for CAT control with full 1 Hz
precision on frequency, BFO and Mastercal commands, soon to be
documented. Also the userland is present in tools folder:




Rafael










Re: MPJA Specials

 

I have found some interesting items to incorporate into my uBITX builds.? I am building my own version of a Raduino that will incorporate a 100 PPR (Pulse Per Revolution) encoder that I purchased from MPJA.? Over time, I have bought wire, hardware, connectors, etc. from them.? I enjoy perusing their virtual flyers.