Re: 5 or 6 way crossover-H/W recommendation?
Hi Alex, If you require more output channels (up to 8) and would consider an ADAU1442, I would suggest you look at either the ADAU1451 or ADAU1450. The ADAU1452MINIZ evaluation board contains an...
View ArticleRe: BF592 Ezkit Won't Connect to PC
Hey Colin thanks for the response. Re-installing CCES seemed to fix the problem for me. The same error message still pops up sometimes but I can now fix it just by closing and reopening CCES, no big...
View ArticleADRF6510 CyAPI.h link with CyAPI.lib
Hello, I am trying to write my own program to change the filter fc of the ADRF6510 evaluation board.I can not seem to create an instance of CCyUSBDevice. I am using Visual Studio 2013 (64-bit) on...
View ArticleRe: Channel Bandwidth on FMCOMMS2
Hi, There is a small guide on howto use the FM radio application on the wiki. To save the data to a file just redirect the output of the application to the file e.g. `iio_fm_radio > test.wav`. For...
View ArticleRe: ad7511 Detect monitor (un)plug and power-down when not in use
Indeed, that's a good way to check that.
View ArticleRe: heap management functions in CCES
Thanks for your reply Craig, I've figured it out.
View ArticleRe: ad7511 PL/driver often no monitor output
In addition to your hint in the monitor detection thread, I also found that when the monitor is not displaying anything, the DMA is not running either.
View ArticleRe: FMCOMMS1 Change PLL2 Feedback Divider
Sorry I thought you are still talking about the 100MHz. The answer tho your last question is No, it is not possible. Charly
View ArticleRe: Capturing large nr of IQ samples
I am connecting the zedboard directly with the network which uses an DHCP server for assigning addresses. But as soon as I can see there is no address assigned to the zedboard. So I can not perform the...
View ArticleRe: ad-fmcomms5-ebz
A quick update – the HDL is all done and available here: https://github.com/analogdevicesinc/hdl/tree/master/projects/fmcomms5 Linux platform and GUI support for the FMCOMMS5 board is also available....
View ArticleADF4360-7 as 500MHz clock source for AD9958
Preamble: Maximum output power of AD4360 (-5dBm) is lower than recommended clock drive level for AD9958 (200..1000 mV). Moreover, I'm planning to split system by two or more boards - clock source on...
View ArticleRe: ad7511 Detect monitor (un)plug and power-down when not in use
Indeed, writing a "1" to blank turns it off neatly. I can see the current into the FPGA fabric decrease by about 20mA, the same when unplugging the monitor. That's basically full control. It's off when...
View ArticleRe: Capturing large nr of IQ samples
Hi, First make sure that the green LEDs that are found on the ZED board ethernet port are both blinking after you've plugged the cable into the device. If they do not blink there is an issue with the...
View ArticleRe: Problems booting linux with ZED and AD9361 dev board: bio: create slab at 0
Hi, Sorry for the delay. The fmc_spi node refers to the hardmacro SPI controller that is in the PS portion of the Zynq. The addresses you see in the address editor are only for peripherals that are in...
View ArticleRe: Cheapest way to do a NOT gate
A single pnp transistor that switches an emitter coupled resistor to the source voltage at the collector. The high logic on the base is more positive than the emitter therefore the pnp is off. The low...
View ArticleRe: ADV7630 internal EDID issue
Hi Joseph, I am still working with the ADV7630 experts on this. We hope to have something today or tomorrow. -Matt
View ArticleRe: Channel Bandwidth on FMCOMMS2
Hi, It's the same case also for the transmission path,the maximum bandwidth is 56 MHz. Regards,Adrian
View ArticleRe: Channel Bandwidth on FMCOMMS2
AdrianCThanks!So on the TX side, the maximum bandwidth is the same as the anti-aliasing filter on the RX side of 56MHz.Is there a way to bypass/disable the filter after DAC on the TX side?
View ArticleStrange bug with timer and oneshot
Intent was to vary the timer so the first time at turn-on, it only does a short mute, and then for a fault during normal operation, it does a much longer mute. So I made this circuit, and it behaves...
View Article