Hi,
I have a kind of newbie question to the Sitara PRU and using its timers.
My problem is that I need to use several timers in parallel - what i found in manuals for the Sitara CPU is that the PRU can access directly timers for UART and IEP. That's fine, but it seems that only IEP timer can be configured to generate pulses as I need (1 us). Or am I missing something?
The worst part is that I actually need three timers - so there are 6 peripheral. I'm not quite sure how to connect them into the PRU. So my question is if it is possible to use these timers for the invoking ISR inside the PRU software?
I also have follow-on question - as the main CPU is running application that is kind of demanding on the L3/L4 bus, could I cause some lags or delays to the main routine by using the peripheral timers?
Thanks,
Roman