CDC ACM

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(+cat)
Line 8: Line 8:
  
 
[[Category:Technical]]
 
[[Category:Technical]]
 +
 +
 +
See http://wiki.openmoko.org/wiki/USB_CDC_ACM from more information

Revision as of 20:25, 31 July 2008

USB CDC ACM (Universal Serial Bus - Class Definition for Communication Devices - Abstract Control Model) supports serial communication (including AT-commands) over USB.

CDC ACM is used to access the U-boot bootloader prompt over USB (see: U-boot#Using_usbtty_from_Linux).


Specification

http://www.usb.org/developers/devclass_docs/usbcdc11.pdf (3.6.2.1)


See http://wiki.openmoko.org/wiki/USB_CDC_ACM from more information

Personal tools

USB CDC ACM (Universal Serial Bus - Class Definition for Communication Devices - Abstract Control Model) supports serial communication (including AT-commands) over USB.

CDC ACM is used to access the U-boot bootloader prompt over USB (see: U-boot#Using_usbtty_from_Linux).


Specification

http://www.usb.org/developers/devclass_docs/usbcdc11.pdf (3.6.2.1)


See http://wiki.openmoko.org/wiki/USB_CDC_ACM from more information