Subject:
|
RE: disable LNP
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Sun, 12 Oct 2003 15:16:01 GMT
|
Reply-To:
|
<rhempel@bmts.comNOMORESPAM>
|
Viewed:
|
3447 times
|
| |
| |
> Note: Each sensor will be polled at (1KHz / 4) since the "start sensor
> A/D" is fixed at 1KHz and sensors (including battery level) are polled
> one at a time in series.
Doesn't the H8/300 have a mode where you can scan up to 4 channels
at once?
Ralph
|
|
Message is in Reply To:
| | Re: disable LNP
|
| (...) Mark is correct: I made the following two changes which will cause the sensors to be polled at 1KHz: in systime.c; added "bset #0x5,@_AD_CSR:8"; extern void clock_handler(void); ... sys_nohigh: mov.w #0x5a06,r6 ; reset wd timer to 6 mov.w (...) (21 years ago, 12-Oct-03, to lugnet.robotics.rcx.legos)
|
7 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|