bringmeup / hub

1 stars 0 forks source link

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

Open nazgee opened 6 years ago

nazgee commented 6 years ago

Playback scenarios are fine, recording is an issue

nazgee commented 6 years ago

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