01-06-2006 05:01 PM
01-06-2006 05:07 PM
01-07-2006 01:07 PM
01-09-2006 01:50 PM
01-09-2006 04:16 PM
Hi, DieoF,
Thank you so much! the DIO function is working!
My working programe is:
===initial MITE===
Thank you again.
BTW, would you mind if tell me how to sample AD channels? Using Counters? I am sorry bothering so much. I am working on my PhD project, I have spent a lot of time to make the card working. Thank you very much!
Best,
Haihong
01-09-2006 04:19 PM
Sorry,
writel( (mem1&0xffffff00)|0x80, mem0+0xc0);
should be:
writel( (BAR1 & 0xffffff00 ) | 0x80, mem0+0xc0);
01-09-2006
04:31 PM
- last edited on
04-09-2025
04:28 PM
by
Content Cleaner
It's no bother, that's what the forums are for...
For MSeries examples I suggest using MHDDK.
Here's some general information on MHDDK:
Measurement Hardware Driver Development Kit Register Level Programming Architecture
Measurement Hardware Driver Development Kit Frequently Asked Questions
How to use a ChipObject
How to Make an iBus