Re: Problem with ADV7513 setting
In 7513 what VIC number is being received? 0x3E what VIC number is being transmitter? 0x3D Are you setting 0x3C to a specific VIC? In 7611 what does the AVI inforframe look like. dump 7611...
View ArticleRe: CCES could not connect to 21489 EZlite
Colin, I read the FAQ, then took a look at my board. You are right, the JP1 on the small "agent" board was not connected. After I put the jumper on, the CCES is able to connect to the board:) Thanks a...
View ArticleRe: FMCOMMS2+KC705 single tone reception problem
Mike, We have compared the captured data from KC705 and Zed but we didn't see any abnormal spread spectrum. KC705:Zed:Note: This time we have applied Hanning window. Regards,Dragos
View ArticleRe: RSSI Symbol decoding
Hi Jinoj, The following sequence should help you: struct rf_rssi rssi; rssi.ant = 0; rssi.duration = 1; ad9361_get_rx_rssi(ad9361_phy, 0, &rssi); printf("rssi = %d.%02d dB\n",...
View ArticleRe: ADE7373A SPI questions
Hi frankd In fact, every 8kHz cycle, you will have to read the STATUS0 (32-bit) register to check which interrupt has been triggered; if DREADY bit is set to 1, then write to the STATUS0 (32-bit)...
View ArticleRe: Arbitrary Phase rotation from 0 to 180 degrees?
Hi All, Since this post, a Hilbert Transform block has become available for the ADAU1701. It may be overkill for your application, but this block makes possible a wide-range, wide-frequency...
View ArticleRe: Re: How to use sigmastudio software to realize an external potentiometer...
Hello shaoqin, Please mark this discussion as answered. Thanks, Bob
View ArticleRe: usb to serial connection with Blackfin BF506 and uClinux
Hi Francesco, Is your goal to get Linux running on the BF506? As far as I know, that chip isn't supported by the ADI Linux Project.Aaronwu might be able to give you some more information. Regards, Andre.
View ArticleRe: usb to serial connection with Blackfin BF506 and uClinux
Hello Andrewthank you for answering.I would like to use the linux toolchain to program the BF506, I didn't know it was not supported by the ADI linux project.
View ArticleRe: usb to serial connection with Blackfin BF506 and uClinux
Hi Francesco, My apologies, I mustn't have understood. Is your intention to build bare-metal applications and boot them via U-Boot? If not, can you please provide me with more information of what you...
View ArticleRe: usb to serial connection with Blackfin BF506 and uClinux
Hello Andrew,I might be not clear about my intentions as I am still learning a lot about this topic. I saw the linux toolchain as an alternative to Visual DSP++ to program (or simulate) a Blackfin...
View ArticleRe: FMCOMMS5
thanks Dragos! managed to replicate BOOT.bin with newlly build PL file.-shai
View ArticleRe: usb to serial connection with Blackfin BF506 and uClinux
Hi Francesco, I'm assuming that you're walking through this 'hello world' example. Please be aware that this application will be compiled to run on the Linux environment. As you can see from this page...
View Articlead9520 eval software under win8/virtualbox?
I've been using the eval software under 64-bit windows 7. I want to use the eval software on my 32-bit ubuntu 14.04 laptop. I've installed VirtualBox 4.3.18 and am hosting 32-bit win8. The win8 seems...
View ArticleADV7619 color space conversion
Hi,I'm trying to use the ADV7619 to convert a YCbCr input to RGB output when the source is DVI putting out YCbCr. I know this signal is out of spec (DVI is RGB only), but I want to be able to handle...
View ArticleAD9361 external LO inputs
Hello, we want to use external LO for driving AD9361 Tx and Rx EXT_LO_IN pins. What is the recommended and min/max input signal amplitude? Is there an internal termination included in the chip and...
View ArticleRe: AD9361 on a Zynq EVB demo - performance issues
I had set different RX gain and TX attenuation values for different signals until the spectral view was not overloaded. In addition, different modes of RX were set (slow/fast attack, manual etc.), none...
View ArticleRe: AD9139-EBZ with DPG3
Hi jerryguo-san, Thank you for your quick reply.Does it means that the cable assemblies for P1 and P2 are contained in the AD9139-EBZ? Thank you for your help.Ricky
View ArticleRe: AD9251 interleaved output mode
Thank you for your answer! If I want to set AD9251 to interleaved output mode, should I change the content of register "Output assign(0x2E)" to assign both "ADC A" and "ADC B" to output channel A....
View Article