Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: X_NUCLEO_CCA02M1 ST_Events-old mbed
Fork of HelloWorld_CCA02M1 by
Revision 7:760d8e527b67, committed 2017-05-02
- Comitter:
- Davidroid
- Date:
- Tue May 02 12:54:00 2017 +0000
- Parent:
- 6:da4d049dc016
- Child:
- 8:0dcb2485700e
- Commit message:
- Supporting mono configurations with the use of the jumper.
Changed in this revision
| X_NUCLEO_CCA02M1.lib | Show annotated file Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/X_NUCLEO_CCA02M1.lib Fri Apr 28 15:43:34 2017 +0000 +++ b/X_NUCLEO_CCA02M1.lib Tue May 02 12:54:00 2017 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/ST/code/X_NUCLEO_CCA02M1/#90465220b75f +http://developer.mbed.org/teams/ST/code/X_NUCLEO_CCA02M1/#377677cca2e9
--- a/main.cpp Fri Apr 28 15:43:34 2017 +0000
+++ b/main.cpp Tue May 02 12:54:00 2017 +0000
@@ -52,7 +52,11 @@
/* Variables -----------------------------------------------------------------*/
-/* Initialization parameters. */
+/*
+ * Initialization parameters.
+ * Note: put a jumper to connect PB_5 and PB_13 on the MORPHO connector when
+ * running a mono configuration.
+ */
XNucleoCCA02M1_init_t init =
{
16000, /* Default Sampling Frequency [Hz]. */
