USB Serial Port
should appear in Device Manager. The COMxx
number will be used to configure the terminal emulator.
dmesg
command. The /dev/ttyUSBx
number will be used to configure the terminal emulator.
[605576.562740] usb 1-1.1.2: new full-speed USB device number 17 using ehci-pci
[605576.660920] usb 1-1.1.2: New USB device found, idVendor=0403, idProduct=6001
[605576.660933] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[605576.660939] usb 1-1.1.2: Product: TTL232R-3V3
[605576.660944] usb 1-1.1.2: Manufacturer: FTDI
[605576.660958] usb 1-1.1.2: SerialNumber: FTGNVZ04
[605576.663092] ftdi_sio 1-1.1.2:1.0: FTDI USB Serial Device converter detected
[605576.663120] usb 1-1.1.2: Detected FT232RL
[605576.663122] usb 1-1.1.2: Number of endpoints 2
[605576.663124] usb 1-1.1.2: Endpoint 1 MaxPacketSize 64
[605576.663126] usb 1-1.1.2: Endpoint 2 MaxPacketSize 64
[605576.663128] usb 1-1.1.2: Setting MaxPacketSize 64
[605576.663483] usb 1-1.1.2: FTDI USB Serial Device converter now attached to ttyUSB0
A /dev/ttyUSB0 node has been created.
RomBOOT
message appearing, configure your serial line to 57600.115200 8-N-1
.
115200 8-N-1
:
Baud rate | 115200 |
Data | 8 bits |
Parity | None |
Stop | 1 bit |
Flow control | None |
Gadget Serial
should appear in Device Manager. The COMxx
number will be used to configure the terminal emulator.
dmesg
command. The /dev/ttyACMx
number will be used to configure the terminal emulator.
[609470.350006] usb 2-1.2: new high-speed USB device number 17 using ehci-pci
[609470.443102] usb 2-1.2: New USB device found, idVendor=0525, idProduct=a4a7
[609470.443107] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[609470.443111] usb 2-1.2: Product: Gadget Serial v2.4
[609470.443113] usb 2-1.2: Manufacturer: Linux 3.10.0-yocto-standard with atmel_usba_udc
[609470.450258] cdc_acm 2-1.2:2.0: This device cannot do calls on its own. It is not a modem.
[609470.450314] cdc_acm 2-1.2:2.0: ttyACM0: USB ACM device
RomBOOT
message appearing, configure your serial line to 57600.115200 8-N-1
.
115200 8-N-1
:
Baud rate | 115200 |
Data | 8 bits |
Parity | None |
Stop | 1 bit |
Flow control | None |
AT91 USB to Serial Converter
should appear in Device Manager
dmesg
command:
[ 766.492942] usb 2-1.1: new high speed USB device using ehci_hcd and address 8
[ 766.585934] cdc_acm 2-1.1:1.0: This device cannot do calls on its own. It is not a modem.
[ 766.586033] cdc_acm 2-1.1:1.0: ttyACM0: USB ACM device
It is the CDC driver which is used and you can see that a /dev/ttyACM0 node has been created.
demo_linux_nandflash.bat
file. If you have a PDA 4.3" display module then launch demo_linux_nandflash_pda4.bat
. If you have a PDA 7" display module then launch demo_linux_nandflash_pda7.bat
.sh
file and modify /dev/ttyACMx device number.
demo_linux_nandflash.sh
file. If you have a PDA 4.3" display module then launch demo_linux_nandflash_pda4.sh
. If you have a PDA 7" display module then launch demo_linux_nandflash_pda7.sh
=
Done. =
is written at the end of the file.
root
login account without password.
I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
![]() |
sama5d3_xplained.png | manage | 473.5 K | 2014-02-14 - 07:17 | LudovicDesroches | |
![]() |
sama5d3_xplained_demo.png | manage | 155.4 K | 2014-02-14 - 13:41 | LudovicDesroches | |
![]() |
sama5d3_xplained_ftdi.png | manage | 32.0 K | 2014-02-18 - 10:33 | LudovicDesroches | |
![]() |
sama5d3_xplained_sam-ba.png | manage | 30.9 K | 2014-02-19 - 09:49 | LudovicDesroches | |
![]() |
sama5d3_xplained_usb_console.png | manage | 31.1 K | 2014-02-18 - 15:05 | LudovicDesroches |
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Microchip® and others, are registered trademarks or trademarks of Microchip Technology Inc. and its subsidiaries.
Arm® and others are registered trademarks or trademarks of Arm Limited (or its affiliates). Other terms and product names may be trademarks of others.
Ideas, requests, contributions ? Connect to LinksToCommunities page.