Re: ADV212 question
When ADV212 is used in the still image compression, the input mode is the single-component input, ADV212 HIPI mode, the image width is 4096 pixels, each pixel 10bit, 128 is a line of the image frame,...
View ArticleCan i download program code to ADSP-CM4xx flash using COM port?
Hello ! Is there any possibility how can i direct download a program binary code (elf, bin) to mcu flash using only serial COM port. I read in hw ref manual about bootloader that permits uart...
View ArticleDAC for sub 1 Volt signal high accuracy signal generation
Dear all,I need to recreate a signal(actually 4 channels at 32KSPS) with +/-150mV swing with an accuracy of 4.5 uV. What are the options available.I am looking for 16 bit quad channel with SPI...
View ArticleRe: Why bookmarks not work?
I know the Opera is not widest spreading browser. But ...In Linux I have not Microsoft Internet Explorer. Next suggestion?
View ArticleRe: AD-FMCOMMS1-EBZ input modification
I've been attempting this code, however it always seems to provide syntax errors. I've tried converting the values using "16'h" for Verilog syntax and double checked the begin-end pairs but there's...
View ArticleAD9914 16 QAM
Hello,We are a student team and novices to the AD9914; we have purchased the AD9914 with the evaluation board. One of the things we were looking at was doing a 16 QAM signal and were wondering if...
View ArticleADAS1000
Hello ! Before I worked with evaluation board and it worked great.Now I tried with only adas1000 but I get all zeros when I ran the test tone. SPI communication works but receive only zeros. I get for...
View ArticleRe: AD-FMCOMMS1-EBZ input modification
Yes, it should have been 16'h - will you post the syntax error(s)? The data may be offset binary. In that case change 0x8001 to 0x0000 and 0x7FFF to 0xFFFF
View ArticleRe: hanging at the adc testing instruction adfmcomms1ebz
Did you add the BRAM and BRAM controllers?Make sure you select the correct masters. Then find it's address map- then replace the DDR_* with this address. Will look something SIMILAR to this :- BEGIN...
View ArticleAD5930 wrong output waveform
Hi!I built AD5930 DDS with pic.Q=52MHz or 34MHz Output=or other... My code:write_vivo(0b0000011011111011); // 16 bit config bitswrite_vivo(0b1100000000000000+0x93f); // (o mod 4096)); // fstart lower...
View ArticleRe: Diverting Low Level Audio
Hi Byron. A bin logic scheme that fits into a -1701 is shown below. It uses about 20% fewer instructions than what I've previously been using, while maintaining separate control over attack...
View ArticleRe: Kernel panic - not syncing: VFS: Unable to mount root fs
Please wait I will try to check if this is OK with BF518.
View ArticleRe: SPI in Slave mode using CCES drivers
Hi, I'm not seeing any issues once I re-configure for SPI0. This included changing the SPI device number to 0, modifying the pin-mux accordingly, and most importantly making sure there are no...
View ArticleRe: Buildroot: Unable to build uImage from live sources [Blackfin 527C]
The fix is now available on both the git master and the 2013R1, please follow the ADI standard git clone, git submodule update, and check out the git master or 203R1 for both buildroot and kernel in...
View ArticleRe: AD7192 not able to interface with msp430 on spi
Hi Mike, Can you send us scope shots of your digital interface lines? Thanks and Best Regards,Chris
View ArticleRe: AD9958 programming over SPI
Hi jonasz, I think the evaluation software can help you out. Try using the Reg Map Debug, upon initializing the evaluation software with values. The Reg Map Debug allows you to view the register values...
View ArticleRe: ADE7880 Eval board USB connection problem
Hi TK, The AWATT register is directly proportional to the watt measurement with full scale inputs approximately equal to 4862401 (decimal). When calibrating with nominal inputs, you will have the value...
View ArticleRe: AD719x: CS is taken high during Continuous Conversion Mode
Hi Wallman16, In continuous conversion mode, the ADC selects each of the enabled channels in sequence and performs a conversion on the channel. The CS line has no effect on the conversion process. If...
View ArticleRe: AD9914 16 QAM
Hi team04, I believe that it is convenient to use the profile registers in creating QAM signals. For 16 QAM, it is preferred to use the direct conversion mode using function pin values of 0101b or...
View Article