[stm32f429i-discovery] Added usb cdcacm example.
This commit is contained in:
11
examples/stm32/f4/stm32f429i-discovery/usb_cdcacm/README
Normal file
11
examples/stm32/f4/stm32f429i-discovery/usb_cdcacm/README
Normal file
@@ -0,0 +1,11 @@
|
||||
------------------------------------------------------------------------------
|
||||
README
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
This example implements a USB CDC-ACM device (aka Virtual Serial Port)
|
||||
to demonstrate the use of the USB device stack.
|
||||
|
||||
Board connections:
|
||||
------------------
|
||||
|
||||
CN6 (USB_OTG_HS) USB acting as device, connect to computer
|
||||
Reference in New Issue
Block a user