DSPRelated.com

adsp 21364

Started by cee4max in Analog Devices DSPs17 years ago

hi, We are using adsp 21364 for audio processing application,and it has a serial port which supports I^2S data transfer. I want to...

hi, We are using adsp 21364 for audio processing application,and it has a serial port which supports I^2S data transfer. I want to connect an EZ-USB to the serial port,which has a I^2C compataile output port. is it possible to interconnect the USB-EZ through the serial port of adsp21364 regards saju s


adsp 21364

Started by cee4max in Analog Devices DSPs17 years ago 3 replies

hi We are using ADSP 21364 for our audio processing application.We are planning to use MAX3420E (USB Peripheral Controller with...

hi We are using ADSP 21364 for our audio processing application.We are planning to use MAX3420E (USB Peripheral Controller with SPI Interface ) to interface with PC through serial peripheral interface of the ADSP 21364. Is it possible to use SPI interface for half duplex communication with MAX3420E regards saju


Interfacing Sharc 21369 EZ-kit to AD1955 eval board

Started by David in Analog Devices DSPs17 years ago 2 replies

Does any know if an app note exists on interfacing an AD1955 DAC eval board to a ADSP-21369 SHARC Ezkit? I'm thinking of using I2S from the...

Does any know if an app note exists on interfacing an AD1955 DAC eval board to a ADSP-21369 SHARC Ezkit? I'm thinking of using I2S from the SHARC and connect to the AD1955 board through the PCM connector. Any ideas where someone might find sample code and hardware ideas for this? Thank you, -David


booting adsp21364

Started by cee4max in Analog Devices DSPs17 years ago 2 replies

Hi We are using adsp 21364 for audio processing application.I want to know is there any advantage for SPI booting over parallel port...

Hi We are using adsp 21364 for audio processing application.I want to know is there any advantage for SPI booting over parallel port booting


About ADSP-BF533_I2C_Support_ASM....file

Started by malli_1729 in Analog Devices DSPs17 years ago

Hi! I have downloaded the I2C protocol implementation by SCCB software...from anlaog devices for communicating with ADV7171...

Hi! I have downloaded the I2C protocol implementation by SCCB software...from anlaog devices for communicating with ADV7171 video encoder....... I have a small problem here... In that actually they have given pdf for the implementation.... I have read that file........., Actually in this code for every one register write we have to have to Config_ADV7171 and then SCCB_interface... S...


how to boot a EZ-kit Lite ?

Started by Alexis Favrot in Analog Devices DSPs17 years ago

Hello, I am working on the ADSP EZ-kit Lite 21369. I am wondering how to make the board working as a stand alone system ? I could...

Hello, I am working on the ADSP EZ-kit Lite 21369. I am wondering how to make the board working as a stand alone system ? I could generate a .ldr file from the loader utility. But how can a load this file on the board that it works stand alone ? Shall I use the Tools/Flash Programmer in VDSP++ ? Or an other method ? Have anyone a clue to help me ? thanks a lot, A. Favrot ...


Plx USB NET2272 interrupts

Started by Pooja Rajdev in Analog Devices DSPs17 years ago

Hey, I am using the ADSP 21369 along with the plx NET2272 USB connection to the host. The software written by analog devices uses various...

Hey, I am using the ADSP 21369 along with the plx NET2272 USB connection to the host. The software written by analog devices uses various interrupts and interrupt blocking in the critical regions. However I wanted to use this USB along with a ADC which also has interrupts to transfer data. These 2 programs are not compaitble and I am unable to understand the interrupt handling of t...


Anybody interfaced ADV7171 with BF533 EZ kit litew board

Started by malli_1729 in Analog Devices DSPs17 years ago

Hi! I have interfaced ADV7171 with ADSP bf533 ezkit lite board through expansion interface...... Iam using the same program used in the...

Hi! I have interfaced ADV7171 with ADSP bf533 ezkit lite board through expansion interface...... Iam using the same program used in the example programs "video output" for testing BF533 kit lite board.... but i have changed the RESET signal to the RESET pin in the ADV7171 board i have connected the FlashAportA 6 th pin and iam sending the reset signal from the BF533 using the expans...


2189 processor

Started by ramm...@yahoo.co.in in Analog Devices DSPs15 years ago

Dear all Lately i have been working on adsp processors. But firstly i was never given a good idea why do we prefer adsp processors to...

Dear all Lately i have been working on adsp processors. But firstly i was never given a good idea why do we prefer adsp processors to traditional processors that is our computer cpu? I believe speed is never a factor because now a days we have multi thread processors capable of running complex video games. So how come a adsp processor is unique than a normal cpu of our computer?


ADSP 2191 early frame sync

Started by nickolayorekhov in Analog Devices DSPs15 years ago

Hello! We're using SPORT with external frame sync, external SCLK. SPxTCR = 0x85E1, dma descriptor mode (and even just simple writes to...

Hello! We're using SPORT with external frame sync, external SCLK. SPxTCR = 0x85E1, dma descriptor mode (and even just simple writes to SPx_TX). We need an early sync, but independent of setting LATFS we get late sync. Why?


sample rate converter in ADSP-21262

Started by ulti...@yahoo.com in Analog Devices DSPs15 years ago

Hi, I am using ADSP-21262 for my project which is active noise control. Until now, I never get good result from my system, and I suspect that...

Hi, I am using ADSP-21262 for my project which is active noise control. Until now, I never get good result from my system, and I suspect that maybe its because of the default sampling rate that is too fast that doesn't give enough processing time for the algorithm. I've also try picking every n-th sample and filtering it with a low pass filter but still, I couldn't get the desired result. ...


Talkthru and led lightind on SHARC ADSP-21364

Started by mskodacek in Analog Devices DSPs15 years ago

Hi Everybody, I have an ADSP-21364 EZKIT LITE, And I want to make an Amplitude (volume) meter application. So low volume signal no led...

Hi Everybody, I have an ADSP-21364 EZKIT LITE, And I want to make an Amplitude (volume) meter application. So low volume signal no led lightning, hiw volume signal all leds lightning. I want to build it on Talkthru Analog IN-OUT example. I start to modify SPORTisr.asm, but it doesn't work and I cant move on. Can someone help me please? Here is modified SPORTisr from Analog In-Out(as...


EE-60 on the ADSP-2189M EZ-KIT Lite

Started by "pfk...@sbcglobal.net" in Analog Devices DSPs15 years ago

Hello all; I recently tried to get EE-60 (218x UART.zip) running on the ADSP-2189M EZ-KIT Lite board with only partial luck. Does any one...

Hello all; I recently tried to get EE-60 (218x UART.zip) running on the ADSP-2189M EZ-KIT Lite board with only partial luck. Does any one have a functional port of EE-60 over to the 2189M EZ-KIT? I'm running VisualDSP++3.5. Paul


TalkThru

Started by microfelix in Analog Devices DSPs15 years ago 1 reply

I'm doing tests with hardware "ADSP-21262 EZ-KIT LITE" and the software as "Block Based TalkThru (C)". I put in the function "BlockProcess" my...

I'm doing tests with hardware "ADSP-21262 EZ-KIT LITE" and the software as "Block Based TalkThru (C)". I put in the function "BlockProcess" my algorithm. But I see that output from the algorithm introduced me take effect only on 2 / 3 of the output signal. I also annoying peak (spurious effect) between a block and another. Can not understand where is the anomaly. Can you help Maurizio ...


Link Error "The following symbols referenced in processor 'p0' could not be resolved:"

Started by s.mo...@gmail.com in Analog Devices DSPs15 years ago

Hi I am using ADSP 21369 and using command line interface to build the project. I am getting the following link error(see below) when I...

Hi I am using ADSP 21369 and using command line interface to build the project. I am getting the following link error(see below) when I tried using the UART example. It is due to the macro SRU2 defined in sru21369.h. [Error li1021] The following symbols referenced in processor 'p0' could not be resolved: 'A2_ [_A2_]' referenced from '..\..\lib\dsi.dlb[dsi.c.doj]' 'A_ [_A...


internal pull-up on 218x flag inputs?

Started by climb2him in Analog Devices DSPs15 years ago 1 reply

Does anyone know if there are internal pull-up or pull-down resistors on the programmable flag pins (PF7..PF0) for the 218x series of...

Does anyone know if there are internal pull-up or pull-down resistors on the programmable flag pins (PF7..PF0) for the 218x series of processors? If so, are they configurable? How do I program them? What state are they (high or low)? I'm trying write a single software build to run on two different hardware architectures. Both use an ADSP-2188M. On one architecture, the software is suppos...


How to make the processor, to boot from different locations of flash

Started by r.mi...@analogiccontrols.com in Analog Devices DSPs15 years ago

I am using ADSP 21368 based custom board, I need to flash multiple applications (at different locations) on to the flash memory on my board and...

I am using ADSP 21368 based custom board, I need to flash multiple applications (at different locations) on to the flash memory on my board and boot the processor from which ever location using some switching process. Flash writing part can be done. I want to know, how to make the processor, to boot from different locations of flash. Thanks in advance.


Connecting ADSP21364 to audio codec

Started by savi...@yahoo.com in Analog Devices DSPs15 years ago 1 reply

Hello, I am new in this area of DSP`s I am using ADSP21364 to process audio samples from the audio codec ADAU1361, so i have to connect them....

Hello, I am new in this area of DSP`s I am using ADSP21364 to process audio samples from the audio codec ADAU1361, so i have to connect them. I conncted them vie SPORT and SPI. But the SPI port of the codec is used only for writting to the codec`s registers. And i have to send a word from ADSP wich contens - chip address, sub address and data of the codec register. My question is - how to s...


compatibility between adsp2181 and bf533

Started by ashr...@rediffmail.com in Analog Devices DSPs15 years ago 4 replies

Hi friends ADSP 2181 and BF533 are not compatible. ADSP2181 is a 5V logic(TTL) while BF533 is a 3.3V logic device. If i need to connect...

Hi friends ADSP 2181 and BF533 are not compatible. ADSP2181 is a 5V logic(TTL) while BF533 is a 3.3V logic device. If i need to connect ADSP2181 sport to BF533 sport is it enough if i use a voltage divider for level shifting? If not which level shifter IC is ideal in this case? I need to level shift all 5 signals on ADSP2181 sport i.e DT,DR,TFS,RFS,SCK.


ADSP 219x SPORT disable/enable

Started by nickolayorekhov in Analog Devices DSPs15 years ago 3 replies

Hello! We're using SPORT in multichannel autobuffer mode, SCLK and TFS/RFS are generated externally. After some special signal becomes high...

Hello! We're using SPORT in multichannel autobuffer mode, SCLK and TFS/RFS are generated externally. After some special signal becomes high (let's call it RESET) SCLK/TFS/RFS are masked and SPORT should be disabled by DSP. When RESET becomes low SPORT needs to be reenabled. But after reenabling SPORT we have some corrupted data at DT. And (as we suppose) because RESET is async with DSP ...