1.6.1 SAMD10 Xplained Mini Onboard Sensor Example
Path of the application within the repository is apps/onboard_sensor/firmware/sam_d10_xmini/
To build the application, refer to the following table and open the project using its IDE.
| Project Name | Description |
|---|---|
| firmware\sam_d10_xmini.X | MPLABX Project for SAM D10 Xplained Mini Evaluation Kit |
Hardware Setup
- Project uses SAM D10 Xplained Mini Evaluation Kit
- Connect the Debug USB port on the board to the computer using a micro USB cable
Running The Application
- Open the application project sam_d10_xmini.X in the IDE
- Build the project and program the target board
- Configure COM Port
- Select Autoconfigure in Variable Streamers tab
- Select the correct COM port in source
- Configuration files are stored as part of the project source files
- In Auto Configure Options, browse the ../touch/datastreamer/ project folder and click on Select Folder
- Update the Baud Rate to 38400 in COM Settings
- Start Streaming for COM data
Detailed procedure can be found in Visualize Touch Data Using MPLAB® Data Visualizer page.
