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.
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
- Open Data Visualizer and configure the serial port control settings as follows:
- Baud : 38400
- Data : 8 Bits
- Parity : None
- Stop : 1 Bit
- Flow Control : None
- Config Path :
- Select the Port from the dropdown menu and click “Connect”
- Configuration files are stored as part of the project source files. Browse the ../touch/datastreamer/ project folder and click on Select Folder.