Waveform display for input signal using SAI from MEMS microphone or line. MEMS マイクまたはラインから SAI により入力した信号の波形を表示する.

Dependencies:   BSP_DISCO_F746NG F746_GUI F746_SAI_IO LCD_DISCO_F746NG TS_DISCO_F746NG mbed

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Mon Mar 12 05:27:19 2018 +0000
Parent:
4:bf927b50098b
Commit message:
6

Changed in this revision

BSP_DISCO_F746NG.lib Show diff for this revision Revisions of this file
F746_GUI.lib Show annotated file Show diff for this revision Revisions of this file
F746_SAI_IO.lib Show annotated file Show diff for this revision Revisions of this file
LCD_DISCO_F746NG.lib Show diff for this revision Revisions of this file
TS_DISCO_F746NG.lib Show diff for this revision Revisions of this file
main.cpp 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/BSP_DISCO_F746NG.lib	Fri Mar 17 01:55:12 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/teams/ST/code/BSP_DISCO_F746NG/#5a395e126678
--- a/F746_GUI.lib	Fri Mar 17 01:55:12 2017 +0000
+++ b/F746_GUI.lib	Mon Mar 12 05:27:19 2018 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/MikamiUitOpen/code/F746_GUI/#d7f9f667fa68
+https://os.mbed.com/users/MikamiUitOpen/code/F746_GUI/#50b8f7654c36
--- a/F746_SAI_IO.lib	Fri Mar 17 01:55:12 2017 +0000
+++ b/F746_SAI_IO.lib	Mon Mar 12 05:27:19 2018 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/MikamiUitOpen/code/F746_SAI_IO/#66f6a85cebc6
+https://os.mbed.com/users/MikamiUitOpen/code/F746_SAI_IO/#61e2c3cc79a3
--- a/LCD_DISCO_F746NG.lib	Fri Mar 17 01:55:12 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://developer.mbed.org/teams/ST/code/LCD_DISCO_F746NG/#d44525b1de98
--- a/TS_DISCO_F746NG.lib	Fri Mar 17 01:55:12 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://developer.mbed.org/teams/ST/code/TS_DISCO_F746NG/#fe0cf5e2960f
--- a/main.cpp	Fri Mar 17 01:55:12 2017 +0000
+++ b/main.cpp	Mon Mar 12 05:27:19 2018 +0000
@@ -2,9 +2,12 @@
 //  MEMS マイクまたはラインから CODEC を使って入力した信号の波形の表示
 //      標本化周波数: 16 kHz
 //
-//  mbed ライブラリはリビジョン 131 またはそれ以前のものを使うこと
+//  使用しているライブラリのリビジョン:
+//          F746_GUI            Rev.33
+//          F746_SAI_IO         Rev.12
+//          mbed                Rev.161
 //
-//  2017/03/17, Copyright (c) 2017 MIKAMI, Naoki
+//  2018/03/12, Copyright (c) 2018 MIKAMI, Naoki
 //--------------------------------------------------------------
 
 #include "F746_GUI.hpp"
--- a/mbed.bld	Fri Mar 17 01:55:12 2017 +0000
+++ b/mbed.bld	Mon Mar 12 05:27:19 2018 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/faff56e089b2
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/aa5281ff4a02
\ No newline at end of file