04-16-2009 01:50 PM
Hi ppl. 🙂
I have a M series USB-6289 DAQ Board that I am using to interface with a Programmable Frequency Generator AD 5932 (hope this is not break any rules)
In the datasheet of the AD5932 http://www.analog.com/en/rfif-components/direct-digital-synthesis-dds/ad5932/products/product.html
there is the serial interface (FSYNC, SCLK, SDATA).
I am using LabVIEW to generate a digital output and using the 6289 board to send the signal to the ad5932.
The problem is this:
1) I'm a chemical engineer and new to LabVIEW and electronics 🙂
2) I don't quite understand how the digital signal and the FSYNC, SCLK, and SDATA are related....sorry for the very basic doubt....
Hope this is not too much to ask but if anyone could suggest any tutorial or examples it would be EXTREMELLY appreciated...
Thank you for any input because I am really stuck at this point.
Cheers
Solved! Go to Solution.
04-17-2009 04:38 AM
04-17-2009 11:45 AM
I don't see anything in that link that describes what the input signals are and the necessary logic/timing.
Can I ask why you are using an external chip to create a waveform when you have DAQ card that can create a waveform?
04-17-2009 12:06 PM
That's a good question, however, this is a joint venture between chemical and electronics engineers....and the hardware choice was theirs....
I' ll try to explain to the best of my knowledge:
1) The USB board is going to be used to generate and acquire digital signals....the ad5932 is going to use the input from the 6289 to generate a analog waveform.
2) The link is to a site that has a picture (schematics) of the ad5932, and i was told that the digital signal outputing using the 6289 is going to be introduced in the ad5932
using the serial interface (see picture in link above), more precisely in the sclk, sdata and fsync pins.
My doubt resides in that point....I can generate a digital signal with LabVIEW just by modifying some of the examples that come with LabVIEW 8.6
However, since electronics is not my field, I can't understand what the "sclk, sdata and fsync" represent in regard to the digital signal....
I am not asking for a vi with the solution....but I would appreciate some pointers or links towards getting more confortable with these matters...and hopefully find the solution myself.
I also understand this is a LabVIEW forum for programming and not a tutorial, but still I would be very thankfull for some tips or links.
With regards,
Rui
04-17-2009 05:09 PM
04-18-2009 09:07 AM
Thanks Dennis
SPI was really what I was looking for!!
It was some saga
But that's really what I needed....sometimes it's just a case of the right term to search
Solved!
Cheers, and Thanks again!!
04-18-2009 06:40 PM
04-19-2009 11:18 AM - edited 04-19-2009 11:21 AM
I appolgize. It was a lack of atention on my part.
I have corrected it.
Thanks again Dennis.
And Thank you Ravens Fan for pointing out my mistake.
Cheers.