V
VK3ZYZ
Guest
I still want to drive the Codan PLLs directly from the Arduino, or better, the ESP32 "VFO Delux".
The first PLL calculations were not the problem, with 2Khz steps, but I could not figure out the second as it has 10Hz steps.
So, a SR sniffer program (fixed up bu my son Daniel) was pressed into service.
Thanks to ray for lending me a Codan remote control, as the 8528A I'm working on did not have one, let me log this.
There is no way I could have figured the above out!
I would like to have more steps, so maybe there is someone out there that can figure out a way to work this out.
Now, I can proceed with this part of the project.
I'll still need the Si5351 to generate the LSB signal as this set does not have the crystal fitted.
The 8525B has an NJ8822 for the first VFO, and the MCP145159 for the second, while the 8525A has the MCP145159 for both.
Here is the sniffer.
I think I may modify the program to also display the frequencies, calculated from the PLL data. That is unless someone else would like to try.
Here are the Arduino sketch and the PLL calculation spreadsheet.
Just note, spreadsheets are not one of my strengths.
The first PLL calculations were not the problem, with 2Khz steps, but I could not figure out the second as it has 10Hz steps.
So, a SR sniffer program (fixed up bu my son Daniel) was pressed into service.
Thanks to ray for lending me a Codan remote control, as the 8528A I'm working on did not have one, let me log this.
“Clarifier” | | | |
R divider | N divider | A divider | VCO Frequ |
| | | \ |
4264 | 437 | 40 | 43.351970 |
4848 | 497 | 36 | 43.351980 |
5578 | 572 | 31 | 43.351990 |
4125 | 423 | 23 | 43.352000 |
4030 | 413 | 39 | 43.352010 |
5198 | 533 | 31 | 43.352020 |
5541 | 568 | 44 | 43.452030 |
5884 | 603 | 57 | 43.352039 |
| | | |
There is no way I could have figured the above out!
I would like to have more steps, so maybe there is someone out there that can figure out a way to work this out.
Now, I can proceed with this part of the project.
I'll still need the Si5351 to generate the LSB signal as this set does not have the crystal fitted.
The 8525B has an NJ8822 for the first VFO, and the MCP145159 for the second, while the 8525A has the MCP145159 for both.
Here is the sniffer.
I think I may modify the program to also display the frequencies, calculated from the PLL data. That is unless someone else would like to try.
Here are the Arduino sketch and the PLL calculation spreadsheet.
Just note, spreadsheets are not one of my strengths.
Attachments
-
1.4 KB Views: 199
-
16.1 KB Views: 182
Last edited by a moderator: