01-12-2013 05:34 AM
Hi all,
i wonder if it is possible to generate a clock signal of 32Mhz on 1 of the 50 pin of sbRIO 9602 P4 connector and in which way i can achieve this.
Is this generated clock reliable also in terms of jitter or overall quality?
Thanks in advance.
MR
01-25-2013 08:21 AM
Hello,
I'm Valerio an Application Engineer of National Instruments.
I tried to generate a 32Mhz clock using your hardware configuration and I can definitely tell you that it's possible to do and you have no problems in terms of jitter.
I can suggest you do creat a project using the FPGA with a timed loop.
I hope it helps.
02-02-2013 07:52 PM
Howdy MR,
Building a digital pulse generator with that speed should be possible on sbRIO. There are a couple different ways to approach the problem. One would be to configuring a Single Cycle Timed Loop as Valerio mentioned. Another would be to setup a standard while loop which reference a timer, such as this example:
Generate Pulse Train using LabVIEW FPGA
https://decibel.ni.com/content/docs/DOC-22548