background image

 
 

SCA3000 DEMO KIT 

User Manual 

4.1  Resetting GUI and µC 

SCA3000 DEMO KIT GUI software can be reinitialised by selecting the “Reset demo” display from 
pull down menu, see Figure 13.  
 
µC can be resetted by exiting from the GUI and then pressing the reset button (Figure 1) on USB 
interface board. 
 
 

4.2  Uninstalling the GUI and USB driver 

The GUI software and the USB driver (FTDI Serial Converter Driver) can be removed from 
Windows Control Panel Add/Remove Programs. Please notice that removing the FTDI Serial 
Converter Driver (USB driver) may affect on functionality of some other programs (such as 
SCP1000 demo kit GUI). 
 
 

Advanced data logging 

Acceleration data can be saved from GUI software by pressing the “Save to file” button (Figure 2). 
Data can be logged also by using the Windows HyperTerminal software and macro language that 
is used to control the µC of the SCA3000 DEMO KIT. 
 
Please notice that GUI software and Windows HyperTerminal software can not be open at the 
same time. Follow the steps below to start the data logging: 

1.  Connect SCA3000 DEMO KIT with USB cable to PC 
2.  Open GUI software to see the correct COM port number (SETUP display, see Figure 12). 
3.  Close the GUI software. 
4.  Open Windows HyperTerminal software from CD-ROM: 

 “SCA3000_demo_HyperTerminal_connection.ht”, 

or 

 

see detailed serial communication settings from Table 2. 

5.  Press demo reset button (see Figure 1). SCA3000 DEMO KIT sends an info text to 

HyperTerminal (see Figure 14). If the HyperTerminal software is unable to connect the 
SCA3000 DEMO KIT or the info text does not appear,  

- Press 

disconnect

 

      , 

change the COM port number to correct from port properties      , 

- press 

connect       ,    

press reset button on SCA3000 DEMO KIT. 

until info text appears to HyperTerminal screen (see Figure 14). 

6.  After the info text appears on HyperTerminal, send text file “SCA3000_data_logger.txt” 

from CD-ROM (“Transfer” pull down menu 

 “Send Text File…” 

 browse for 

SCA3000_data_logger_macro.txt) 

7.  The text file is actually a macro that runs in an endless loop. The macro sends 3-axis 

acceleration data in hex format to HyperTerminal (see Figure 15). Example of data format: 

0x1ef0,0x0130,0x01f0,Z-Y-X 

where “0x” indicates for hex format, and “

Z-Y-X

” the axis order. The Z-axis hex output is 

1EF0, which is ‘0001 1110 1111 0000’ in binary format. 

8.  The data can be stored by capturing the data in to file: 

“Transfer” pull down menu 

 “Capture Text…” 

 save captured data into wanted file and 

folder. 

9.  Data capturing can be stopped from: 

“Transfer” pull down menu 

 “Capture Text…” 

 “Stop” 

 

Macro language is used to control the SCA3000 DEMO KIT. It can be also used to configure the 
SCA3000 sensor. For more detailed information of macro language, please refer to “SCA3000 
DEMO KIT macro language description 8259200”. 
 

VTI Technologies Oy 

 

11/21 

www.vti.fi Doc.Nr. 

8259300.11 

Rev.0.11 

 

Summary of Contents for SCA3000 DEMO KIT

Page 1: ...ess mainly focus on the distribution of electronic components Line cards we deal with include Microchip ALPS ROHM Xilinx Pulse ON Everlight and Freescale Main products comprise IC Modules Potentiometer IC Socket Relay Connector Our parts cover such applications as commercial industrial and automotives areas We are looking forward to setting up business relationship with you and hope to provide you...

Page 2: ...Doc Nr 8259300 11 SCA3000 DEMO KIT User Manual ...

Page 3: ...µC 11 4 2 Uninstalling the GUI and USB driver 11 5 Advanced data logging 11 6 SCA3000 current consumption measurement with DEMO KIT 13 7 USB interface board circuit diagram 14 8 USB interface board PWB layout 17 9 Troubleshooting 18 9 1 Known Issues 20 9 1 1 Floating SCA3000 CLK pin 20 9 1 2 Changing the serial bus type 20 9 1 3 Interference from USB communication 20 10 Document Revision History 2...

Page 4: ...OM 2 Setup the hardware Connect the demo kit to PC s USB port 3 Install the USB driver after the PC has found the device When the PC detects the new USB device do not let Windows to detect the driver address the USB driver from folder CD ROM SCA3000 demo Virtual Com Port Drivers NOTICE if you have already installed the SCP1000 demo to your computer please check that the latency timer parameter is ...

Page 5: ... GUI software SCA3000 DEMO KIT is controlled via USB serial port by GUI software The GUI software has five different display modes The SCA3000 sensor can be set to normal measurement mode normal measurement mode with free fall detection enabled and motion detection mode The interrupt detected due free fall or motion is indicated by led indicator and sound if PC sounds are enabled Once interrupt is...

Page 6: ...range 4 Resultant acceleration ON OFF 5 Save acceleration data in to text file 6 Freeze image start stop the scrolling window Page Up button also 7 Zero gravitation ON OFF 8 Open close the window extension with arrow button available only in SCROLL display 9 Pull down menu for acceleration g range Y axis 10 Selected sensor type and GUI software version number 11 Averaging ON OFF number of samples ...

Page 7: ...p window SCROLL continuously scrolling X Y Z and resultant accelerations see Figure 5 Acceleration is presented in g User can change the acceleration scale freeze the scrolling image change the averaging factor set averaging OFF save acceleration data into file enable resultant scrolling select between full resolution and 8 bit resolution only the MSB bytes of the acceleration data are presented d...

Page 8: ...ontains the information of the interrupt cause In Figure 6 Y and Z axis acceleration triggered the motion detector in previous time The pull down menu for different displays is disabled when free fall or motion detector mode is activated Figure 6 Scroll display with detected motion BUBBLE LEVEL two displays that show tilt angle see Figure 7 Angle calculation is performed in GUI not in SCA3000 sens...

Page 9: ...on results distance m as a function of time is derived by integrating the acceleration data twice To start the data logging press the Start measurement button The actual data logging starts when the green Measuring data indicator lights up in the upper right corner of the window Data is logged for predefined time period Measure time The results are calculated afterwards The green Measuring data in...

Page 10: ...ged between binary and hexadecimal by pressing the Bits Hex button User can read automatically all configuration registers by pressing the Save reg content button The results are saved into file and they can be viewed from Register content tab as well igure 10 SCA3000 register configuration display SPI frame format for each operation can be viewed from Waveform tab see Figure 11 Figure 11 SCA3000 ...

Page 11: ...perly user can try if increasing this delay results in better GUI software functionality The used virtual serial COM port number can be viewed from Serial port display This information is needed if the SCA3000 DEMO KIT is used without the GUI software see further details from section 5 In this example the SCA3000 DEMO KIT uses COM4 serial port Figure 12 Setup display RESET DEMO initialises the GUI...

Page 12: ...ailed serial communication settings from Table 2 5 Press demo reset button see Figure 1 SCA3000 DEMO KIT sends an info text to HyperTerminal see Figure 14 If the HyperTerminal software is unable to connect the SCA3000 DEMO KIT or the info text does not appear Press disconnect change the COM port number to correct from port properties press connect press reset button on SCA3000 DEMO KIT until info ...

Page 13: ...Programs Accessories Communications HyperTerminal The communication settings are presented in Table 2 below Table 2 SCA3000 DEMO KIT serial communication settings Connection properties 2 Connect 1 Select COM port Figure 14 Windows HyperTerminal with SCA3000 demo info text Parameter Value Bits per second 230400 Data bits 8 Parity None Stop bits 1 Flow control None The correct COM port number depend...

Page 14: ... The offset current consumption can also be measured by measuring the voltage drop over the resistor R34 TP5 and TP6 see Figure 18 when SCA3000 PWB is not connected to USB interface board SCA3000 current consumption can be calculated 470 Ω offset drop V V Idd 1 where Vdrop is the measured voltage drop in V from TP5 to TP6 see Figure 18 Voffset is the measured offset current consumption from TP5 to...

Page 15: ...ace board circuit diagram SCA3000 demo USB interface board circuit diagram is presented in following pages Figure 16 SCA3000 DEMO KIT USB interface board circuit diagram sheet USB VTI Technologies Oy 14 21 www vti fi Doc Nr 8259300 11 Rev 0 11 ...

Page 16: ...SCA3000 DEMO KIT User Manual VTI Technologies Oy 15 21 www vti fi Doc Nr 8259300 11 Rev 0 11 Figure 17 SCA3000 DEMO KIT USB interface board circuit diagram sheet µC ...

Page 17: ...SCA3000 DEMO KIT User Manual VTI Technologies Oy 16 21 www vti fi Doc Nr 8259300 11 Rev 0 11 Figure 18 SCA3000 DEMO KIT USB interface board circuit diagram sheet power ...

Page 18: ... SCA3000 DEMO KIT USB interface board PWB layout and silkscreen is presented below Figure 19 SCA3000 DEMO KIT USB interface board PWB layout Figure 20 SCA3000 DEMO KIT USB interface board silkscreen VTI Technologies Oy 17 21 www vti fi Doc Nr 8259300 11 Rev 0 11 ...

Page 19: ...erial ports installed Please remove all other USB serial port devices including SCP1000 demo Close Windows HyperTerminal software if you have used it Check that USB driver LATENCY TIMER parameter is 5ms Plug the demo USB cable in to PC and follow the steps and screen captures below 1 Open control panel and select SYSTEM 2 Select DEVICE MANAGER from HARDWARE tab 3 Select USB SERIAL PORT from the li...

Page 20: ...SCA3000 DEMO KIT User Manual 4 3 5 VTI Technologies Oy 19 21 www vti fi Doc Nr 8259300 11 Rev 0 11 ...

Page 21: ...by pressing the reset button see Figure 1 when changing between the two available serial bus types SPI I2C This thing can happen when user changes the used SCA3000 component type 9 1 3 Interference from USB communication Capacitor C22 Figure 16 connects the USB cable connector body to the GND net of the USB interface board The capacitor value is updated from 470 pF to 100 nF in order to decrease t...

Page 22: ...formation Finland head office VTI Technologies Oy P O Box 27 Myllynkivenkuja 6 FI 01621 Vantaa Finland Tel 358 9 879 181 Fax 358 9 8791 8791 E mail sales vti fi Germany VTI Technologies Oy Branch Office Frankfurt Rennbahnstrasse 72 74 D 60528 Frankfurt am Main Germany Tel 49 69 6786 880 Fax 49 69 6786 8829 E mail sales de vti fi USA VTI Technologies Inc One Park Lane Blvd Suite 804 East Tower Dear...

Reviews: