F446_AD_DA_LinearPhase の使用例. AD された信号をそのまま DA に出力する. 標本化周波数:10 kHz Example of F446_AD_DA_LinearPhase. Output signal is same as input signal. Sampling frequency is 10 kHz.

Dependencies:   mbed F446_AD_DA_LinearPhase

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Wed Nov 28 12:46:36 2018 +0000
Parent:
0:ed4b35ea9367
Commit message:
2

Changed in this revision

F446_AD_DA_LinearPhase.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
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/F446_AD_DA_LinearPhase.lib	Tue Jul 03 01:30:27 2018 +0000
+++ b/F446_AD_DA_LinearPhase.lib	Wed Nov 28 12:46:36 2018 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/users/MikamiUitOpen/code/F446_AD_DA_LinearPhase/#ad30ac2b412b
+https://os.mbed.com/users/MikamiUitOpen/code/F446_AD_DA_LinearPhase/#cd42ecc1e174
--- a/main.cpp	Tue Jul 03 01:30:27 2018 +0000
+++ b/main.cpp	Wed Nov 28 12:46:36 2018 +0000
@@ -6,7 +6,7 @@
 //
 //  処理の内容:AD 変換器からの入力をそのまま DA 変換器に出力する
 //
-//  2018/07/03, Copyright (c) 2018 MIKAMI, Naoki
+//  2018/11/28, Copyright (c) 2018 MIKAMI, Naoki
 //--------------------------------------------------------------------------
 
 #include "F446_LinearPhase.hpp"
--- a/mbed.bld	Tue Jul 03 01:30:27 2018 +0000
+++ b/mbed.bld	Wed Nov 28 12:46:36 2018 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/users/mbed_official/code/mbed/builds/5aab5a7997ee
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/3a7713b1edbc
\ No newline at end of file