Posted on September 27, 2006 at 19:04I cannot believe that nobody has an explaination for this problem... Hints or tips to the problem mentioned above are also welcome!!
Posted on September 20, 2006 at 15:20I am developing a application in C using RVDK 2.1. I am facing a problem with floating points when using them in a ISR. Calling (call by value) a function manipulating/expecting floating point variables from a IS...
Posted on September 20, 2006 at 07:37In my http://www.st.com/stonline/books/pdf/docs/10350.pdf#search=''STR71x'';P1.15 is not marked as interrupt input at all... So no wonder that it is not in the XTI list.
Posted on September 14, 2006 at 08:38Hi @all! In one of my posts before I told u about a problem with floats when returning back to a ISR. Assume that u have a function using float variables. From that function you call a second function also receiv...