How to do SPIM with handshakes

I'm using SDK15.3 on an nRF52840 with FreeRTOS and specifically non-preemptive scheduling.

I want to so some transfers on SPIM (it's configure with DMA but that's not a requirement)... I've got a part I'm talking to that has a READY handshake signal coming back from it that kicks in during long transfers... basically it's implementing XON/XOFF for the regular SPI transaction.

Got any hints at how to handle that?

Parents
  • Hi Randy

    Susheel is currently out of office, and will be back on Monday next week. We're currently working through our backlog after the Christmas period, so we'll get back to you before Monday if we find the time to read through and explain the code snippet. If not you'll hear back from Susheel on Monday.

    Best regards,

    Simon

Reply
  • Hi Randy

    Susheel is currently out of office, and will be back on Monday next week. We're currently working through our backlog after the Christmas period, so we'll get back to you before Monday if we find the time to read through and explain the code snippet. If not you'll hear back from Susheel on Monday.

    Best regards,

    Simon

Children
Related