Hi,
When I try spi commnucation with sensor on nrf52840 (using Mbed OS with SDK14.2), it stuck to nrf_spim_task_trigger(p_spim, NRF_SPIM_TASK_START); while spim_xfer is called.
I mean uart debug log stopped right before nrf_spim_task_trigger().
Any clue about this problem? or was there any similar issue to this?
Best regards,
Won Huh.