Re: cc21k and eigen.tuxfamily.org
I think this is what you are after. My recommendation is to download Eigen and simply include the following : #include <Eigen/Dense> You will get the following errors ... these errors are C++...
View ArticleRe: Re: Re: network works on uboot but failure in uclinux
Hi Aaronwu, I turned on the debug option and made a test ,it failed in drivers/net/ethernet/smsc/smsc911x.c at line 2475 :retval = request_irq(dev->irq, smsc911x_irqhandler,...
View ArticleADV7612 Video standard detection
Hi All, I am planning to use ADV7612 in our design. I would like to know, does the ADV7612 has the provision to detect which video input standard is connected to it? This is very important for my...
View Article[bug report] Erroneous results from the "AB in CD out Condition" block
Hi all, I hope you are not fed up (yet) with my bug reports. I hope that posting it here may help others. If there's a better way to pass such messages to Sigma Studio developers just let me know....
View Article[ADV7281-M] There is difference between Figure 13 and Figure 21 on the...
Hello.I have a question about DIAG pin of ADV7281-M. There are two connection diagrams of "Figure 13. Diagnostic Connections" and "Figure 21. Typical Connection Diagram, ADV7281-M". on the...
View ArticleEVALZ-ADN2915 Information
HI all, I check the ADN2915.I can not find the User Guide for EVALZ-ADN2915, can find the User Guide for EVALZ-ADI-BERT. Please provide to me the documentations of EVALZ-ADN2915 ? Thanks,sss
View ArticleRe: Help with rebuilding
Hello Tim, The https://github.com/analogdevicesinc/hdl repository is based on the 2013.4 version of vivado. Before compiling the project, all the libraries used in the project need to be compiled with...
View ArticleRe: DAC Issue-AD5724
Hi Rakesh K, From a quick look to the schematic, pin BIN/2sCOMP has been left floating. This pin needs to be hardwire to ground or DVcc depending on the desired input coding. Regards,Estibaliz Sanz
View ArticleRe: AD7794 Evaluation Kit LabVIEW Source Code?
Hi Chris, me again. I have seen your quick answer up to my request and am very pleased. However, I can not find any email related to you and like to ask if you could provide me the information ones...
View ArticleRe: Memory accesses profiling
When running VisualDSP++ on simulator mode and using cycle_count library, does the memory accesses take into account where the data is located ? Said differently, can I see differences in the cycle...
View ArticleRe: AD7661 S/(N+D) with input level
Thank you Jonathan. I wait your response.Meanwhile, do you mind removing my name identity from this forum post please.
View ArticleBandwidth of 2x Interpolation mode of AD9219.
Hello, I have a question about the dac update rate and band width of AD9219.On the "FEATURES" of datasheet the bandwidth is limited under 1GHz when using 2x interpolation mode.But 2x interpolation mode...
View ArticleRe: Memory accesses profiling
The Cycle Accurate Simulator model some latencies associated with external memory accesses, such as those associated with back to back load/store operations, however the simulator does not provide a...
View ArticleRe: VBI capture on ADV7401 using Component processor
Hi Sawan, Here is the response to your questions above.Q1 - Correct. CP core only supports CGMS extraction.Q2 - The CP core only supports VBI data extraction using the I2C bus. The VBI data is not...
View Articlecrosscore evalution licence
Hi !For our running Projects we working mostly on VDSP.For some new developements we want to use BF60x so we purchased a evalboard an ICE2000 Emu and a CCES-licenseAll of this parts are shipped but not...
View ArticleStoring data on SPI memory
Hi , I would like to use MEM_ASYNC0 TYPE ROM for storing the look data .How do if i am working with SPI Flash and not parallel flash . I would like to store Look up table in known Area of SPI(External...
View ArticleRe: crosscore evalution licence
Hi Chris, Can you contact private support via processors.tools.support@analog.com with a copy of your license.dat file, please do not post this on the forum. Have a look at the following FAQ for...
View ArticleRe: Printing data from adc_capture ?
Hi Emil, The capture_count's width (register 0x0C) is just 16 bits. So 0xFFFF samples is maximum that you can capture. Regards,Dragos
View ArticleHow to use the FIR filter coefficients in IIO Osilloscope?
Connect the Zedboard+S2 to spectrum analyzer to test the AD9361 Tx. The IIO scope is set as below picture. And the test result is shown as below picture. But no matter what FIR filter was selected, the...
View Article