Jump to content
btwin

Tinker board S R2.0 audio codec

Recommended Posts

Hi,
I am using Tinker Board S microphone input to analyze high frequency audio recording in my project. The 24bit/96KHz audio recording resolution provided by Tinker Board S RTL ALC4040 HD CODEC is sufficient for my project.
I would like to know if the Audio RTL ALC4030U CODEC used in Tinker Board S R2.0 version provides 96Khz or higher resolution audio recording. Is there an address where I can find technical information about RTL ALC4030U CODEC?

Thanks,

Share this post


Link to post
Share on other sites

According to my tests  Audio RTL ALC4030U CODEC used in Tinker Board S R2.0 version  does not provide 96Khz audio input. It only supports 48Khz sampling frequency.

$ arecord -d 5 -f S24_3LE --device="hw:0,1" --channels=2 --rate=96000 test.mp3
Recording WAVE 'test.mp3' : Signed 24 bit Little Endian in 3bytes, Rate 96000 Hz, Stereo
Warning: rate is not accurate (requested = 96000Hz, got = 48000Hz)
         please, try the plug plugin

Share this post


Link to post
Share on other sites

hello @btwin

 

On 5/27/2023 at 2:16 PM, btwin said:

According to my tests  Audio RTL ALC4030U CODEC used in Tinker Board S R2.0 version  does not provide 96Khz audio input. It only supports 48Khz sampling frequency.

this issue can be reproduced on our side and we're working on it, will keep you updated when it's fixed

Share this post


Link to post
Share on other sites

Hello,

The new firmware worked. I can now record audio with 96 Khz sampling rate.

I wonder if it is possible to support with 192 Khz sampling rate on Tinker Board R2.0 since  RTL ALC4030U CODEC actually supports it.

Thanks a lot.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...