Simple test application for X-NUCLEO-IKA01A1 expansion board.

Dependencies:   X_NUCLEO_IKA01A1 mbed

Fork of HelloWorld_IKA01A1 by ST Expansion SW Team

Simple test application for X-NUCLEO-IKA01A1 expansion board.

Platform compatibility issues

  • NUCLEO-F302R8: use pin D5 for LED Driver configuration
  • LPCXpresso11U68: use pin D3 as PWM for LED Driver configuration. Use a free Dx pin as Signal2 for Windows Comparator configuration.

Changes

RevisionDateWhoCommit message
21:3b3d7bfcf94b 2017-10-18 Davidroid Output re-formatting. default tip
20:7f25e4cedd1a 2017-07-13 Davidroid Adapting to ARM mbed coding style.
19:a8d8f1ef04f6 2017-05-09 Davidroid Aligned to ARM mbed coding style.
18:7734863a2ae4 2016-04-14 nikapov Updated libraries.
17:ae2a92af707e 2016-04-13 hemddabral synched the program with latest version of mbed-dev library
16:2159a3dc888e 2016-04-13 hemddabral updated X-Nucleo-IKA01A1 library and main.cpp
15:edec8fd4f69c 2016-04-12 hemddabral final draft for release
14:182526e41810 2016-04-12 hemddabral use mbed library in place of mbed-src(outdated now)
13:179d5044bbc1 2016-04-11 hemddabral updated LED driver implementation and API
12:149b7c28bd1f 2016-04-08 hemddabral upaeted all doxygen style comments;
11:71be8ec1ce5c 2016-04-08 hemddabral updated main program to use macros from config.h file
10:62f55b54ebdf 2016-04-08 hemddabral updated main program as per code review comments
9:9b48d36016c3 2016-04-08 hemddabral merged LED driver configuration to helloworld program
8:2c5c9b735d90 2016-04-08 hemddabral udated main program
7:41935875cb26 2016-04-07 hemddabral uupdated a comment;
6:5b83d50e41af 2016-04-07 hemddabral updated test case
5:72d4e1821966 2016-04-06 hemddabral removed compile time warnings
4:6ed99ea3bf33 2016-03-17 hemddabral updated test program
3:5c45cb513aaf 2016-03-16 hemddabral updated main programm;
2:af24b3afa99d 2016-03-02 hemddabral updated main program
1:d7c55044d4b7 2016-03-01 hemddabral WIP
0:0f16e14940d0 2016-02-24 hemddabral first version;