| Author |
Message |
zhangpengyu
Joined: 28 Jun 2004 Posts: 177 Helped: 2
|
21 Aug 2004 4:05 what's a driving program |
|
|
|
Hi
gus!
I want to know what's driving program and what's difference between driving and normal program such as txt reader.
Thanks !
zhpy
|
|
| Back to top |
|
 |
brmadhukar
Joined: 21 Jun 2002 Posts: 844 Helped: 29
|
22 Aug 2004 20:01 Re: what's a driving program |
|
|
|
Hi,
A driver is a software code in the main processor that enables it communicate with another hardware peripheral. This requires software control of parameters of the hardware.
B R M
|
|
| Back to top |
|
 |
lunark
Joined: 11 Sep 2004 Posts: 19
|
11 Sep 2004 16:17 what's a driving program |
|
|
|
| driver code is to communicate with the hardward peripheral,most of them is the address operation.such as writing value to the register of the hardware, and the time order is also important.
|
|
| Back to top |
|
 |