nrfx_spim_spis sample cannot be used UART to print

Hello all,

I'm using nrfx_spim_spis  non_blocking sample to make my nRF5340 DK as SPI SLAVE.

I don't need SPI MASTER, so I delete the SPIM code.

But I found that I can't use printk to print.

My SDK version is ncsv2.3.0.

Here is my project.

5518.SPIS.zip

Are there anything I need to change?

Thanks!

Parents Reply Children
Related