sample code nrfx_spim_spis code question

Hi supporter

                Iuse two DK boards for nRF7002-DK & nRF5340-DK, SDK version is V2.5.2, sample code nrfx_spim_spis_nonblocking in C:\ncs\v2.5.2\modules\hal\nordic\nrfx\samples\src\nrfx_spim_spis\non_blocking. 

I want to connect this two DK borads as spim and spis send message.nRF7002-DK spi4 master(as below overlay setting picture) and nRF5340-DK spi2 slave(as below overlay setting picture), I build two boards verion and download the image for each board.connect the two boards as below, It's only print "[00:00:00.250,579] <inf> NRFX_EXAMPLE: Starting nrfx_spim_spis basic non-blocking example." on nRF7002-DK .after that no any information or result.what setting I miss or how to try it wrok?

For this I want to use high speed spi(frequency :32MHz) on each board, try to send big message on next state. can I use high speed spi resource on nRF7002-DK(SPIM) and nRF5340-DK(SPIS)?

Best Regards

     Tina

Parents Reply Children
No Data
Related