Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"max98090 2-0010: PLL unlocked" during recording #24

Open
nazgee opened this issue Apr 2, 2018 · 1 comment
Open

"max98090 2-0010: PLL unlocked" during recording #24

nazgee opened this issue Apr 2, 2018 · 1 comment

Comments

@nazgee
Copy link
Contributor

nazgee commented Apr 2, 2018

Playback scenarios are fine, recording is an issue

@nazgee
Copy link
Contributor Author

nazgee commented Apr 2, 2018

test script I use to reproduce the issue

adb shell tinymix 5    18
adb shell tinymix 24   1
adb shell tinymix 144  IN56
adb shell tinymix 126  0
adb shell tinymix 127  1
adb shell tinymix 133  0
adb shell tinymix 134  1
adb shell tinymix 143  ADC
timeout 3 adb shell tinycap /sdcard/file.raw -D 0 -d 0 -c 2 -r 44100 -b 16 -p 16 -n 16
#timeout 3 adb shell tinycap /sdcard/file.raw -D 0 -d 0 -c 2 -r 48000 -b 16 -p 16 -n 16
adb pull /sdcard/file.raw
hexdump -C file.raw | head -n 1000 | tail -n 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant