Hi @chenyin_h,
Sorry for late responce.
In BSP44 S32G3 user manual, the section "19.2 Using the SAR-ADC in Linux" includes following modes:
"2. Software triggered mode"
"3. Scan (continuous) conversions in normal mode"
if after testing the 2 mode following the related steps, then execute 3 mode directly, the commands "hexdump -e '"iio0 :" 8/2 "%04x " "\n"' /dev/iio:device0 | head -20" or "iio_generic_buffer -N 0 -g -l 4096" will hang there.
I did not save my test log, but it is easy to reproduce the issue by above steps.
Thanks,
Zhantao