Note: The Project folder has been extracted from Freescale community https://community.freescale.com/docs/DOC-101370
Dear All,
Here is a Project with implementation of element14 Xtrinsic sensor evaluation board on KL46Z Freedom board using Kinetis Design Studio (KDS) on Processor Expert environment using hyper terminal command line interface.
To quick start evaluating this project download the attached project folder and extract the "Xtrinsic module-kl46.srec" file and download to the board. or import this project folder to your existing workspace compile, debug and execute it.
Connect the Sensor board as shown below:
connect USB cable from your PC to SDA port of the KL46Z board and power up the board,
Open Hyper terminal from your PC by providing the right serial COM port number with below settings:
Speed: 9600 baud rate
Data bits: 8
Stop bits:1
Parity: None
Flow Control: XON/XOFF
Now you can see 'E14>' prompt on your hyperterminal as shown in below pictures. Proceed further by typing below shown commands to see the sensor data:
1) Accelerometer data: type "accel a r" : This command displays all the 3 axis sensor raw data
2) Magnetometer: type "mag a r" to display all the 3 axis magnetometer data.
3) Pressure and Temperature : type "pres" to see pressure in kPa and temperature in deg c.
4) For help on various command type "help"
Best Regards
Bheema Rao




