When I use the spi of nRF5340 to read the data of ADS1299, I find that whenever I use J-LINK to read the RTT LOG, there will be an error (spi_nrfx_spim: Timeout waiting for transfer complete). I can't find the related log in the nrfx_spim.c file again. Once the RTT LOG is turned off, the SPI timing is exactly correct. Whether to print a large number of logs also consumes CPU thread time. Note: I have turned off the TFM while watching the tutorial
I hope to get your help. Thank you
SOK