Posted on July 18, 2005 at 09:08Hello, we have a floating-point process in C, which is part of a fuel cell control system. This process is running on the ST10f269 and should be accelerated. Is this possible with the DSP library, and how? What are th...
Posted on July 18, 2005 at 09:05Hello, with the ST10F269 are there any known errors, when there is a multiplication with 0 using floating-point variables? Best regards Patrick
Posted on April 27, 2005 at 07:55 Hello, I want to use the arithmetic functions of the DSP library to optimize a controller function. Does the involvement of the MAC unit really give an advantage in time. e.g the normal operation c=a-b where a...
Posted on April 15, 2005 at 08:56Hello, I have to optimize a self-written C function, which uses floating point variables. Is this possible with the MAC unit of the ST10f269? How can I involve the MAC unit? Or are there other possibilities? Where ca...