電子發(fā)燒友App

硬聲App

0
  • 聊天消息
  • 系統(tǒng)消息
  • 評(píng)論與回復(fù)
登錄后你可以
  • 下載海量資料
  • 學(xué)習(xí)在線課程
  • 觀看技術(shù)視頻
  • 寫文章/發(fā)帖/加入社區(qū)
會(huì)員中心
創(chuàng)作中心

完善資料讓更多小伙伴認(rèn)識(shí)你,還能領(lǐng)取20積分哦,立即完善>

3天內(nèi)不再提示
創(chuàng)作
電子發(fā)燒友網(wǎng)>電子資料下載>類型>參考設(shè)計(jì)>ADAS1000+BF527可視化DSP

ADAS1000+BF527可視化DSP

2021-05-16 | pdf | 95.61KB | 次下載 | 免費(fèi)

資料介紹

This version (05 May 2016 18:26) was approved by Catherine Redmond.The Previously approved version (05 May 2016 18:18) is available.Diff

ADAS1000 - Blackfin Framework

Supported Devices

Evaluation Boards

Overview

The EVAL-ADAS1000SDZ is a fully featured evaluation kit for the ADAS1000. The evaluation kit consists of an evaluation board kitted with 2 ADAS1000 devices capable of demonstrating ECG capture up to 12 leads. This evaluation board is provided for silicon evaluation purposes and is not designed to be connected directly to animal or human.

This board can be operated in conjunction with the System Development Platform (SDP) or alternatively may be interfaced to directly via a dedicated serial interface connector (J4).

The SDP controller board connects to the PC via USB 2.0. The evaluation board connects to the SDP-B controller board. The ADAS1000 evaluation board cannot be connected directly to the PC. The evaluation software running on the PC will communicate with the evaluation board through the SDP-B Controller board. The SDP Controller board is a separate list item in the ordering guide below (EVAL-SDP-CB1Z). If you have not previously purchased an SDP-B Controller board, please do so to ensure a full evaluation setup.

Framework Functional Description

This project demonstrates a framework developed for Visual DSP Visual DSP to interface the ADAS1000 to the ADSP-BF527 on the SDP-B controller board.

eval-adas1000sdz.jpg

The software has been developed to

Requirements:

  • VisualDSP++ 5.0 Update 10
  • ADAS1000 Eval Board setup, EVAL-ADAS1000SDZ
  • SDP-B Rev 1.3 (with Emulator to connect to VisualDSP++),
  • Breakout board for SDP-B (If Hardware DRDY is used)
  • ECG cables and simulator (if required)

Framework Files

The attached zip file contains the relevant files for this project

Zip File Contents & description:

  • ADAS1000_SDP_v1.c Main function which can be used to develop the application
  • ADAS1K_Functions.c All the functions related to ADAS1000, which can be used by the application to read/write ADAS1000 registers,and to read data frame from ADAS1000
  • ADAS1K_DataProcess.c Functions to process the data read from ADAS1000
  • ADAS1K_DataDisplay.c Functions used to initialize the display unit and used to display/plot processed data from ADAS1000
  • SPORT_Functions.c PLL configuration and all the SPORT1 functions used for Serial Interface with ADAS1000
  • ADAS1000_SDP_v1.ldf Linker Description file, defining all the memory sections used by the processor
  • ADAS1K_Functions.h Declaration of all functions related to ADAS1000, and Hardware DRDY pin definitions
  • ADAS1K_RegValue.h Definitions of values for ADAS1000 registers which can be directly used during ADAS1000 register configuration. The values is calculated according to definitions in User_Config.h
  • cdefADAS1K.h - Definitions of registers of ADAS1000, BIT Map, BIT Value and BIT Position definitions of all the fields of registers of ADAS1000 and other constant definitions and variable typdefs related to ADAS1000
  • cdefBF527_new.h - System MMR register addresses for PORT registers of BF527 Blackfin on SDP)
  • SPORT_Functions.h - Declaration of all the SPORT1 functions used for Serial Interface with ADAS1000
  • User_Config.h - All the user definable parameters for various functionalities of (ADAS1000 + SDP) system
  • LA.vps - VDSP++ plot for LA data
  • LL.vps - VDSP++ plot for LL data
  • RA.vps - VDSP++ plot for RA data
  • V1.vps - VDSP++ plot for V1 data
  • V2.vps - VDSP++ plot for V2 data

Implementation Description:

  • 'Reg_Config_Table' is an array which is updated with required ADAS1000 register configuration
  • 'ADAS1000_Open' will initialize ADSP-BF527
  • Software reset of ADAS1000
  • Use 'Reg_Config_Table' and initialize the registers of ADAS1000
  • Read back the register values from ADAS1000 and confirm the values are correctly configured
  • Initialize the data buffers (Input and processed data)
  • In an infinite loop
    1. Capture data frames from ADAS1000
    2. Process the captured frames
    3. Display the processed data

Procedure:

Hardware Setup

  1. Connect J4 of SDP-B Rev 1.3 to J2 of ADAS1000 Eval board
  2. Connect the ECG probe to J1 of ADAS1000 Eval board
  3. Connect the Emulator to JTAG pins (J3) of SDP-B
  4. If Hardware DRDY is used, Connect Probing Card of SDP-B to J2 conector of SDP-B. Connect 'DRDY' pin of ADAS1000 (J4-11) to PH8 pin of ADSP-BF527 coming on Probing Card of SDP-B (J2.85)
  5. Open the project (ADAS1000_SDP_v1.dpj) in Visual DSP++ 5.0 Update 10
  6. Modify UserConfig.h file for required operation
  7. Create and Connect to BF527 Emulator Session in Visual DSP++
  8. Build the project
  9. Run the code. BF527 configures ADAS1000 and data is received continuously from it.
  10. Plot the data
  11. Menu > View > Debug Windows > Plot > Restore
  12. Browse and open LA.vps and other plot files (.vps files)
  13. Right click on the plot > Configure > Modify 'Count' for number of samples
  14. Halt the code, to see the latest 'Count' number of samples plotted

Zip file

下載該資料的人也在下載 下載該資料的人還在閱讀
更多 >

評(píng)論

查看更多

下載排行

本周

  1. 1電子電路原理第七版PDF電子教材免費(fèi)下載
  2. 0.00 MB  |  1491次下載  |  免費(fèi)
  3. 2單片機(jī)典型實(shí)例介紹
  4. 18.19 MB  |  95次下載  |  1 積分
  5. 3S7-200PLC編程實(shí)例詳細(xì)資料
  6. 1.17 MB  |  27次下載  |  1 積分
  7. 4筆記本電腦主板的元件識(shí)別和講解說明
  8. 4.28 MB  |  18次下載  |  4 積分
  9. 5開關(guān)電源原理及各功能電路詳解
  10. 0.38 MB  |  11次下載  |  免費(fèi)
  11. 6100W短波放大電路圖
  12. 0.05 MB  |  4次下載  |  3 積分
  13. 7基于單片機(jī)和 SG3525的程控開關(guān)電源設(shè)計(jì)
  14. 0.23 MB  |  4次下載  |  免費(fèi)
  15. 8基于AT89C2051/4051單片機(jī)編程器的實(shí)驗(yàn)
  16. 0.11 MB  |  4次下載  |  免費(fèi)

本月

  1. 1OrCAD10.5下載OrCAD10.5中文版軟件
  2. 0.00 MB  |  234313次下載  |  免費(fèi)
  3. 2PADS 9.0 2009最新版 -下載
  4. 0.00 MB  |  66304次下載  |  免費(fèi)
  5. 3protel99下載protel99軟件下載(中文版)
  6. 0.00 MB  |  51209次下載  |  免費(fèi)
  7. 4LabView 8.0 專業(yè)版下載 (3CD完整版)
  8. 0.00 MB  |  51043次下載  |  免費(fèi)
  9. 5555集成電路應(yīng)用800例(新編版)
  10. 0.00 MB  |  33562次下載  |  免費(fèi)
  11. 6接口電路圖大全
  12. 未知  |  30320次下載  |  免費(fèi)
  13. 7Multisim 10下載Multisim 10 中文版
  14. 0.00 MB  |  28588次下載  |  免費(fèi)
  15. 8開關(guān)電源設(shè)計(jì)實(shí)例指南
  16. 未知  |  21539次下載  |  免費(fèi)

總榜

  1. 1matlab軟件下載入口
  2. 未知  |  935053次下載  |  免費(fèi)
  3. 2protel99se軟件下載(可英文版轉(zhuǎn)中文版)
  4. 78.1 MB  |  537793次下載  |  免費(fèi)
  5. 3MATLAB 7.1 下載 (含軟件介紹)
  6. 未知  |  420026次下載  |  免費(fèi)
  7. 4OrCAD10.5下載OrCAD10.5中文版軟件
  8. 0.00 MB  |  234313次下載  |  免費(fèi)
  9. 5Altium DXP2002下載入口
  10. 未知  |  233046次下載  |  免費(fèi)
  11. 6電路仿真軟件multisim 10.0免費(fèi)下載
  12. 340992  |  191183次下載  |  免費(fèi)
  13. 7十天學(xué)會(huì)AVR單片機(jī)與C語(yǔ)言視頻教程 下載
  14. 158M  |  183277次下載  |  免費(fèi)
  15. 8proe5.0野火版下載(中文版免費(fèi)下載)
  16. 未知  |  138039次下載  |  免費(fèi)