Version using MEMS microphone and CODEC for the program "F746_RealtimeSpectrumAnalyzer". "F746_RealtimeSpectrumAnalyzer" の入力を MEMS のマイクと CODEC に変更.このプログラムは Tomona Nanase さんが作成し DISCO-F746NG_Oscilloscope の名前で登録しているプログラムで, CODEC を使って入力する部分を参考にして作成.このプログラムの説明は,CQ出版社のインターフェース誌,2016年4月号に掲載.

Dependencies:   BSP_DISCO_F746NG BUTTON_GROUP LCD_DISCO_F746NG TS_DISCO_F746NG UIT_FFT_Real mbed

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Tue Apr 19 09:35:24 2016 +0000
Parent:
7:f863d0a84d11
Commit message:
9

Changed in this revision

BSP_DISCO_F746NG.lib Show annotated file Show diff for this revision Revisions of this file
BSP_DISCO_F746NG_patch_fixed.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
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BSP_DISCO_F746NG.lib	Tue Apr 19 09:35:24 2016 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/teams/ST/code/BSP_DISCO_F746NG/#458ab1edf6b2
--- a/BSP_DISCO_F746NG_patch_fixed.lib	Mon Feb 22 13:58:41 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://developer.mbed.org/users/the_sz/code/BSP_DISCO_F746NG_patch_fixed/#0094f74cb733
--- a/main.cpp	Mon Feb 22 13:58:41 2016 +0000
+++ b/main.cpp	Tue Apr 19 09:35:24 2016 +0000
@@ -2,7 +2,7 @@
 //  Realtime spectrum analyzer
 //      Input: MEMS microphone or CN11
 //
-//  2016/02/22, Copyright (c) 2016 MIKAMI, Naoki
+//  2016/04/19, Copyright (c) 2016 MIKAMI, Naoki
 //------------------------------------------------
 
 #include "main.h"
--- a/mbed.bld	Mon Feb 22 13:58:41 2016 +0000
+++ b/mbed.bld	Tue Apr 19 09:35:24 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/252557024ec3
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/082adc85693f
\ No newline at end of file