Hi,
I noticed the Teensy can be configured as an audio interface.
Can I configure this as a 1 channel, 16 bits, 384KHz sample rate input device?
I would like to use a Teensy 4 to create a ultrasonic microphone.
I have a mic that produces an analog signal up to 100KHz.
I want to use the ADC to sample this at 384KHz (to have some room for anti alias filtering).
And use the Teensy Audio mode to output the audio samples to the host.
Is this possible?
How do I configure the Teensy Audio mode? Where can I find information about this?
I noticed the Teensy can be configured as an audio interface.
Can I configure this as a 1 channel, 16 bits, 384KHz sample rate input device?
I would like to use a Teensy 4 to create a ultrasonic microphone.
I have a mic that produces an analog signal up to 100KHz.
I want to use the ADC to sample this at 384KHz (to have some room for anti alias filtering).
And use the Teensy Audio mode to output the audio samples to the host.
Is this possible?
How do I configure the Teensy Audio mode? Where can I find information about this?