Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: Loading new source code into the Arduino Ide
Hi Paul,
May I ask why you would like the source code rather than using the .hex file that is available on Dr. Lee's GitHub? Another question, have you used the Arduino IDE for other projects?? If not, then you might want to start with the Arduino tutorial on Arduino.cc There are two points to remember with the source code files provided by Dr. Lee: 1 - You must extract and then move the source code to a folder labeled ubit_20, or the compiler will complain. 2 - The default settings in the ubitx.h folder in the IDE has all functions enabled.? This will not fit into an Arduino Nano.? There is a section with the recommended default settings that fit in.? Look in the source code. Dr. Lee's GitHub: Have fun hacking the code! 73 Evan AC9TU |
Re: Sbitx pi not maintaining time when powered off
That is why I have to manually set date and time before I can use update.
On Sunday, June 4, 2023 at 10:28:23 AM EDT, Evan Hand <elhandjr@...> wrote:
1aegistc, The RTC in the Sbitx design is not connected to the system I2C bus.? It is connected through a software program that runs as part of the sbitx program.? That means the Raspberry Pi OS clock is not updated unless the sbitx program runs.? The operation that you describe is normal. 73 Evan AC9TU |
Re: Sbitx pi not maintaining time when powered off
1aegistc,
The RTC in the Sbitx design is not connected to the system I2C bus.? It is connected through a software program that runs as part of the sbitx program.? That means the Raspberry Pi OS clock is not updated unless the sbitx program runs.? The operation that you describe is normal. 73 Evan AC9TU |
Re: Sbitx pi not maintaining time when powered off
开云体育When connected the net the OS time updates itself. When disconnected from the net then only sBitx keeps it clock updated. That should be OK! On 04/06/2023 7:38 PM, W2CTX via
groups.io wrote:
|
Re: Sbitx pi not maintaining time when powered off
My V2 does displays proper UTC time when running sbitx but the pi os never updates the os time when not running sbitx software. Ron
On Sunday, June 4, 2023 at 09:56:52 AM EDT, Ashhar Farhan <farhanbox@...> wrote:
Is the utc showing correctly on the sbitx software? That is how the sbitx works. It doesnt set or reset the opersting system time. - f On Sun, Jun 4, 2023, 7:00 PM <1aegisfc@...> wrote: My sbitx pi is not maintaining time when powered off and not connected to the internet but utc is correct. |
Re: Sbitx pi not maintaining time when powered off
1aegisfc,
toggle quoted message
Show quoted text
UTC is the time you want. On 04/06/2023 6:59 PM, 1aegisfc@... wrote:
My sbitx pi is not maintaining time when powered off and not connected to the internet but utc is correct. |
Re: Sbitx pi not maintaining time when powered off
Is the utc showing correctly on the sbitx software? That is how the sbitx works. It doesnt set or reset the opersting system time. - f On Sun, Jun 4, 2023, 7:00 PM <1aegisfc@...> wrote: My sbitx pi is not maintaining time when powered off and not connected to the internet but utc is correct. |
Re: Sbitx pi not maintaining time when powered off
Did you put a coin cell in the holder? It doesn't come with the radio because of shipping restrictions; you have to buy it locally. (If you upgraded a DE you also have to install the RTC module.) On Sun, Jun 4, 2023 at 9:30?AM <1aegisfc@...> wrote: My sbitx pi is not maintaining time when powered off and not connected to the internet but utc is correct. |
Re: Bricked uBitx v6, Seeking Help
#ubitxv6
#ubitx6-help
#v6
#nano
#firmware
Hi Bryce,
My first point is that you must be careful when connecting the USB cable to the Nano.? The regulator on the Nano will attempt to power the circuits on the Raduino board and back feed through the Raduino 5volt regulator to power the main board.? Always have the uBITX powered by the onboard supplies before connecting the USB cable to the PC.? When rebooting the Nano after setting changes, disconnect the USB cable and power cycle the uBITX.? Trying to run the mainboard from the USB cable would put a large load on the Nano regulator and possibly damage the Raduino 5volt regulator.? As an alternative, you can remove the Raduino board and display.? Those can be powered from the USB port. I just worked on another uBITX v6 with similar issues.? For that radio, I ultimately swapped the Raduino board with a spare that I had.? That fixed the problem.? I changed the Raduino because there was a significant amount of jitter on the BFO.? I suspect that the Si5351 was marginal.? Since working with the same Nano, I tried returning to the stock software.? That did not correct the lack of audio decoding by the BFO demodulator. I would start by measuring the BFO at TP18.? Verify that the frequency is around 11.056000 MHz.? This should indicate that you did not load a bad copy of the KD8CEC software.? You can also verify that the BFO is stable and not constantly shifting.? If the frequency is close and you are seeing it jump significantly, then I would replace the Si5351 using a hot air station or some ChipQuik: If you plan on doing more kits, then I would suggest a hot air station like this one: Or this one for both a temperature-controlled iron and fan-controlled hot air: Alternate: The above are my picks from Amazon ratings and specifications.? I have not purchased either one.? You may want to search to see if better-rated units are available.? The one that I use is no longer sold. I would also suggest you search for videos on SMD or SMT reworking to get a better feel for what you will be getting into. Here is a rather long video that has some good what not to do after you get past the Retro Computer stuff: Use the above at your own risk.? I always verify as much as I can. 73 Evan AC9TU |
开云体育That's one gorgeous setup.? Wish I had the room, the skill, and the budget. Gerry Sherman Sent by the Windows 11 Thunderbird On 2023-06-03 13:43, Gerard wrote:
lo, |
Re: Bricked uBitx v6, Seeking Help
#ubitxv6
#ubitx6-help
#v6
#nano
#firmware
1. Are you able to hear anything? Noise, even? You might try tuning a local AM station.
2. Assuming you have an oscilloscope, do the clock generator frequencies match the frequencies you expect? In particular, the BFO and master tuning are saved in EEPROM, so those are the most likely to get lost when switching microcontrollers 3. Assuming you have a second receiver (or oscilloscope), if you use CW mode, do you see output on the antenna? Make sure you have the antenna or a 50ohm load when measuring. Reed |
Re: Bricked uBitx v6, Seeking Help
#ubitxv6
#ubitx6-help
#v6
#nano
#firmware
?Did you do your scope work on the main board or radunio? ?Check that the Radunio board is properly fitted to the main board, I.e. not offset by one pin. Not at my computer where I can check schematics to see if this matches your symptoms?
|
Bricked uBitx v6, Seeking Help
#ubitxv6
#ubitx6-help
#v6
#nano
#firmware
Hello All!
|
Re: Main Tuning Encoder Noise
#sbitx_v2
This noise is radiated from the I2C bus during the frequency change.
Increasing pullup resistors may help. When I opened up PL-880 and tried to hook up to the I2C bus to sniff, I've found that the pullups there are 47k. But this only works for very short bus. 73, Mike AF7KR |