Hi people, I am working with this DSC f28355, use a floating point calculus.
My question is about the time in calculus, by example I have this:
numV=(T*vi_11); denV=vo_11;
calculo_toff=((float)numV)/((float)denV);
I put a debugger pins in oscilloscope and look the consumption time by DSC, the time is 5.32 us.
I wish if is posible any answer about this, This is the speed of calculus?
guillermo


