Hello everyone,
I have found the following issue in the behavior of the SPI driver:
having connected an NRF52840 as an SPI master which is set to receive 22 bytes from an SPI slave on NR52832
if the last bit received by the master is set to one the MISO signal looks distorted as shown in the pictures
Although the received data are correct. but the MISO signal should go back to Idle once the clock of the master has stopped
Thank you