cancel
Showing results for 
Search instead for 
Did you mean: 

program to read two ADCs using DMA and driving one DACs using DMA

sanjib
Associate III
Posted on January 18, 2014 at 09:16

The original post was too long to process during our migration. Please click on the attachment to read the original post.
7 REPLIES 7
sanjib
Associate III
Posted on January 18, 2014 at 09:26

sanjib
Associate III
Posted on January 22, 2014 at 05:38

Posted on January 22, 2014 at 06:14

Please top post responses.

You need to benchmark your code, and understand how many machine cycles it actually takes. Then compare that number with the rate at which the samples are arriving.

You really need to stop computing the constants over, and over, do it once, ideally in a way the compiler can use in the loops.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
sanjib
Associate III
Posted on January 22, 2014 at 07:34

sanjib
Associate III
Posted on January 22, 2014 at 07:39

sanjib
Associate III
Posted on January 22, 2014 at 16:13

sanjib
Associate III
Posted on January 23, 2014 at 04:52