GPIO ports

  • Thread starter Thread starter hakan aktan
  • Start date Start date
H

hakan aktan

i have a panel pc and it has Win CE 4.2 OS on it. I need to send data from
GPIO ports . I found stg. about VirtualCopy and VirtualAlloc but not so
clear how to do that. I am using VB.NET on Compact Framework 1.0 while
coding. Would someone give me some source or advice about this?

Thanx in advance
 
You know the physical address of the GPIOs? My blog entry (which you've
found) should work (though without the physical hardware on my end there's
no way for me to verify that). I'd recommend starting by putting it in a C#
project, generating a DLL and calling that to see what happens.

-Chris
 

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