Hello,
I have some simple questions concerning the timer plus functionality in the OMAPL138. Formerly we used a timer in the DM642 which sends an edma event when the count register reaches the value in the period register. The Timer is reset and continues counting. The edma reloads the count register with a value out of a table in memory (no reload register available). Now we want to do the same with the timer plus in the OMAPL138. My questions are:
- Do we need the timer plus functionality (reload,...) to achieve the functionality described above?
- Are we allowed to write to the timer counter register while the timer is running (plus features disabled)? (see 2.1.5.2 of sprufm5a)
- Is it necessary to acknowledge the edma event in INTCTLSTAT? In the dm642 there was no need to acknowledge the edma event.
Thanks for your help