Skip to main content

How to use Si5351 #2 - Si5351 Library for WSPR on QRP Transceiver

How to use Si5351 #2 - Si5351 Library for WSPR on QRP Transceiver

I introduced two ways to use the Si5351 in the previous post.  and  experimented with two different methods of generating clocks on the Si5351. I want to use both methods together.



My plan is as follows.

PLL-A is generated by fixing 850Mhz clock. All output clocks use PLL-A to generate the frequency. This is the method used in QRP radios such as uBITX.


When switching to WSPR transmission mode, PLL-B operates for the base frequency to transmit WSPR. The output clock channel that controls the frequency is connected to the PLL-B. The WSPR protocol is generated by changing the clock of the PLL-B.

Generally, you only use the si5351bx_setfreq function and use Set_WSPR_Frequency when you start WSPR transmission.
When WSPR is being transmitted, the following function is called to control the PLL-B frequency.


When WSPR transmission is completed and return to normal radio mode, use si5351bx_setfreq again.

TEST
The library test was verified with the following source codes
Clock2 uses PLL-A and PLL-B alternately in 100ms increments.



Source code
https://drive.google.com/open?id=1NHrtXkM1uKC08rj-mvzqceOWIlT7Iim9




Test WSPR Protocol with New Library
https://drive.google.com/open?id=1PHa5dY773NqF5WSWAPHEJd22KydD4f6B



Comments

Popular posts from this blog

Introduction to UV-K5 HF 0.5 (Fullband receive version)

 Introduction to UV-K5 HF 0.5 (Fullband receive version) This is an introduction to UV-K5 HF full-band reception firmware 0.4HF using SI4732-A10. This version is released separately from the existing UV-K5 CEC firmware version. because space is needed to store a large PATCH file to use SI4732-A10's SSB. This article only describes the features newly added in Version 0.5. Please check the links below for full features. How to modify your hardware http://www.hamskey.com/2024/02/uv-k5s-hf-full-band-reception-lsb-usb.html Version 0.3HF (Most feature descriptions are provided) http://www.hamskey.com/2024/02/introduction-to-uv-k5-hf-fullband.html Version 0.41HF (Description of Band plan function and Dual RX function) http://www.hamskey.com/2024/03/introduction-to-uv-k5-hf-fullband.html

Introduction to UV-K5 HF Fullband receive version 0.41 (Changed from 0.40)

  Introduction to UV-K5 HF Fullband receive Version 0.41 (Changed from 0.40) This is an introduction to UV-K5 HF full-band reception firmware 0.4HF using SI4732-A10. This version is released separately from the existing UV-K5 CEC firmware version. because space is needed to store a large PATCH file to use SI4732-A10's SSB. 0.4HF added several functions to use SSB for shortwave radio and amateur radio.

Release DVPI Version 1.03 (scirpt update)

 Release DVPI Version 1.03 There have been some changes to the DMR node recently. This version changes only those related to the recently changed DMR node. If you normally use Version 1.0 or Version 0.95, no upgrade is required. DVPi uses the USRP Client protocol.  When you install and use DVSwitch, you must read and comply with the license that appears. The user is responsible for the license for the use of DVPi.