Tool/software:
Hi there,
I am a complete novice when it comes to the AM243x SoC. We will be using this processor in the future and are currently investigating how the required functionalities can be implemented.
One functionality we need for various tasks is the cyclic triggering of an SPI transfer. Since this has to happen frequently and asynchronously to other cyclic tasks, the CPU should be involved as little as possible (no interrupts).
Is it possible on the AM243x to trigger an SPI transfer with a predefined length via a timer?
Thanks in advance
Mathias