Symbian-Developers

Symbian^3, Anna, Belle Forum => General Symbian^3 Discussions => Topic started by: aksonlyaks on July 05, 2012, 03:34:30 pm

Title: USB otg development: Support for more device
Post by: aksonlyaks on July 05, 2012, 03:34:30 pm
Hello to all,

I was thinking that how to add support for USB devices on N8. I know N8 already support mouse, keyboard, USB mass storage device. But how can we add some new device to the USB stack of N8. I searched on Internet but I hardly found anything related to development on the USB otg on N8.
If anyone knows anything Please share with us as well.

Thanks
Title: Re: USB otg development: Support for more device
Post by: Allstar12345 on July 05, 2012, 03:39:52 pm
I think its a lot down to hardware as its only a phone and it even gives power warnings when plugging a usb stick into it .
Title: Re: USB otg development: Support for more device
Post by: aksonlyaks on July 05, 2012, 03:52:08 pm
yaaaa.. Even I found the power warnings. but it is suggested to use external powered hub and connect your device through that. I think that would avoid the power warning.

But, how can we add any new device such that n8 can recognise it. Devices that I'm more interested are Modems, serial devices.. Any suggestions??
Title: Re: USB otg development: Support for more device
Post by: Allstar12345 on July 05, 2012, 03:55:59 pm
yaaaa.. Even I found the power warnings. but it is suggested to use external powered hub and connect your device through that. I think that would avoid the power warning.

But, how can we add any new device such that n8 can recognise it. Devices that I'm more interested are Modems, serial devices.. Any suggestions??
I haven't a clue to be honest i think it only recognizes certain types.
Title: Re: USB otg development: Support for more device
Post by: jitesh.dhawan on July 05, 2012, 04:38:21 pm
I am not sure, but you can explore the following links:

http://www.jungo.com/st/embedded_usb_host_stack.html

http://library.developer.nokia.com/index.jsp?topic=/S60_5th_Edition_Cpp_Developers_Library/GUID-35228542-8C95-4849-A73F-2B4F082F0C44/sdk/doc_source/guide/Short-Link-Services-subsystem-guide/ShortLinkServices/USBMan/USBMan/USB_personality_how_to.html

In the library, you even have Serial Communication information as well...