LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Generating FPGA Clock betewen (50KHZ - 800 KHZ)

Hi,

I am using cRio 9068 + NI 9401+  SPI Sensor Pressure . In FPGA mode, I want to generate a clock of 800KHZ. but the Frequency of FPGA mode is 40MHZ . can anyone help me.

Best Regard.

 

0 Kudos
Message 1 of 4
(2,412 Views)
0 Kudos
Message 2 of 4
(2,390 Views)

Hi,

i Could not change the FPGA clock Under 40MHZ. can anyone help me .

Best Regard.

error.PNGerror1.PNGerror2.PNG

 

0 Kudos
Message 3 of 4
(2,350 Views)

Hi Emna,

 

you could create a derived clock from the FPGA base clock in your project - but this will only allow down to 4.69MHz for this cRIO type (tested with cRIO9066).

 

But you can create a SCTL in your FPGA VI, running at 40MHz. This SCTL can then switch a boolean flag each 50 iterations to create your 800kHz clock signal!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,346 Views)