Closed sr-cdf closed 1 year ago
Connecting the REF OUT of my spectrum analyser (sinusoidal 10 MHz 1 V_PP 50 Ohm) to the CLK IN and trying again from a powered off state hasn;t made any difference. I would have expected the frequency of a generated tone appear on the spectrum analyser with no offset. This was not the case.
Is 1Vpp high enough at the CLK_IN port?
My bad, it did work after the power cycle, i was looking at the wrong number.
So I guess 1Vpp is enough,
But still not sure why it works with no clock connected, does it fall back to internal clock if no external source is present?
FYI, unplugging the CLK_IN while its still running doesnt crash the system, it must fall back to the internal clock, because the tone just hops back to where it was without the clocks locked together.
Think I just answered my own issue there, the system falls back to the internal clock if no external clock is present. Happy days.
I'm actually pleasantly surprised :)
On Fri, 23 Jun 2023 at 13:41, sr-cdf @.***> wrote:
Think I just answered my own issue there, the system falls back to the internal clock if no external clock is present. Happy days.
— Reply to this email directly, view it on GitHub https://github.com/realtimeradio/souk-firmware/issues/16#issuecomment-1604227187, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKWM7FTZWUIRJFBK7RM2CTXMWFGDANCNFSM6AAAAAAZRPHRPA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Nothing connected to CLK_IN but tones are visible on spectrum analyser anyway.
LUT, CORDIC and PSB all working.
LMK file "
rfsoc4x2_PL_122M88_REF_245M76_10M_EXTREF.txt
" was copied to the 4x2 with scp. Had to copy to home directory first then sudo copy to/lib/firmware
due to permissions.SoukMkidReadout configfile also updated to specify the correct LMK file.
Status report indicates the correct LMK file is in use:
Should it be working?