SAMD11 Xplained Pro Onboard Sensor Example
Path of the application within the repository is apps/onboard_sensor/sam_d11_xpro/
To build the application, refer to the following table and open the project using its IDE.
Hardware Setup
- Project uses SAM D11 Xplained Pro 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_d11_xpro.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 : 115200
- 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.