Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Discussion Groups | Analog Devices DSPs | Serial Communication in SHARC

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

Serial Communication in SHARC - Author Unknown - Sep 6 13:44:00 1999



Hai,

SHARC doesn't provide an interrupt when one DMAs data for serial
transmission.

I've tried out some of the asm codes provided in the manual, but it
doesn't seem to work out. The only asm code that seems to work is that
of the loopback configuration and that too only in the simulator.

Could you please inform me how to transfer data in the SHARC's
internal memory to say a CRO that has been connected to the serial port
of SHARC (using asm code)?
Manoj





(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )

Re: Serial Communication in SHARC - Homam Dabis - Sep 7 14:21:00 1999

>From:
>Reply-To:
>To:
>Subject: [adsp] Serial Communication in SHARC
>Date: Mon, 06 Sep 1999 06:44:28 -0700
>
>Hai,
>
> SHARC doesn't provide an interrupt when one DMAs data for serial
>transmission.

NOT TRUE. TRY READING THE SHARC MANUAL. SPECIFICALLY PAGES 10-10 and 10-12
of the Users Manual. Setting STCTLX (transmit) bit 18 or Setting SRCTLX
(receive) bit 18 to 1 would enable the DMA.

Cheers.

Homam.

______________________________________________________





(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )