mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
SAMA5 UDPHS: Some very early debug corrections. Not yet working.
This commit is contained in:
@@ -1241,6 +1241,15 @@ Configurations
|
|||||||
Device Drivers -> USB Device Driver Support
|
Device Drivers -> USB Device Driver Support
|
||||||
CONFIG_CDCACM=y : Enable the CDC/ACM device
|
CONFIG_CDCACM=y : Enable the CDC/ACM device
|
||||||
|
|
||||||
|
The following setting enables an example that can can be used to
|
||||||
|
control the CDC/ACM device. It will add two new NSH commands:
|
||||||
|
(1) sercon will connect the USB serial device (creating /dev/ttyACM0),
|
||||||
|
and (2) serdis which will disconnect the USB serial device (destroying
|
||||||
|
/dev/ttyACM0).
|
||||||
|
|
||||||
|
Application Configuration -> Examples:
|
||||||
|
CONFIG_EXAMPLES_CDCACM=y : Enable an CDC/ACM example
|
||||||
|
|
||||||
STATUS:
|
STATUS:
|
||||||
2013-7-19: This configuration (as do the others) run at 396MHz.
|
2013-7-19: This configuration (as do the others) run at 396MHz.
|
||||||
The SAMA5D3 can run at 536MHz. I still need to figure out the
|
The SAMA5D3 can run at 536MHz. I still need to figure out the
|
||||||
|
|||||||
Reference in New Issue
Block a user