rikbeuncode

Dependencies:   mbed-rtos mbed Xbus

Fork of MTi-1_example by Xsens

Files at this revision

API Documentation at this revision

Comitter:
Xsens
Date:
Fri Jun 26 08:04:36 2015 +0000
Parent:
62:ee6603d9d768
Child:
64:8a0f00a064bb
Commit message:
Update documentation for header pins to connect to on final development board.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Jun 16 07:57:51 2015 +0000
+++ b/main.cpp	Fri Jun 26 08:04:36 2015 +0000
@@ -30,12 +30,12 @@
  *
  * | Nucleo pin | MTi1 func.  | MTi1 dev. pin |
  * |------------|-------------|---------------|
- * | IORef      | VDDIO_EXT   | P301-3        |
- * | 5V         | VDD_EXT     | P301-1        |
- * | GND        | GND         | P301-2        |
- * | SCL/D15    | DEV_UART_TX | P301-9        |
- * | SDA/D14    | DEV_UART_RX | P301-11       |
- * | D2         | nRST        | P301-7        |
+ * | 5V         | VDD         | P300-1        |
+ * | IORef      | VDDIO       | P300-2        |
+ * | GND        | GND         | P300-3        |
+ * | D2         | nRST        | P300-5        |
+ * | SCL/D15    | UART_TX     | P300-9        |
+ * | SDA/D14    | UART_RX     | P300-11       |
  *
  * Communication with the host PC is achieved using the built-in USB serial
  * bridge of the Nucleo board.
--- a/mbed-rtos.lib	Tue Jun 16 07:57:51 2015 +0000
+++ b/mbed-rtos.lib	Fri Jun 26 08:04:36 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#3516160e016b
+http://mbed.org/users/mbed_official/code/mbed-rtos/#ef0a22cdf839
--- a/mbed.bld	Tue Jun 16 07:57:51 2015 +0000
+++ b/mbed.bld	Fri Jun 26 08:04:36 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/dbbf35b96557
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/7cff1c4259d7
\ No newline at end of file