LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA and External Clock Source

Solved!
Go to solution

Using a PXI-7854R, is it possible to run a process on an external clock source? As far as I can tell, you could potentially by routing the external clock to one of the RTSI trigger lines. Is that correct? Is it possible to route through one of the connectors on the PXI-7854R? If not, I also have a PXI-6229. Can the external clock be routed to the RTSI line through the PXI-6229 and then to the PXI-7854R to execute the process?

0 Kudos
Message 1 of 5
(4,091 Views)

Actually, it looks like you can't use the RTSI signals as a clock source. As far as I can tell you can only really use the 40MHz onboard clock and to sample the external clock, and the external clock just has to be slow enough to not miss any edges.

0 Kudos
Message 2 of 5
(4,062 Views)
Solution
Accepted by topic author kevin.key

Hi there,

 

Unfortunately no, as mentioned here and here. The best workaround, is to just gate the external clock with DIO on a case structure. Although, that's not going to have any kind of phase sync and you may miss clock cycles depending on how long and how fast your external clock is running (not really an option). I hope this answers your question.

Alejandro C. | National Instruments
0 Kudos
Message 3 of 5
(4,055 Views)

Haha, oops. Thanks for the reply. I had a feeling I posted the question before, but couldn't find it.

0 Kudos
Message 4 of 5
(4,053 Views)

no problem Smiley Very Happy

Alejandro C. | National Instruments
0 Kudos
Message 5 of 5
(4,034 Views)