Hello.
Is there any difference between i2s hardware in nRF52840 and nRF52833? I made WS2812B i2s driver and working very good on nRF52840. The same code (project is adjusted to nRF52833) doesn't work on nRF52833. I discovered that there is small oversight in SDK17.1.0. In nrfx_i2s_stop missing definition about nRF52833 which repair USE_WORKAROUND_FOR_I2S_STOP_ANOMALY (file nrfx_i2s.c). I try to find some differences in manuals, but I can't see.
Best regards,
PiotrW
