xmos / lib_src

Sample rate conversion library
Other
16 stars 18 forks source link

Return code on asynchronous_fifo_consumer_get #135

Closed ed-xmos closed 3 weeks ago

ed-xmos commented 3 weeks ago

In support of https://github.com/xmos/lib_src/issues/132

Also updates ASRC task to clear samples to zero if FIFO is not valid

I have tested this in HW and can confirm 0 samples are sent when FIFO invalid for ASRC task which uses the return code.