While testing the microphone of the sf32lb52-mod-1 a128r16 module, I used the audprc example from the main branch SDK, specifically located at example/rt_device/audprc. After successfully compiling and flashing, I ran the command audprc rx 1 48000 16 to record audio, but the log kept printing “Got abnormal audio size = 0”. When I used the command audprc tx 1 48000 16 to play back the recording, the speaker made only a brief sound and then went silent.
I tested the same procedure using the v2.4.4 branch and did not encounter this issue. However, my project is based on the main branch, so I hope this issue can be fixed there. Please let me know once it’s resolved—thanks! ![]()
Below are some screenshots:
-
Compilation and flashing screenshot
-
Log output screenshot when running
audprc rx 1 48000 16
-
Log output screenshot when running
audprc tx 1 48000 16




