Simple "hello world" style program for X-NUCLEO-IKS01A1 MEMS Inertial & Environmental Sensor Nucleo Expansion Board
Dependencies: X_NUCLEO_IKS01A1 mbed
Dependents: ese_project_copy ese_project_share
X-NUCLEO-IKS01A1 MEMS Inertial & Environmental Sensor Nucleo Expansion Board Firmware Package
Introduction
This firmware package includes Components Device Drivers, Board Support Package and example applications for STMicroelectronics X-NUCLEO-IKS01A1 MEMS Inertial & Environmental Nucleo Expansion Board.
Example Application
First of all, the example application outputs information retrieved from the Expansion Board over UART.
Launch a terminal application (e.g.: PuTTY
on Windows, Minicom
on Linux) and set the UART port to 9600 bps, 8 bit, No Parity,
1 stop bit.
This is just a simple "hello world" style program for the X-NUCLEO-IKS01A1 MEMS Inertial & Environmental Sensor Nucleo Expansion Board.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:211cd9c27d5e | 2017-03-24 | wobetz | Align to latest `ST_INTERFACES` |
9:49650e8f0bb2 | 2016-11-24 | nikapov | Updated libs. |
8:34a48553c0eb | 2015-12-17 | wobetz | Update mbed |
7:af8182337552 | 2015-12-17 | wobetz | Update libraries |
6:0460ce45e3d0 | 2015-09-04 | wobetz | Update dependency versions |
5:c42c721555b2 | 2015-09-04 | Wolfgang Betz |
Merge branch 'master' of hg::http://wobetz@developer.mbed.org/teams/ST/code/HelloWorld_IKS01A1 into hwiks01a1-split |
4:b1526d074d83 | 2015-09-03 | Wolfgang Betz |
Integrate mbed "hello world" giudelines |
3:a2d2342526db | 2015-08-31 | Wolfgang Betz |
Rename 'pressure_sensor' in 'pt_sensor' |
2:aa9679264ab0 | 2015-08-17 | Wolfgang Betz |
Merge commit '8c0f95e768375c5f3c45aca6a01acadcd23087d3' into betzw_wb |
1:51923d7a2398 | 2015-08-17 | wobetz | Add dependencies |
0:c71c9af137dd | 2015-08-17 | Wolfgang Betz |
Improve application names |