Re: FM-Comms2/ZC706 GUI question
Micheal Thanks for the reply. I have another question. On the Tx GUI, there is a DAC Buffer Output file that can be loaded from the GUI called "qpskwithfilt_30.72MHz.txt. I assume the sampling clk...
View ArticleRe: ad9467 device driver
>ad9467 spi0.0: Unrecognized CHIP_ID 0xFFThis means that something went wrong with the SPI transfer from the AD9467. Can you check if AXI-SPI received an interrupt: Type:...
View ArticleRe: FM-Comms2/ZC706 GUI question
Hi Mark, I think this file is related to an example here:http://wiki.analog.com/resources/eval/user-guides/ad-fmcomms2-ebz/software/datafilesPlease note that this page/models are preliminary and...
View ArticleRe: ADAU1361, PLL and Fs=32kHz
Alexander, It's a little bit confusing, but just set up the PLL to output 1024 * 48 kHz = 49.152 MHz. X = 2, N = 721, M = 1125, R = 3. Then use the converter control registers to select 32 kHz instead...
View ArticleRe: migrating to ZC706
Thanks Dragos, It seems alright when I run it as you said for the first time I run the program. But when I run it again from Debug (by some debug configuration in Xilinx ISE SDK tool), it goes to...
View ArticleRe: ADV7441A - fixing color swap with DVI input disconnect?
Hi Jim, DVI is RGB only-- I don't think it allows YCbCr 4:2:2 or do you mean that that is your output? By blue&red are swapped do you mean that the color space is just wrong (everything looks...
View ArticleADV7612 I2C not working
We are using an ADV7612 part on one of our boards. It is connected to an FPGA. When trying to communicate over I2C, we do not receive an ACK from the part. We are using I2C address 0x98. We have...
View ArticleRe: DAC to ADC loopback from a new IPCore
I want to remove the connection between DDS and DAC interface and connect dac_data_[i/q][0/1/2/3] to my custom ipcore.
View ArticleRe: Use AD9650 with DC input signal
Hi, and I guess driving the differential ADC input in a single-ended way would decrease the performance of the ADC severly? My problem at this point is not just the noise the OpAmp would add to the...
View ArticleRe: Oscillation with AD8137
UweBonnes, With really high speed op amps, a large feedback resistor with the op amp input capacitance will give you a pole. Change the 1k/10k resistors to 220/2.2k and see if the frequency of...
View ArticleRe: AD9631 AUXDAC effects
The procedure is explained in the Factory Calibration, Rx RSSI section of AD9361 Calibrations User Guide document (you will find AD9361 Register Map document also useful).
View ArticleADT7461: Confirming how remote temperature is represented
The manual indicates that there are two bytes used to represent the remote temperature (as opposed to the single byte used for local temperature). Here is what I BELIEVE it means, I'm just looking for...
View ArticleRe: IIO not showing any device for ad9361 (fmcomms2) and zedboard
I assume you're using the latest image from here?:http://wiki.analog.com/resources/tools-software/linux-software/zynq_images On your target console can you type dmesg and post the output? -Michael
View ArticleRe: Oscillation with AD8137
Hello, when the oscillation happens, it is clearly visible on the AD8137 side of the 1k at the input and not visible on the AD8065 output side. The 1k/10K combination is the one recommended in the...
View ArticleRe: Write floats to the buffer
The data format is the format expected by the HDL IP Core.For FMCOMMS1 its fixpoint signed 16-bit per channel. To create a binary buffer see the example...
View ArticleRe: VDSP++5.1
Hi Chris, VisualDSP++ 5.1 can be downloaded from the VisualDSP++ Product Page at the following location: www.analog.com/visualDSP Click on the, 'Download VisualDSP++ free 90 day evaluation software'...
View ArticleRe: ADV7441A - fixing color swap with DVI input disconnect?
Dave,Sorry. The register to flip PrPb is really User0, 0x86 [4].Jim
View ArticleRe: ADV7441A - fixing color swap with DVI input disconnect?
Hi Jim, Right-- I was assuming you weren't randomly changing but it's good you checked that it was set properly anyway after the swap since that question would have come up eventually. Dave
View Article