Access to usb on mini2440

elenor
Hi 
I want to access to usb port on my mini 2440 , i'm using winCE 6 and visual
studio 2008 (C#.net ) . 
dose any one know how can i connect to usb port and transmit and receive
data with it ? 
i want to send and receive data like serial port . 
help me please .

bluscape
Hi Dave,

Which board are you using? Meaning where did you buy it from? I also
sometimes got junk characters from one of my minis. After I replacing the
RS232 level translator IC (3232) and all of its capacitors it resolved the
problem and I got no more junk characters.

MC

elenor
i think you misunderstood , i want to connect another device with usb port
to my mini 2440 and i want to send data through mini 2440 usb port to
another device . how can i access to mini's usb port in C# ?

Cristiano W. Araujo
the host or the slave port ?

I mean, you want to use the mini as a PC device ?

or you want to talk to a slave device ( like a HID device ) ?

markpq
Hi elenor!

I'm sorry about my english that is not good!

I have the same problem! i searched for resolving the problem! Some link
show infor about USB driver on BSP (USB serial, USB RNDIS), if you check 2
driver, driver USB serial will be loaded defalt because the ActiveSyn run
when USB plug in. So i try remove USB serial driver, i don't know USB RNDIS
was loaded or unloaded!

If you can resolve the problem, please help me!

Thanks in advance!

Regards!
markpq