Reply by Christian Brauchli March 3, 20042004-03-03
Hi Alessandro,

In order to save all the values read from the AD in a sampling rate of 2us
with 1 channel, you should implement this function in assembly.

If you use the SDK Interrupt Handler with CDW5.x it takes 1-2us just for the
Interrupt-Handler -Overhead. So just this interrupt will use more or less
100% CPU Ressources.

regards Christian Brauchli
Manager R&D
_________________________________________________________________
Brauchli Netsolution Berg Tel. +41 / 71 638 00 45
Industrial Electronic Fax. +41 / 71 638 00 46
Bahnhofstrasse 7 Mobile. +41 / 78 616 22 14
CH- 8572 Berg email.
Switzerland web. www.brauchli-netsolution.ch

-----Original Message-----
From: Elefante Alessandro [mailto:]
Sent: Mittwoch, 3. Marz 2004 08:52
To:
Subject: [motoroladsp] A/D interrupt HI,
I work with DSP56F807.I sample two signals with two different
A/D (T-sample=2us). Is it possible to minimize C code that control the
A/D interrupt routine( to read the FIFO) in order to manage interrupt
priority( and the interrupt time)?
Ciao .
Thank you thousands!
_____________________________________
Note: If you do a simple "reply" with your email client, only the author of
this message will receive your answer. You need to do a "reply all" if you
want your answer to be distributed to the entire group.

_____________________________________
About this discussion group:

To Join:

To Post:

To Leave:

Archives: http://www.yahoogroups.com/group/motoroladsp

More Groups: http://www.dsprelated.com/groups.php3

Yahoo! Groups Links


Reply by Elefante Alessandro March 3, 20042004-03-03
HI,
I work with DSP56F807.I sample two signals with two different
A/D (T-sample=2us). Is it possible to minimize C code that control the
A/D interrupt routine( to read the FIFO) in order to manage interrupt
priority( and the interrupt time)?
Ciao .
Thank you thousands!