2.2 SAM9X75-Curiosity
To set up the target:
- Insert the SD card into the target board.
- Connect the LAN8840 EDS2 daughter card to the Gigabit Ethernet J17 connector.
- Connect an Ethernet cable to the RJ45 connector on the LAN8840 EDS2 daughter card, ensuring it is connected to a network with internet access.
- Connect an FTDI-compatible UART-to-USB cable between the UART DEBUG J35 header and the PC.
- Ensure that jumpers J9 and J10 are open to prevent booting from NAND and QSPI Flash.
- Power on the board by plugging the provided USB Type-A to micro-USB cable into the J2 micro-USB port.
- Open the serial console using your preferred terminal application, for example, sudo minicom -s.
To identify the serial port on the PC, connect the FTDI cable and run sudo dmesg. In our example, the serial device appears as /dev/ttyUSB0.
