Hi,
I'm trying to code a hilbert transform in DSP, to implement a single-signal direct conversion receiver. This seems to be within the realm of the possible on the Teensy 3.2 ... IF I can use DSP instructions (not the pre-built library calls). Are these available? I guess I don't fully...