Sign in

username:

password:



Not a member?

Search basicx



Search tips

Subscribe to basicx



basicx by Keywords

Accelerometer | ADC | ADXL | Adxl20 | AVR | BasicStamp | BX-35 | BX28 | BX35 | COM3 | Compiler | Downloader | EEPROM | Electromagnet | GetADC | GP2D1 | GPS | I2C | IDE | Keypad | LCD | LCD+ | MIDI | Motors | Multitasking | Netmedia | Networking | PCB | PID | PlaySound | PWM | Relays | RTC | Servo | ShiftOut | SitePlayer | SPI | Stack | Timer | USB

Ads

Discussion Groups

Discussion Groups | BasicX | Re: Internal Timers

Discussion forum for the BasicX family of microcontroller chips.

Internal Timers - Kirk Lovewell - Aug 15 18:11:00 2000

Is there any documentation on conflicts with any of the internal timers in
the BX24 processor (Timer0 - Timer2) and any of the BX24 system calls? The
documentation lists the various Special Function Registers but does not give
any warnings as to the use of these, and I know there must be some caveats
in using these.

Kirk Lovewell






(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )


Re: Internal Timers - Tony Brenke - Aug 15 18:45:00 2000

Operating_system_referance.doc
page 26 gives you a list of conflicts.

adc to com1 used timer 1
InputCapture used timer 1
OutputCapture uses timer 1

those are all I have found.
other posable are:

DACpin / PutDAC
InputCapture
OutputCapture
RTC (Real Time Clock)
CountTransitions
FreqOut
PlaySound
PulseIn
PulseOut
RCtime --- Kirk Lovewell <> wrote:
> Is there any documentation on conflicts with any of
> the internal timers in
> the BX24 processor (Timer0 - Timer2) and any of the
> BX24 system calls? The
> documentation lists the various Special Function
> Registers but does not give
> any warnings as to the use of these, and I know
> there must be some caveats
> in using these.
>
> Kirk Lovewell __________________________________________________
/">http://mail.yahoo.com/





(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )