Simplified oscilloscope using DISCO-F746. Input: MEMS microphone. DISCO-F746 による簡易オシロスコープ.入力:MEMS マイク.

Dependencies:   F746_GUI F746_SAI_IO mbed

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Sun Apr 09 05:39:18 2017 +0000
Parent:
4:ff897824d92a
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
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
diff -r ff897824d92a -r 2bf3b2b2a9d0 BSP_DISCO_F746NG.lib
--- a/BSP_DISCO_F746NG.lib	Fri Mar 17 01:38:40 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/#fe313c53cdb5
diff -r ff897824d92a -r 2bf3b2b2a9d0 F746_GUI.lib
--- a/F746_GUI.lib	Fri Mar 17 01:38:40 2017 +0000
+++ b/F746_GUI.lib	Sun Apr 09 05:39:18 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/MikamiUitOpen/code/F746_GUI/#d7f9f667fa68
+https://mbed.org/users/MikamiUitOpen/code/F746_GUI/#e6648167e8d3
diff -r ff897824d92a -r 2bf3b2b2a9d0 LCD_DISCO_F746NG.lib
--- a/LCD_DISCO_F746NG.lib	Fri Mar 17 01:38:40 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
diff -r ff897824d92a -r 2bf3b2b2a9d0 TS_DISCO_F746NG.lib
--- a/TS_DISCO_F746NG.lib	Fri Mar 17 01:38:40 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
diff -r ff897824d92a -r 2bf3b2b2a9d0 main.cpp
--- a/main.cpp	Fri Mar 17 01:38:40 2017 +0000
+++ b/main.cpp	Sun Apr 09 05:39:18 2017 +0000
@@ -3,10 +3,10 @@
 //      標本化周波数: 16 kHz
 //
 //  ライブラリのリビジョン:
-//      BSP_DISCO_F746NG    rev.7
-//      mbed                rev.138
+//      F746_GUI    rev.32
+//      mbed        rev.138
 //
-//  2017/03/17, Copyright (c) 2017 MIKAMI, Naoki
+//  2017/04/09, Copyright (c) 2017 MIKAMI, Naoki
 //--------------------------------------------------------------
 
 #include "SAI_InOut.hpp"        // 自作 SAI 用ライブラリ
diff -r ff897824d92a -r 2bf3b2b2a9d0 mbed.bld
--- a/mbed.bld	Fri Mar 17 01:38:40 2017 +0000
+++ b/mbed.bld	Sun Apr 09 05:39:18 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/093f2bd7b9eb
\ No newline at end of file
+https://mbed.org/users/mbed_official/code/mbed/builds/093f2bd7b9eb
\ No newline at end of file