Home - gneidermeier/CANFDDemo_SAMe54_START GitHub Wiki
Welcome to the CANFDDemo_SAMe54_START wiki!
Purpose of this information is to document the learning activity with the SAM E54 Xplained Pro eval board.
Requirements:
- SAM E54 Xplained Pro eval board
- Micro USB cable (not supplied with the board)
- Computer with Atmel Studio installed
- Terminal emulator program e.g. minicom, PuTTY
Setting up the board
- Connect board to PC with micro-USB cable connected to "DEBUG USB" on the board.
- Open a serial communication terminal emulator program and configure Virtual COM port to 115200-
Next ... CAN-Demo-on-SAMe54-Xplained-Pro
Reference:
- SAM E54 Xplained Pro User's Guide
- SAM_E54_Xplained_Pro_Design_Documentation (schematics)
- ATSAME54 product page
- MCU Starter Projects "Simple starter projects for bare-metal MCU development" by Alex Tadarov ... highly recommended