2009/5/1 Mark Night <[email protected]>: > I am doing a project on openmoko. I need some help regarding the usb > interface of openmoko. > Is USB port available on openmoko a master, slave or OTG port?
master or slave, switchable manually through software. not otg. there is a page on the wiki with lots of detail about how to switch it in software, how to get/make cables, providing/drawing power, etc http://wiki.openmoko.org/wiki/USB shows some of them there are also a couple of apps at opkg.org for switching host/slave; i'm not sure if they work with the new sysfs paths, though > I need to send the data from openmoko to an embedded device through a usb to > serial converter IC. The small embedded device only has facility for serial > data transfer (USART). So, how can I send some data from openmoko through C > code or any other utility by which the data can be converted to serial > format by that IC and then can be received by the embedded device. > Any help will be highly appreciated as the project is related to my course > at university. > Thanks... _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

