Shop OBEX P1 Docs P2 Docs Learn Events
Two families of uM-FPU drivers on OBEX — Parallax Forums

Two families of uM-FPU drivers on OBEX

cessnapilotcessnapilot Posts: 182
edited 2011-11-30 02:24 in Propeller 1
Hi,

Three drivers for the 64-bit uM-FPU64 have been uploaded to OBEX:

FPU64_SPI_Driver (Core, as common part of FPU64 drivers, upgrade)
FPU64_ARITH_Driver (Basic arithmetic operations, new)
FPU64_MATRIX_Driver (Basic and advanced matrix operations, new)

as part of detailed and commented demos.

I do not let down the users of the uM-FPU v3.1. Each uM-FPU64 driver has now the 32-bit version equivalent on OBEX, too:

FPU32_SPI_Driver (upgrade)
FPU32_ARITH_Driver (new)
FPU32_MATRIX_Driver (upgrade)

The next ones will be the FPUxx_FFT drivers. (95% ready) With these one can make (up to) 2K FFT with selectable window functions, or one can make ZOOM FFT to focus on a portion of the spectrum with much higher resolution.

Cheers,

Istvan
Sign In or Register to comment.