AussieBruce
Member
I started off with Timer1 with information from this page:
It got me going, but I need some more details, all my efforts to locate something have failed. I clicked the appropriate link at the bottom of the page, and it sent me to a generic Arduino information page with a search box at the top, I entered TImer1 library and a number of hits came up, they were all inapplicable to my situation , I need plain vanilla specs on the basic functions involved. If someone could provide me with a link I'd appreciate it.
I've experienced the same problem every time I've tried to get more detailed information on library funcs. Even google searches send me to that generic page and that's where things go off the rails. Maybe the problem is that the Arduino information is not set up for Teensy??
Specifically, what's the maximum value for the argument of the Initialize() function? It appears to be rolling over when I try large values.
TimerOne & TimerThree Arduino Libraries
www.pjrc.com
It got me going, but I need some more details, all my efforts to locate something have failed. I clicked the appropriate link at the bottom of the page, and it sent me to a generic Arduino information page with a search box at the top, I entered TImer1 library and a number of hits came up, they were all inapplicable to my situation , I need plain vanilla specs on the basic functions involved. If someone could provide me with a link I'd appreciate it.
I've experienced the same problem every time I've tried to get more detailed information on library funcs. Even google searches send me to that generic page and that's where things go off the rails. Maybe the problem is that the Arduino information is not set up for Teensy??
Specifically, what's the maximum value for the argument of the Initialize() function? It appears to be rolling over when I try large values.