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

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Analog Devices DSPs | ADSP21161 EZ-kit SPORT problems...

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

  

Post a new Thread

ADSP21161 EZ-kit SPORT problems... - Öhgren, Ulf - Jul 3 11:44:00 2003

Hi,

I've recently started up my 'ADSP21161N EZ-LITE' development kit. When I try
to use the serial port the serial port interrupt is continously triggered
and the program gets into a locked state.
Why is the port triggering, there is nothing connected to it?
The serial clock and the frame is generated internally.
Whatever SPORT (0,1,2,3) i use I get the same result. As soon as I enable
it, it locks up with incoming interrupts. Regards,
Ulf Ohgren







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

Re: ADSP21161 EZ-kit SPORT problems... - Jens Michaelsen - Jul 4 7:23:00 2003

Try do disable the interrupt source inside
the service routine and see which one helps.
Had something like that when I forgot
to serve the second half of the port.
For example SPORT0 channel A+B active,
you get an interrupt for transmit and only fill
channel A with data, after I filled both it went away.

Jens

----- Original Message -----
From: "Öhgren, Ulf" <>
To: <>
Sent: Thursday, July 03, 2003 1:44 PM
Subject: [adsp] ADSP21161 EZ-kit SPORT problems... > Hi,
>
> I've recently started up my 'ADSP21161N EZ-LITE' development kit. When I
try
> to use the serial port the serial port interrupt is continously triggered
> and the program gets into a locked state.
> Why is the port triggering, there is nothing connected to it?
> The serial clock and the frame is generated internally.
> Whatever SPORT (0,1,2,3) i use I get the same result. As soon as I enable
> it, it locks up with incoming interrupts. > Regards,
> Ulf Ohgren > _____________________________________
> /groups.php3


______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



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