Posted on May 17, 2011 at 13:31I ran into this problem using sprintf for floating point numbers while running under an RTOS. It turned out that for floating point the stack must be 8-byte aligned when you enter sprintf. You also need to ensure that ...
Posted on May 17, 2011 at 13:16Since we have been discussing road maps for the STM32, I thought I would put in my opinion of what should be added/changed. I have been using the STM32F103 devices now for about 6 months and really enjoy working with t...
Posted on May 17, 2011 at 13:06STOne-32, The link for the Standard Peripheral Library 3.0.0 library downloads the older 2.0.3. Please let us know when this is fixed.