Hi,
We are working on nrf5340 with the nrfx I2S implementation. We have configured the I2S IRQ for every 5 miliseconds.
However, we have observed that successive IRQ introduce 100 micro seconds delay which results into a deleay over time.
Is there any way to reduce this delay in the I2S IRQ?
We have observed "#define CONFIG_NUM_METAIRQ_PRIORITIES 0" in the autoconf.h file.
Is this the maximum priority for I2S IRQ? Is there anyway to increase the priority for I2S IRQ?
Thanks,
Nishant