Attaching hardware to Windows CE

  • Thread starter Thread starter George
  • Start date Start date
G

George

Are there any good books or info on attaching hardware
(like a memory mapped device) to a Win CE based PDA? What
is the proceedure for memory mapping some hardware to a
PCMCIA card slot of a PDA?
 
The card's driver handles that by calling suitable functions in the PCMCIA
driver. If you're going to do this, you should already have Platform
Builder, which has a lot of sample drivers, including some for PCMCIA cards.
You won't be doing this from managed code...

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top