sama5d3xplained
Last modified by Microchip on 2025/07/17 12:20
Connect the USB to the board before launching SAM-BA
- Open JP5 to disable NAND Flash memory access
- Press BP2 reset button to boot from on-chip Boot ROM
- Close JP5 to enable NAND Flash memory access
- For Microsoft Windows users: verify that the USB connection is well established
AT91 USB to Serial Converter should appear in Device Manager. If it shows a unknown device you need to download and install the driver: AT91SAM USB CDC driver - For Linux users: check /dev/ttyACMx by monitoring the last lines of dmesg command:[172677.700868] usb 2-1.4.4: new full-speed USB device number 31 using ehci-pci
[172677.792677] usb 2-1.4.4: not running at top speed; connect to a high speed hub
[172677.793418] usb 2-1.4.4: New USB device found, idVendor=03eb, idProduct=6124
[172677.793424] usb 2-1.4.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[172677.793897] cdc_acm 2-1.4.4:1.0: This device cannot do calls on its own. It is not a modem.
[172677.793924] cdc_acm 2-1.4.4:1.0: ttyACM0: USB ACM deviceidVendor=03eb, idProduct=6124: from this message you can see it's Microchip board USB connection.
- For Microsoft Windows users: verify that the USB connection is well established