Re: AD8347 Vcom Pin.
Hi, Youhei, The VCMO input sets the output common-mode level for the baseband outputs, as described in Table 3 on p. 6 of the AD8347 datasheet. The input range when operating under 5V supply is...
View ArticleRe: Does ADV7619 support BT.1120 output ?
Hi Dave, Thanks you for your support. I am doing with 2 resolutions: 1920x1080p 30fps and WUXGA (1920x1200p 30fps). Are both resolution supported with BT.1120 ? Thanks.Marco
View ArticleRe: ADAU1772 sampling rate
Hi Bill, May I know what is the ADC digital format? is it 2's complement or binary offset? Thanksbest regardssng yeong kian
View ArticleRe: Several questions on reading webpage of...
Dear Lars, Thanks for your reply. I read those guides your suggested, I tried to download the relevant Zip files as "git clone https://github.com/analogdevicesinc/linux.git" . But it seemed that it...
View ArticleADE7763 return nothing on SPI
Hi, I have developed an energy metering module based on ADE7763 with an ATMega8 MCU. We have never had any Problems while prototyping the boards. Now, we started production of 100 boards. But: We have...
View ArticleRe: AD9364 tx inverted
Dragos Yes, I still get "Tuning RX FAILED", but RX works. Any idea on tx_fb_clock_delay and tx_data_delay parameters impact on TX? About the paramters, I didn't find detail information except:"so that...
View ArticleRe: AD5933 capacitance measurement problems
Hi Otavio, The measurements are a little bit unexpected... Could you measure a discrete resistor and see if values are correct, ie 200ohms. Regards,Miguel
View ArticleRe: How to turn external amplifier connected to ADAU1761 on and off...
Hi Larsc, I could accomplish this from my application itself without having to hack into gstreamer. Appreciate your help. Thank you!
View ArticleRe: libiio buffering
Hi Rick, The answer depends to the device used and the backend of libiio:- when using libiio across the network, the call to iio_buffer_push() is blocking;- when using libiio on the target with an old...
View ArticleRe: Modifying Tx Path for FMCOMMS2 (ad9361)
Hi, What exactly do you mean by execution stops? iio_device_create_buffer() never returns? Is it possible that you accidentally disconnected some of the signals in the design, e.g interrupts or clocks?...
View ArticleRe: AD7414 - Seemingly Inaccurate Temperature Readings
Hi, I'm not sure I followed 100% your code, but basically when reading negative temperatures you need to take the 10-bit word, eliminate DB9, and then substract 512 (200h) and divide by 4. Are you...
View ArticleRe: libiio buffering
Hi, The memory buffers are allocated using the CMA (Continuous Memory Allocator). By default all devices allocate memory from the same pool or region. The size of this region is specified in the kernel...
View ArticleRe: DE generation for SVGA
Writing this in order to help others with same issue. This is the information I've got for SVGA:--------------------------------------------SVGA Signal 800 x 600 @ 60 Hz timing General timingScreen...
View ArticleRe: ADXL362 REGISTER DETAILS
Hi Honkawad, Eg: if you want to make the part work @ 2g, 100Hz ODR, enable SELF_TEST, you need to write FILTER_CTL and SELF_TEST registers. If the part is in measurement mode already, after writing...
View ArticleRe: how to interface FMC card with Zedboard?
thanx , But what i asked is I want to see the program written in processor for the reference design of FMComms2 board by the analog devices.I have the HDL code, using that i implemented the block...
View ArticleRe: HMC799LP3 Transimpedance amplifier specifications and developer board
Hi, I do not mean shorting RFIN to Cext. In order to sync the DC level of RFIN to Cext, you may consider a feedback circuit with an opamp of very low frequency (1MHz or so) in between the RFIN and Cext...
View ArticleRe: ADXL362 REGISTER DETAILS
Hi Honkawad, Take my last example again, after configuring FILTER_CTL register, MCU gets a high priority interrupt and go to process that. If ADXL362 is in measurement mode, the output reflect the...
View ArticleRe: CN-0282 mis-match the timing specification between ADV7611 and ADV7125
Hello Edwin, I have mis-understood of ADV7611 data output timing. t11 of ADV7611 is descrivbed as "End of valid data to negative clock edge"and t12 is described as " negative clock edge to start of...
View ArticleRe: how to interface FMC card with Zedboard?
Hi shiven, This part is not clear to me I want to see the program written in processor. On board you have PS (processor) and PL (FPGA). Processor on Zynq is hard core, not soft core like microblaze or...
View Article