Author Topic: Interrupts  (Read 1959 times)

0 Members and 1 Guest are viewing this topic.

Offline NinjaKnight

  • LV2 Member (Next: 40)
  • **
  • Posts: 20
  • Rating: +2/-0
  • Hey! Look behind you! It's a -- (runs)
    • View Profile
Interrupts
« on: February 05, 2011, 03:48:02 pm »
How fast (as in how many times per second) will an interrupt trigger at the different settings?
For example, if I do
Code: [Select]
fnInt(LBL,0)how quickly does it execute LBL?
Ninja vs. Chuck Norris == n/0. Both end with the world blowing up.

"We could use up two eternities in learning all that is to be learned about our own world and the thousands of nations that have arisen and flourished and vanished from it. Mathematics alone would occupy me eight million years."
-Mark Twain

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Interrupts
« Reply #1 on: February 05, 2011, 03:53:17 pm »
I don't know much about interrupts, but I do believe that they are executed around 140 times per second

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Interrupts
« Reply #2 on: February 05, 2011, 03:59:45 pm »
A good [ASM] guide to interrupts

http://tifreakware.net/tutorials/83p/a/intguide.htm

The slowest an interrupt will execute (without fancy timer stuff) is 140 Hz.
« Last Edit: February 05, 2011, 04:00:39 pm by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ