Hi everyone,
I'm working on servicing SPI peripheral with eDMA for performance purposes on OMAP L137. The thing is that I would like to use the CSHOLD feature from the SPI.
Is that possible ? Because, the way I think I'll be compelled to do it is set a channel with N-1 bytes to tranfer and then chaining to another channel for the remaning byte disabling CSHOLD at the same time in this transfer. Seems kind of tricky though.
Any automatic way to manage CSHOLD with eDMA ?
Regards,
Maxime