LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SPI Communication through NI FPGA PXI 7813

Hi There !
I want to communicate with a controller over a SPI bus, using FPGA PXI 7813R card. If I want to send clock signal on D0, Address on D1, 12 bit data on D2, cheap select signal on D3. How do I specify this in LV code?
Example program could help me to a great extent.
 
- Thanks
0 Kudos
Message 1 of 3
(5,049 Views)

Hello,

Please consult the following documents on DevZone for information and example code on how to implement SPI using LV FPGA.

SPI Communication in LabVIEW FPGA

Developing Digital Communication Interfaces with LabVIEW FPGA (Part 1)

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


  
Message 2 of 3
(5,036 Views)

Thanks !

This helped me a lot!

0 Kudos
Message 3 of 3
(4,975 Views)