DSPRelated.com

ADSP-21065L-EZLITE / UART / IRQ0 Problems

Started by jaime_aranguren in Analog Devices DSPs21 years ago 1 reply

Hello, Hopefully, some of you could help me on this. I am trying to communicate my EZLAB (ADDS-21065-EZLITE) to my host PC, via...

Hello, Hopefully, some of you could help me on this. I am trying to communicate my EZLAB (ADDS-21065-EZLITE) to my host PC, via the serial port. All of this is being done with an emulator (I am "discarding" the Monitor, for using the UART). Finally, I fi


ADSP-2191 Booting

Started by twd2950 in Analog Devices DSPs22 years ago 1 reply

Any ADSP2191 users here try booting from the UART? I seem to be fulfilling all the requirements but the DSP doesn't start up. ...

Any ADSP2191 users here try booting from the UART? I seem to be fulfilling all the requirements but the DSP doesn't start up. Here are the steps I'm following: 1. setup binary loader file in VDSP 2. send


Software Uart in C

Started by sloogy31 in Analog Devices DSPs21 years ago 2 replies

Hi all!! Maybe it's my second posting!!but I didn'see traces of my first posting in the mailing list!! I explain briefly...

Hi all!! Maybe it's my second posting!!but I didn'see traces of my first posting in the mailing list!! I explain briefly my problem: I have implemented a software Uart for adsp 2189M according to application note EE-089 from analog devices. It all just work


doubt abt UART &serial port

Started by sundar sundar in Analog Devices DSPs20 years ago

hello friends, i want to know the difference between the UART & serial ports.both are used for serial communication and the...

hello friends, i want to know the difference between the UART & serial ports.both are used for serial communication and the buliding blocks of both are same.i little bit confused here. so please,could anyone help me. thanks a lot in advance. rgds su


EZKITLite2181<->PC

Started by GHORT in Analog Devices DSPs19 years ago

I know that it is possible to connect and working in the loop (MAtlab<->aDSP2181) PC with ezkitl adsp2181 board but to make it work a need...

I know that it is possible to connect and working in the loop (MAtlab<->aDSP2181) PC with ezkitl adsp2181 board but to make it work a need some time(emulate uart in asm brrrr..) so i need to know if I am wasting my time. Have you any expierience in connecting this board to through RS232?? Maybe some code in C language(uart emulation, configuration


21xx software UART

Started by Anonymous in Analog Devices DSPs25 years ago 1 reply

Hi all There is several documentation about inplementing UART software using 2 I/O= pin and the timer interrupt for the 21xx...

Hi all There is several documentation about inplementing UART software using 2 I/O= pin and the timer interrupt for the 21xx fixed point series. The problem is= that I lost the only timer available and i need it (at the same time for ot= her pourposes). Has anyone some idea ho


uart with 21161n

Started by hora...@yahoo.fr in Analog Devices DSPs18 years ago 1 reply

I?m implementing an UART for a 21161n DSP as it?s shown on the EE-191 Analog Device?s...

I?m implementing an UART for a 21161n DSP as it?s shown on the EE-191 Analog Device?s document. http://www.analog.com/UploadedFiles/Application_Notes/399447663EE191.pdf According to the schematic two flag pins can be optionally connected to manage the CTS and RTS control signals. Could anybody explain me where may I connect them (what FLAGx and FLAGy are?) and what?s their utility? Tha...


EE-191 Software UART for ADSP21262

Started by bobkruse1501 in Analog Devices DSPs18 years ago 2 replies

Hi, Has anyone translated the assembly code for Analog Devices EE191 "Implementing a Glueless UART Using the Sharc DSP SPorts" from ...

Hi, Has anyone translated the assembly code for Analog Devices EE191 "Implementing a Glueless UART Using the Sharc DSP SPorts" from it's ADSP-21161 to the newer ADSP-21262 and ADSP21363? The SPort interrupt registers changed with the part change. Before I re-wrote it, I thought I'd see if anyone had one they felt like sharing.


DMA and UART

Started by soibaf in Analog Devices DSPs21 years ago

Hi. I'm developing an application with ADSP-2191 which transfers data from UART port using DMA. I have a problem: I have to set...

Hi. I'm developing an application with ADSP-2191 which transfers data from UART port using DMA. I have a problem: I have to set the DSP to call ISR when DMA ends a transfer but I didn't find which interrupt use in documentation. What is the correct interrupt to use?


Monitor for Matlab

Started by jenn...@gmail.com in Analog Devices DSPs19 years ago

I'm typing this again ... for some reason it didn't go through OK - forget C go straight to the Monitor code - and use the...

I'm typing this again ... for some reason it didn't go through OK - forget C go straight to the Monitor code - and use the software UART - which is one of the Sports on the Ez Kit Lite (uses the Timer) to do transfers ... just use the monitor programme. Don't forget if you are using a custom board - don't forget to initialise your UART before hand ...


UART and DMA

Started by soibaf in Analog Devices DSPs21 years ago 1 reply

Hi. I am using DMA descriptor mode to transfer data from and to UART port of a ADSP2191. I use 2 descriptor in chained mode. The...

Hi. I am using DMA descriptor mode to transfer data from and to UART port of a ADSP2191. I use 2 descriptor in chained mode. The first have the next descriptor pointer pointed to the second one and the second descriptors points to the first. I refresh the descriptor in the inte


UART transfer

Started by sriram K in Analog Devices DSPs21 years ago 2 replies

Hi I am writing a program for a file transfer from the EZ board to a PC through RS232 via UART in c.Below is the program but...

Hi I am writing a program for a file transfer from the EZ board to a PC through RS232 via UART in c.Below is the program but when i complied it i get the errors as line 14: cc0020: error: identifier "pDMA7_PERIPHERAL_MAP" is undefined *pDMA7_PERIPHERAL_MAP


Video in out on BF561

Started by asad in Analog Devices DSPs16 years ago 4 replies

Hi,i am using Bf561 EZkit to run my algorithem for this i want to access the incoming frames from real time video,any one please help me how...

Hi,i am using Bf561 EZkit to run my algorithem for this i want to access the incoming frames from real time video,any one please help me how can i access frames i am sing Vidioinout example also i want to transmitt these frames to UART,specially i request miracle_skism kindly help me if u can.UART project is running stand alone thanks


HELP!!! URGENT BLACKFIN 533

Started by twij...@ec.auckland.ac.nz in Analog Devices DSPs18 years ago 1 reply

Hi, We really need help in trying to use SPI and UART. We don't kknow how to see the output from the visual DSP UART example or seeing any output...

Hi, We really need help in trying to use SPI and UART. We don't kknow how to see the output from the visual DSP UART example or seeing any output for that matter. It simply says running at the bottom of the screen. We need this with SPI (is the code given in help the correct code - which registers do we need to change?) The SPI is nothing fancy. We want the 533 to be the slave of a few ATMEGA32...


UART for 21xx EzKit Lite

Started by Jaime Andres Aranguren Cardona in Analog Devices DSPs23 years ago

Hi guys! I've just finished implementing (best called "porting") the code from de "Enginner to Engineer Note EE-89: Implementing a...

Hi guys! I've just finished implementing (best called "porting") the code from de "Enginner to Engineer Note EE-89: Implementing a Software UART on the ADSP-2181 EzKitLite", but ready for being used within Visual DSP++ 2.00 for 21XX. It also implement a new feature: 38400, 57600 and 115200 baud


On chip timer

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

hi all i'm using adsp2181 ezkit lite board. As we all know 2181 has only 1 timer. my requirement is to use this timer for 2 purposes using...

hi all i'm using adsp2181 ezkit lite board. As we all know 2181 has only 1 timer. my requirement is to use this timer for 2 purposes using status condition. i'm using timer for UART and i need to use the same timer for generating some control pulses for my project. my idea is to use a status check. i.e. if dm(status)=1 then the timer is dedicated to UART and if dm(status)=0 the timer is...


21065l EZ-kit lite UART

Started by kuharharryj in Analog Devices DSPs20 years ago 1 reply

I am using the 21065l EZKIT for a school project and am having trouble with the on board UART. I use VDSP++ 3.5 to load the program....

I am using the 21065l EZKIT for a school project and am having trouble with the on board UART. I use VDSP++ 3.5 to load the program. Then I disable interrupts with FLAG1 button. This allows me to exit VDSP without my program halting. When I open hyper terminal I am able to send data


reg booting and uart

Started by Gokul krishnan in Analog Devices DSPs18 years ago

hi we degisned a new board with bf532 (like evaluation board). i am trying to boot bf532 from AM29LV400B. i need a boot code and also for uart...

hi we degisned a new board with bf532 (like evaluation board). i am trying to boot bf532 from AM29LV400B. i need a boot code and also for uart code. thanks with regards gokul


adsp2181(uart)

Started by rama raju in Analog Devices DSPs20 years ago

dear members, i am new to ADSP218x. i want to implement UART using ADSP2181. for this i want to use SPORT0. for this how i can...

dear members, i am new to ADSP218x. i want to implement UART using ADSP2181. for this i want to use SPORT0. for this how i can use timer, and Tx0 reg. how i can control data transmission? please help in this regard. thanking you Ram


RE: Digest Number 1360 porting EE-191Software UART to the ADSP21262

Started by Bob Kruse in Analog Devices DSPs18 years ago 1 reply

Hi all, I got the transmit and receive portions to work with help from a couple of newsgroup replies. My project is for a custom board, with...

Hi all, I got the transmit and receive portions to work with help from a couple of newsgroup replies. My project is for a custom board, with different dai pins from the eval board, and it's a vdk project using the ADSP21262, so it won't just be a drop in for you. It might be help anyway so I'm sending it along. I'm not sending the complete project, just the parts about the UART. Let me know