Login

Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.

ARM Community: ARM11 MPcore timer and counter - ARM Community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

ARM11 MPcore timer and counter ARM11 MPcore timer and counter Rate Topic: -----

#1 User is offline   CAXYZ 

  • Member
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 08-June 11

Posted 01 July 2011 - 08:39 PM

Hi Experts

I am using ARM11 MPCore and having two questions about the Timer/Counter.


1. Can the Timer send a DMA request while certain condition is met, e.g., it reaches to zero?

2. Is there any hardware counter I can use?

thanks,
0

#2 User is offline   BigDaveC 

  • Member
  • Pip
  • Group: Members.
  • Posts: 3
  • Joined: 28-September 10

Posted 13 July 2011 - 07:31 AM

Hi,

> 1. Can the Timer send a DMA request while certain condition is met, e.g., it reaches to zero?

Unfortunately, no. The timers (and Watchdogs) are simple countdown timers that generate interrupts on reaching zero. They can be configured with varying start values and in single-shot and auto reload modes, but that's about it.


> 2. Is there any hardware counter I can use?

What do you mean by a hardware counter? One that counts up instead of down to zero? ARM provides the AMBA Design Kit that contains a dual timer-counter but I understand the behaviour is similar to that of the timers in the MP core.

David
1

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic