Driver Development Kit (DDK)

cancel
Showing results for 
Search instead for 
Did you mean: 

Continuous pulse generation on 6602

I need to generate a free running 4MHZ square wave.
All I have is a customer GUI that gives me access to the registers (no Labview). Can you tell me what registers to set and in what sequence? I don't want an external trigger to start the pulse train. Just set up registers and go!

Help!
0 Kudos
Message 1 of 2
(7,060 Views)
Mike,

Check the corresponding example in the MH DDK for the 6602 for the sequence of register writes necessary to configure the board.

Depending on the OS that you are using you may have to initialize the PCI interface first. This is done reading some register from the PCI configuration space and writing to BAR0. Then to configure the card for your desired operation you will write registers in BAR1. The MH DDK includes the RLP manual which provides further information on the card.

Christian L
authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


  
Message 2 of 2
(7,060 Views)