Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
resources:tools-software:bfin:adas1000 [12 Oct 2012 16:55] – cat Catherine Redmondresources:tools-software:bfin:adas1000 [05 May 2016 18:18] – there was somehting funny re the zip file Catherine Redmond
Line 22: Line 22:
  
  
-==== The software has been developed to ==== +=== The software has been developed to ===
   * Configure various registers of [[adi>ADAS1000]] through SPORT1 of [[adi>adsp-bf527|ADSP-BF527]]   * Configure various registers of [[adi>ADAS1000]] through SPORT1 of [[adi>adsp-bf527|ADSP-BF527]]
   * Read ECG or Test tone data from [[adi>ADAS1000]] to memory of [[adi>adsp-bf527|ADSP-BF527]] (external SDRAM)   * Read ECG or Test tone data from [[adi>ADAS1000]] to memory of [[adi>adsp-bf527|ADSP-BF527]] (external SDRAM)
Line 28: Line 28:
   * Display/Plot the processed data   * Display/Plot the processed data
  
-===== Requirements: ===== +==== Requirements: ==== 
-  * VisualDSP++ 5.0 Update 10+  * VisualDSP++ 5.0 Update 10 
   * [[adi>ADAS1000]] Eval Board setup, EVAL-ADAS1000SDZ   * [[adi>ADAS1000]] Eval Board setup, EVAL-ADAS1000SDZ
   * SDP-B Rev 1.3 (with Emulator to connect to VisualDSP++), [[adi>SDP|EVAL-SDP-CB1Z]]   * SDP-B Rev 1.3 (with Emulator to connect to VisualDSP++), [[adi>SDP|EVAL-SDP-CB1Z]]
Line 37: Line 37:
 ===== Framework Files ===== ===== Framework Files =====
 The attached zip file contains the relevant files for this project The attached zip file contains the relevant files for this project
 +
 {{:resources:tools-software:bfin:adas1000_sdp_v1.zip|ADAS1000+SDP Framework}} {{:resources:tools-software:bfin:adas1000_sdp_v1.zip|ADAS1000+SDP Framework}}
 +
 +Zip File Contents & description: 
   * ADAS1000_SDP_v1.c Main function which can be used to develop the application   * 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_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
Line 50: Line 53:
   * SPORT_Functions.h - Declaration of all the SPORT1 functions used for Serial Interface with ADAS1000   * 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   * User_Config.h - All the user definable parameters for various functionalities of (ADAS1000 + SDP) system
-  
   * LA.vps - VDSP++ plot for LA data   * LA.vps - VDSP++ plot for LA data
   * LL.vps - VDSP++ plot for LL data   * LL.vps - VDSP++ plot for LL data
Line 57: Line 59:
   * V2.vps - VDSP++ plot for V2 data   * V2.vps - VDSP++ plot for V2 data
  
- +==== Implementation Description: ====
-==== Implementation Descripion: ====+
  
   * 'Reg_Config_Table' is an array which is updated with required ADAS1000 register configuration   * 'Reg_Config_Table' is an array which is updated with required ADAS1000 register configuration
Line 70: Line 71:
     - Process the captured frames      - Process the captured frames 
     - Display the processed data     - Display the processed data
- 
  
 ==== Procedure: ==== ==== Procedure: ====
 +=== Hardware Setup ===
  
-  -   Hardware Setup 
     -     Connect J4 of SDP-B Rev 1.3 to J2 of ADAS1000 Eval board     -     Connect J4 of SDP-B Rev 1.3 to J2 of ADAS1000 Eval board
     -     Connect the ECG probe to J1 of ADAS1000 Eval board     -     Connect the ECG probe to J1 of ADAS1000 Eval board
Line 89: Line 89:
     -       Right click on the plot > Configure > Modify 'Count' for number of samples     -       Right click on the plot > Configure > Modify 'Count' for number of samples
     -       Halt the code, to see the latest 'Count' number of samples plotted     -       Halt the code, to see the latest 'Count' number of samples plotted
 +
resources/tools-software/bfin/adas1000.txt · Last modified: 05 May 2016 18:26 by Catherine Redmond