cuishuang456
New member
Hello everyone,
I'm working on an audio project using the Teensy 4.0 and could use some help getting started.
I'm planning to use a stereo two-channel 768 kHz ADC (PCM5120-Q1) and need confirmation that the Teensy 4.0 can handle 768 kHz sampling at 32 bits per frame (16 bits per channel) with a BCLK clock rate of 24.576 MHz. Does the current audio library support this, and how do I configure it? Are there specific changes I need to make in the code?
I'm relatively new to audio projects, so any guidance is appreciated. Thanks in advance!
I'm working on an audio project using the Teensy 4.0 and could use some help getting started.
I'm planning to use a stereo two-channel 768 kHz ADC (PCM5120-Q1) and need confirmation that the Teensy 4.0 can handle 768 kHz sampling at 32 bits per frame (16 bits per channel) with a BCLK clock rate of 24.576 MHz. Does the current audio library support this, and how do I configure it? Are there specific changes I need to make in the code?
I'm relatively new to audio projects, so any guidance is appreciated. Thanks in advance!
Last edited: