Post reply

Name:
Email:
Subject:
Message icon:

Verification:
Unregistered users must pass a verification:



Please enter the number from the picture above which is showing FM broadcast antenna:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Jan
« on: February 08, 2017, 05:18:57 pm »

This project is maybe 20 years old so I'm afraid that nobody knows the answer. I do not recommend this design for today use.
Posted by: Joel
« on: February 07, 2017, 10:33:18 pm »

Hello,

I am working on this project.
http://www.pira.cz/enpll.htm
I am trying to change the frequency range from the 82.5 - 108 to at least 98-118 MHz.

I am pretty sure this can be done in the code for the PIC involving worda of the SAA1057. possibly here.
START   CLRWDT
        CLRF    PORTA
        CLRF    COUNT
        MOVLW   B'00100000'
        MOVWF   WORKA
        MOVLW   B'00111010'
        MOVWF   WORKB
I am having trouble changing things to get the proper frequency. the code can be found on the site as well.

Thanks,

Joel