一般記事*PSoCマイコンによるディジタル・エコーの製作 (最大遅延0.1sのディジタル・エコーの製作)

公開:2005年2月7日

トランジスタ技術 2005年3月号
PSoCマイコンによるディジタル・エコーの製作
関連プログラムとデータなど
TR0503C
トランジスタ技術編集部
CQ出版(株)

====================================
ダウンロード・サービスご利用者各位
====================================
  毎度,小誌ご愛読を賜り,誠にありがとうございます.
  このたびはダウンロード・サービスをご利用いただき,誠にありがとうござい
ます.筆者のご厚意により,製作記事の関連プログラムをこのアーカイブに収録
しました.
  なお,アーカイブは,ZIPによって圧縮されています.
================
最低限必要なもの
================
(1)PSoC Designer 4.2

(2)当該記事のハードウェア

================
動作確認
================
 プログラムは筆者の元で動作を確認済みです.

================
ファイルの内容
================


└─Echo29
    │  boot.asm
    │  boot.tpl
    │  BuildMsg.txt
    │  Echo29.SOC
    │  Echo29.WNP
    │  flashsecurity.txt
    │  linkfile
    │  local.mk
    │  main.c
    │  main.s
    │  memory.inc
    │  mkdep
    │  opts.txt
    │  project.dep
    │  project.dep.bak
    │  project.mk
    │  PSoCConfig.xml
    │  
    ├─backup
    │      boot.asm
    │      counter8_1.asm
    │      counter8_1.h
    │      counter8_1.inc
    │      counter8_1int.asm
    │      dac8_1.asm
    │      dac8_1.h
    │      dac8_1.inc
    │      delsig8_1.asm
    │      delsig8_1.h
    │      delsig8_1.inc
    │      delsig8_1int.asm
    │      globalparams.h
    │      globalparams.inc
    │      pga_1.asm
    │      pga_1.h
    │      pga_1.inc
    │      pga_2.asm
    │      pga_2.h
    │      pga_2.inc
    │      pga_3.asm
    │      pga_3.h
    │      pga_3.inc
    │      psocconfig.asm
    │      psocconfigtbl.asm
    │      psocgpioint.h
    │      psocgpioint.inc
    │      refmux_1.asm
    │      refmux_1.h
    │      refmux_1.inc
    │      
    ├─lib
    │  │  DAC8_1.asm
    │  │  DAC8_1.h
    │  │  DAC8_1.inc
    │  │  DELSIG8_1.asm
    │  │  DELSIG8_1.h
    │  │  DELSIG8_1.inc
    │  │  DELSIG8_1INT.asm
    │  │  DELSIG8_1INT.asm.1~
    │  │  DELSIG8_1INT.asm.2~
    │  │  DELSIG8_1INT.asm.6~
    │  │  DELSIG8_1INT.asm.7~
    │  │  GlobalParams.h
    │  │  GlobalParams.inc
    │  │  libpsoc.a
    │  │  PGA_1.asm
    │  │  PGA_1.h
    │  │  PGA_1.inc
    │  │  PGA_2.asm
    │  │  PGA_2.h
    │  │  PGA_2.inc
    │  │  PGA_3.asm
    │  │  PGA_3.h
    │  │  PGA_3.inc
    │  │  PSoCAPI.h
    │  │  PSoCAPI.inc
    │  │  PSoCConfig.asm
    │  │  PSoCConfigTBL.asm
    │  │  PSoCGPIOINT.asm
    │  │  PSoCGPIOINT.h
    │  │  PSoCGPIOINT.inc
    │  │  RefMux_1.asm
    │  │  RefMux_1.h
    │  │  RefMux_1.inc
    │  │  
    │  └─obj
    │          counter8_1.lis
    │          counter8_1int.lis
    │          dac8_1.lis
    │          dac8_1.o
    │          delsig8_1.lis
    │          delsig8_1.o
    │          delsig8_1int.lis
    │          delsig8_1int.o
    │          pga_1.lis
    │          pga_1.o
    │          pga_2.lis
    │          pga_2.o
    │          pga_3.lis
    │          pga_3.o
    │          psocconfig.lis
    │          psocconfig.o
    │          psocconfigtbl.lis
    │          psocconfigtbl.o
    │          refmux_1.lis
    │          refmux_1.o
    │          
    ├─obj
    │      boot.lis
    │      boot.o
    │      main.lis
    │      main.o
    │      
    └─output
            echo29.dbg
            echo29.hex
            echo29.idata
            echo29.lst
            echo29.mp
            echo29.rom

=============
著作権
=============
 収録したプログラム,データおよびドキュメントなどの著作権は,各著作権
者(すなわち筆者)にあります.

Copyright 2005 by Masahiko Kuwano

============
免責
============
(1)プログラムやデータの使用により,使用者に損失が生じたとしても,著作
   権者とCQ出版(株)は,その責任を負いません.
(2)プログラムやデータにバグや欠陥があったとしても,著作権者とCQ出版
   (株)は,修正や改良の義務を負いません.

--------------------------- 以上 ---------------------------------

一般記事*PSoCマイコンによるディジタル・エコーの製作(最大遅延0.1sのディジタル・エコーの製作)(TR0503C.ZIP) :392,656 (バイト)