Difference: FloatingPointUnit (6 vs. 7)

Revision 72022-10-27 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Floating Point Unit

Line: 8 to 8
 
Changed:
<
<
  • atof() benutzen?
>
>
  • printf("%f", myFloat)
  • atof() oder strtof() benutzen?
 
  • nur single-precision? (7..8 Dezimalstellen, H7 hat double precision FPU)
  • kein eigener Stack
  • >float wo?
Line: 18 to 18
 
  • auf float in ISR verzichten
  • _FPU_USED
  • AN4044 Application note, Foating point unit demonstration on STM32 microcontrollers
Added:
>
>
  • f. fe. fs.
  >float in Gforth engine/support.c verwendet strtod() (strtof() for single precision)
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback