Build a pjt based on GitHub codes
HI~everyone.I work on AD9361(FMCOMMS2-EBZ) with my XILINX-V6 board. I follow the HDL Reference Design , go to the GitHub and download the hdl-master code package.My working platform is ISE 12.4 and I...
View ArticleCAPC2, CAPY2, CAPY1, CML and REFOUT pins of ADV7181D.
Hello.I have questions about CAPC2, CAPY2, CAPY1, CML and REFOUT pins of ADV7181D.Question 1: Could you tell me how much voltage can be seen as maximum at these pins? Question 2: How much withstand...
View ArticleRe: Running the LCD and Audio loop back at the same time.
Hi Eranga, Navigate to the "Getting Started Examples" directory, and search on "adi_dcb_QueueHandle". You will see how this is defined in the various examples (e.g. "adi_ssl_Init.h" has an extern...
View ArticleRe: rom code for bf504f rev. 0.1
I will post here when I have anything further to share - for now, I am still waiting to hear about the availability of the sources for the updated ROM. Craig.
View ArticleInterface Ic / device for converting 24/12V to 12V/5V
Hi, Can anyone suggest me an ic/board which can convert a 24V/12V signal to a 12V/5V signal . The signals frequency can reach upto 1Mhz. Same operation as relay has to be done. @
View ArticleRe: SDP-B dual programming?
Hi, I have moved this question to the System Demonstration Platform (SDP) Support community. Please continue the discussion here. Regards,Craig.
View ArticleRe: Best Blackfin uClinux development environment for Windows 7
Hi Dave, In fact we would always recommend customer to do Linux development in Linux environment, as a trade off they may install Linux host on a virtual machine in windows. And I don't think so far we...
View ArticleRe: ADSP-BF537 EZ-KIT Lite with ICE-100B and bfin-gdbproxy connection fails
I'm using toolchain win32 2010R1. I tried to figure out which firmware is on the ICE-100B with urJTAG, but is not possible to connect to the ICE-100B with urJTAG either. Thank you very much.
View ArticleRe: Booting an ADSP-21479 in spi slave mode
Hi CraigG, thank you for the reply. I got it running right now. The problem was, that i thought the loader utility would already pack the data in LSB format because it also already does the right...
View ArticleADV7611- Unused Pins
Hello, In my design i am receiving only RXAC+&-, RXA0+&-, RXA1+&- and RXA2+&- signals as input.what i do the unused pins of CEC, DDCA_SCL, DDCA_SDA, RXA_5V, HPA_A/INT2 and DE. I am not...
View ArticleADAU1442 ASRC Implementation
Hello Everybody! My design involves an ASRC in which the Sigma DSP accepts S/PDIF input signals at different sampling rates and output as a S/PDIF signal as well. Say for example, incoming signals at...
View ArticleRe: Crashing CCES after setting user heap
MikeSmithCanada wrote: I then run -- I get a complete hang with the simulator -- is this to be expected No, a crash isn't expected. I also wasn't able to reproduce the behaviour. If you are able to...
View ArticleRe: USB-LAN EZ-EXTENDER is not detecting
Hi jaganathang, Have you set the switch and jumper settings on your BF533 EZ-KIT and USB-LAN EZ-EXTENDER according to the 'readme.txt' file provided with the loopback example? Please check the switch...
View ArticleRe: ADV7625 EDID problem
Hi Yeguiyou, We will look in to this. Best Regards,Jeyasudha.M
View ArticleRe: Crashing CCES after setting user heap
MikeSmithCanada wrote: BUG report -- If you use the LDF configurator and you add a new heap -- the configurator does not automatically increment the ID numberDo you mean that when you click "Add" to...
View ArticleRe: Crashing CCES after setting user heap
MikeSmithCanada wrote: Still working along the same lines of putting some data in a specific memory location ... which means that bank("bank_internal") and bank("bank_external") are either both in or...
View ArticleRe: Crashing CCES after setting user heap
MikeSmithCanada wrote: SO have worked out thatint *thing = new (1) int is allowed butint *thing = new (heapName) is notHi, That is correct. I believe there's an existing enhancement in our bug tracking...
View ArticleAD8264 with ADC
Good day!I am going to use AD8264 with ADC ADS5482. For a full-scale differential input of ADS5482, each of the differential lines of the input signal swings symmetrically between (3.1 V + 0.75 V) and...
View ArticleRe: Problems porting BF518 POST to CCES
Hi Matt, The interrupt() functions that were used in VisualDSP++ to install interrupt handlers is not available in CCES. Instead we provide the Interrupt Service from the System Services library, which...
View ArticleRe: Problems Using VBSCRIPT to command the BTC automation interface
Hi Graham, I was using this functionality over VBScript just last week and didn't notice any issues. Could you provide some additional information, like what processor you're targeting, whether...
View Article