06-28-2012 10:46 AM
I know it maybe over kill but I have a NI-7853 board connected to an A/D chip. The user inputs an analog voltage and the corresponding bits are read over a SPI interface on the 7853. I'm just checking that the conversion is correct. I know the BIT weight. Most of the tutorials refer to LABVIEW FPGA as the host interface. I don't have a FPGA. Just an A/D chip. Any pointers or places to start? I know very little ( nothing ) about SPI. Trying to associate this LABVIEW FPGA ref to my needs.
Thanks
06-28-2012
11:26 AM
- last edited on
04-15-2024
01:43 PM
by
Content Cleaner
@clint100 wrote:
I know it maybe over kill but I have a NI-7853 board connected to an A/D chip. The user inputs an analog voltage and the corresponding bits are read over a SPI interface on the 7853. I'm just checking that the conversion is correct. I know the BIT weight. Most of the tutorials refer to LABVIEW FPGA as the host interface. I don't have a FPGA. Just an A/D chip. Any pointers or places to start? I know very little ( nothing ) about SPI. Trying to associate this LABVIEW FPGA ref to my needs.
Thanks
The FPGA is on the NI-7853R board. You program it with LabVIEW FPGA. There is a SPI Driver API availabable for free. Or you could look into just buying a USB-8451 bus interface module instead of trying to figure out the FPGA.
06-28-2012 01:32 PM
Thanks. I saw the USB-8451 in the discussion grps. The customer already bought the FPGA Module. Thats why I said I thought it was over kill. So if I understand right I use the FPGA on the 7853 to talk to the A/D chip ( AD 7985). Is there a SPI Driver API for LV2009?? I remember National saying something came w the FPGA Module.