Nucleo-F446 による Weaver 変調器を使う周波数変換器.100 Hz 高い方へシフトする. DA変換器にデータを送る際は 4 倍にアップ・サンプリング.

Dependencies:   mbed SerialTxRxIntr F446_AD_DA_Multirate

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Thu Jan 31 12:46:40 2019 +0000
Parent:
1:ae1152b7ee7d
Commit message:
3

Changed in this revision

SerialTxRxIntr.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
diff -r ae1152b7ee7d -r 006442f17fc6 SerialTxRxIntr.lib
--- a/SerialTxRxIntr.lib	Sun Jan 20 11:24:03 2019 +0000
+++ b/SerialTxRxIntr.lib	Thu Jan 31 12:46:40 2019 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/users/MikamiUitOpen/code/SerialTxRxIntr/#190d94fba10d
+https://os.mbed.com/users/MikamiUitOpen/code/SerialTxRxIntr/#8f6e9351f313
diff -r ae1152b7ee7d -r 006442f17fc6 main.cpp
--- a/main.cpp	Sun Jan 20 11:24:03 2019 +0000
+++ b/main.cpp	Thu Jan 31 12:46:40 2019 +0000
@@ -3,7 +3,7 @@
 //      周波数を 100 Hz 高くする
 //      周波数変換器の有効/無効の切り替え:PC の "F446_AD_DA_OnOff.exe"
 //
-// 2019/01/20, Copyright (c) 2019 MIKAMI, Naoki
+// 2019/01/31, Copyright (c) 2019 MIKAMI, Naoki
 //--------------------------------------------------------------
 
 #include "F446_Multirate.hpp"