This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ARM+DSP timer sharing

Other Parts Discussed in Thread: OMAP-L138

Hi,

We are designing a measurement tool with L138 and I have question marks. We will use Linux and DSP/Bios. DSP will read ADC then some tasks process the data that comes from ADC. I need two timers. First one is for measurement frame such as, 1sec, 10sec and second timer for triggering ADC conversion.

Clock source must be RTC oscillator for first timer. I have accurate crystal and timing frame must be accurate. Can I set the RTC clock as timer source for a timer in DSP side during Linux uses RTC? I am not sure how ARM and DSP share the RTC clock circuit and timers.

I need to set second timer as DMA trigger source and DMA must read ADC over SPI. I think there is separate DMA Controller in DSP side and I can configure the timers for ARM and DSP. I didn't check the peripheral configuration in Linux.

Do you see any problem in this scenario? What subjects should I concern?

 

Thanks in advance

Serdar