User Guide. EZ-Click 2.0. Document # Rev *C

Size: px
Start display at page:

Download "User Guide. EZ-Click 2.0. Document # Rev *C"

Transcription

1 EZ-Click 2.0 User Guide Document # Rev *C Cypress Semiconductor 198 Champion Court San Jose, CA Phone (USA): Phone (Intl):

2 Copyrights Cypress Semiconductor Corporation, The information contained herein is subject to change without notice. Cypress Semiconductor Corporation assumes no responsibility for the use of any circuitry other than circuitry embodied in a Cypress product. Nor does it convey or imply any license under patent or other rights. Cypress products are not warranted nor intended to be used for medical, life support, life-saving, critical control or safety applications, unless pursuant to an express written agreement with Cypress. Furthermore, Cypress does not authorize its products for use as critical components in life-support systems where a malfunction or failure may reasonably be expected to result in significant injury to the user. The inclusion of Cypress products in lifesupport systems application implies that the manufacturer assumes all risk of such use and in doing so indemnifies Cypress against all charges. Any Source Code (software and/or firmware) is owned by Cypress Semiconductor Corporation (Cypress) and is protected by and subject to worldwide patent protection (United States and foreign), United States copyright laws and international treaty provisions. Cypress hereby grants to licensee a personal, non-exclusive, non-transferable license to copy, use, modify, create derivative works of, and compile the Cypress Source Code and derivative works for the sole purpose of creating custom software and or firmware in support of licensee product to be used only in conjunction with a Cypress integrated circuit as specified in the applicable agreement. Any reproduction, modification, translation, compilation, or representation of this Source Code except as specified above is prohibited without the express written permission of Cypress. Disclaimer: CYPRESS MAKES NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Cypress reserves the right to make changes without further notice to the materials described herein. Cypress does not assume any liability arising out of the application or use of any product or circuit described herein. Cypress does not authorize its products for use as critical components in life-support systems where a malfunction or failure may reasonably be expected to result in significant injury to the user. The inclusion of Cypress product in a life-support systems application implies that the manufacturer assumes all risk of such use and in doing so indemnifies Cypress against all charges. Use may be limited by and subject to the applicable Cypress software license agreement. 2 EZ-Click 2.0 User Guide, Document # Rev *C

3 Contents 1 Introduction Welcome Getting Started Help Topics Document History Basic EZ-Click Tasks Creating a new project Opening an existing project Select I2C Target Configuring a project Generating the configuration file Program the target device Reset Saving a project Printing the project Exiting the tool EZ-Click Framework Start Page CapSense Sensor Configuration Global Configuration Visual Configuration CapSense Output System Diagnostics Menus and Toolbar File Menu Configuration Menu Help Menu Toolbar Support Index EZ-Click 2.0 User Guide, Document # Rev *C 3

4 Contents This page intentionally left blank. 4 EZ-Click 2.0 User Guide, Document # Rev *C

5 1 Introduction 1.1 Welcome Use EZ-Click to take your products to market in the shortest possible time by providing simple graphical configuration options for Cypress devices. With EZ-Click you can quickly configure CapSense Express parts. No code development Less time prototyping Faster time to market 1.2 Getting Started To get started with your project, follow these steps: 1. Create a new project: Click New Project and use the Product Selector dialog to select the various project options. 2. Select Target Device: Click Select Target Device and use the Select dialog to choose the device connected to your PC. 3. Set up parameters: Use each of the configuration tabs to define functionality for the device and to test it. Use the Design Toolbox for guidance, as needed. 4. Generate Configuration File: Click Generate Config File to generate the configuration file for the device. 5. Program the Device: Click Apply Current Config to program the device with your settings. 1.3 Help Topics Use the following sections in this help to learn more about using EZ-Click: Basic EZ-Click Tasks EZ-Click Framework Start Page CapSense Sensor Configuration Global Configuration EZ-Click 2.0 User Guide, Document # Rev *C 5

6 Introduction Visual Configuration CapSense Output System Diagnostics Support 1.4 Document History Document Title: EZ-Click 2.0 User Guide Document Number: Revision Date Description of Change ** 1/23/14 New document. *A 2/20/14 Updates for GUI changes. *B 3/4/14 Updates for GUI changes. *C 6/3/14 Fixed a few typos, and clarified information for a few fields. 6 EZ-Click 2.0 User Guide, Document # Rev *C

7 2 Basic EZ-Click Tasks Creating a new project Opening an existing project Select I2C Target Generating the configuration file Program the target device Reset Saving a project Printing the project Exiting the tool EZ-Click 2.0 User Guide, Document # Rev *C 7

8 Basic EZ-Click Tasks 2.1 Creating a new project To create a new project, use the Product Selector dialog to specify various features and filter the devices that will accommodate your design To open the Device Selector: Select Device Selector on the New Project dialog. Open the New Project dialog from the File menu, or press [Ctrl] + [N] from the EZ-Click main window. You can also click the New Project link on the Start Page To use the Device Selector: 1. Under Device filters, select the number of sliders, buttons, LEDs, etc. to use in your design. As you select the different filters, the number of devices available on the right side of the dialog will decrease. 8 EZ-Click 2.0 User Guide, Document # Rev *C

9 Basic EZ-Click Tasks 2. When finished choosing filters, double-click on a device part number, or select it and click New EZ- Click Project. Note Depending on the device you select, the button will change to one of the following: New EZ-Click Project Creates a new EZ-Click project with the selected device. Go to product webpage Launches a web browser to the product page for the selected device. 2.2 Opening an existing project To open an existing EZ-Click project, use the Open Project dialog to find and select the project to open To open the dialog: Select Open Project... from the File menu or press [Ctrl] + [O] from the EZ-Click main window. You can also click the Browse link on the Start Page. Note You can also view and select existing projects from the File > Recent Projects menu item To use the dialog: Navigate and select the appropriate *.cprj file and click Open. EZ-Click 2.0 User Guide, Document # Rev *C 9

10 Basic EZ-Click Tasks 2.3 Select I2C Target Use the Select I 2 C Target dialog to select the appropriate Cypress device to use with your project. Depending on which kit or device you have connect to the computer, different Ports and Devices will be available to select. Current kits include: CY8CKIT-002, CY3280-MBR2, and CY3280-MBR To open the dialog: After creating a new project or opening an existing project, choose Select Target Device from the Configuration menu or from the toolbar To use the dialog: Select a Port and a Device. Then, select an option for Power and I 2 C Speed, and click OK. 2.4 Configuring a project Configuring a project involves various settings on the different EZ-Click tabs. Tabs will vary depending on the selected device: CapSense Sensor Configurations Global Configurations Visual Configurations CapSense Output System Diagnostics 10 EZ-Click 2.0 User Guide, Document # Rev *C

11 Basic EZ-Click Tasks 2.5 Generating the configuration file Select Configuration> Generate Config File to generate configuration files for the design. This creates three new files in the project directory. Each file contains the same information in a different format; any of which can be used to configure the device. *.iic - This I2C configuration file can be used with Bridge Control Panel to apply the settings to the target device. *.hex - This Intel compatible hex file can be used via an I2C programmer to update the configurable portion of the device memory. *.h - This C header file can be included in an embedded device which communicates via I2C to the target device. 2.6 Program the target device 2.7 Reset Select Configuration > Apply Current Config to program the device with the current config (*.iic) file. This feature is provided to reset the configuration of the selected tab or all tabs at one time. Select Configuration > Reset Tab to reset the parameters in the current tab to the default values. Select Configuration > Reset All Tabs to reset the parameters in all the tabs to default values. 2.8 Saving a project Select File > Save Project to save the current project. If you attempt to close a project without saving, the tool will prompt you to save. You can also make a copy of your project by selecting File > Save Project As Printing the project Select File > Print to print the current screen. Click File > Print Preview to preview the current screen prior to printing it Exiting the tool Select File > Exit or the close button in the top-right corner to close the tool. EZ-Click 2.0 User Guide, Document # Rev *C 11

12 Basic EZ-Click Tasks This page intentionally left blank. 12 EZ-Click 2.0 User Guide, Document # Rev *C

13 3 EZ-Click Framework The basic EZ-Click tool framework consists of various tabs to create and configure a project, as follows: Start Page CapSense Sensor Configuration Global Configuration Visual Configuration CapSense Output System Diagnostics EZ-Click 2.0 User Guide, Document # Rev *C 13

14 EZ-Click Framework 3.1 Start Page The EZ-Click Start page provides a quick overview of how to use the tool, as well as links to create new projects and open existing projects. 3.2 CapSense Sensor Configuration The CapSense sensor configuration tab provides all settings related to CapSense sensors. This includes buttons, sliders, and proximity sensors. Note Some devices do not support all sensor types. So, not all options on the tab will be available for all devices General Options Number of sliders Use this parameter to specify the number of sliders for your project when using an applicable device. If you specify one or more sliders, a Sliders section will display to set various options. See Slider Options. 14 EZ-Click 2.0 User Guide, Document # Rev *C

15 EZ-Click Framework Number of proximity sensors Use this parameter to specify the number of proximity sensors for your project when using an applicable device. If you specify one or more sensor, a Proximity Sensors section will display to set various options. See Proximity Sensor Options. IIR filter Use this parameter to enable or disable the Infinite impulse response (IIR) filter. Refer to the device datasheet for more information. Median filter Use this parameter to enable or disable the median filter. Refer to the device datasheet for more information. Automatic threshold Use this parameter to set various thresholds, such as finger threshold and noise thresholds dynamically, depending on the noise of the system. If this parameter is enabled, then the finger threshold parameter for buttons will remain disabled; however, the finger threshold parameter for sliders and sensors must always be set. See Finger Threshold. Advanced low-pass filter Use this parameter to enable or disable the advanced low-pass filter, as well as specify the IIR input weighting. This is used for proximity sensors. Refer to the device datasheet for more information. Scan period Use this parameter to set the scan period in ms. The scan period specifies the amount of time between successive sensor scans by the device. The scan period is dependent on the number of sensors used in the design. As sensors are enabled the scan period will automatically be decreased, if necessary, to ensure the sensors can all be scanned in the available time. Note that the tool will not automatically increase the scan period again if the number of sensors is decreased. This is because there is a trade off between accuracy of the sensors and the power consumption, which is left up to the user. When the device is powered up, the sensors are scanned quickly, that is, the scan period is low. This is the minimum scan period you can configure for specific applications. After some time, the device increases the scan period (for idle state, when the button is not touched) to reduce the power consumption. When the button is touched during the idle state, the scan period is again reduced for the next touch Slider Options The scanning process consumes high power and therefore, faster response comes at the cost of increased power consumption. According to the thumb rule, the scan period delay should be low for faster response and high for increased power consumption. For a larger number of buttons, the minimum scan period delay is high. Set the scan period by clicking the slider. Sensor Enter the name of the sensor. Segments Select the number of segments. Pins This is a read-only field that displays the pins. Type Select the slider type: linear or radial. EZ-Click 2.0 User Guide, Document # Rev *C 15

16 EZ-Click Framework Sensitivity Sensitivity is a measure of how much the output changes for a given input change. You can set the sensitivity for each slider, sensor, and button. This parameter helps you to set the minimum finger capacitance required to turn ON a button. Different sensors in the UI need different sensitivity. For example, the power button can be less sensitive than the other buttons in the UI. The default option is high. Finger Threshold Use this parameter to select the appropriate value for each slider, sensor, or button if automatic threshold is disabled. Based on the finger threshold parameter, all the other thresholds (noise threshold, negative noise threshold, and so on.) are calculated. The touch on the button is registered only if the sensor output is higher than the finger threshold. The CapSense algorithm converts the sensor capacitance into a digital count, called raw count. The raw count is interpreted as either a TOUCH or NO TOUCH state for the sensor. The numerical value of the raw count is the digital representation of the sensor capacitance, and increases while the capacitance increase. The baseline reference level is the average raw count level with no finger present. This reference level is continuously updated when a finger is not on the sensor. In idle condition (no touch), the output (raw count) has only the internal noise component. When the button is touched, the raw count rises. Thus, there is a difference count between these two raw counts. Now, 80 percent of the difference count should be set as the finger threshold for a proper identification of the touch. This is a decimal value between 50 and 245 for a button that is set to 50 as default for each button. The default value is 50. Resolution Select the appropriate resolution value Proximity Sensor Options Pin Select the pin to use for this sensor. Sensor Enter the sensor name. Resolution Controls the number of bits used to detect and track the proximity measurements. Proximity threshold Select the appropriate value. +ve Threshold Select the appropriate positive proximity threshold value. -ve Threshold Select the appropriate negative proximity threshold value. Sensitivity Select the appropriate value. Finger Threshold See Finger Threshold. 16 EZ-Click 2.0 User Guide, Document # Rev *C

17 EZ-Click Framework Wakeup Sensor For CY8CMBR3xxx devices, this option enables or disables the "Look-for- Proximity" state on the device. This state allows ultra-low power consumption when a human body is not in close proximity. Once proximity is detected, the controller will enter the "Look-for-Touch" state. For more information, refer to the device datasheet. Initial/Subsequent Response Time The response time is the minimum amount of time a sensor should be touched for the device to detect as valid sensor touch. The response time is calculated from the Debounce value. If a fast response is required for an output, the debounce time should be low Button Options Enable Select to enable the associated button. Pin Read-only field that displays the pin name associated with this button. Sensor Enter the name of the button. Sensitivity Select the appropriate value. Finger Threshold See Finger Threshold. FSS When Flanking Sensor Suppression (FSS) is disabled only one sensor is allowed to be "ON". When more than one sensor is touched simultaneously, only the first sensor that is touched is reported "ON" until it is released. This feature is required when the buttons are closely spaced, or when only one button must be "ON" at any time. To enable Flanking Sensor Suppression, select the check box for the corresponding button. This feature is disabled by default for all buttons. Initial/Subsequent Response Time See Initial/Subsequent Response Time Errors, Warnings, and Notes This section shows errors, warnings, and notes in the project. Errors indicate there is at least one problem that must be addressed before you can proceed with the project. Warnings report unusual conditions that might indicate a problem. Notes are informational messages from the system to indicate something occurred. At present, the system does not generate notes. EZ-Click 2.0 User Guide, Document # Rev *C 17

18 EZ-Click Framework 3.3 Global Configuration The Global configuration tab provides all the non-sensor device configuration settings. Sensor configuration settings are set using the CapSense sensor configuration tab. Note Some devices do not support all settings. So not all options on the tab will be available for all devices General Options Auto-reset period This period determines a maximum time the button can be in the "ON" state at any time. This feature is required to reduce the power consumption if any other conducting object (for example, a metal object), except the finger, is in contact with the button. As shown in the figure, when the CS0 is pressed for a long period of time, the GPO0 is not driven after the auto reset time. This helps in reducing the power consumption. The auto-reset period can be set to either 5 sec or 20 sec. When this feature is enabled, the sensor status will be reset, if the sensor is ON for a time that is greater than the configured time. When this feature is disabled the sensor will not be reset. Proximity auto-reset Select an appropriate value. I2C Address The device can be configured through I 2 C. Select the I 2 C slave address within the range from 0 to127 (in decimal). The default slave address is set to 55 (decimal). Optimization Select any one of the two options from the drop-down: Power consumption or Response time. The optimization parameter enables you to select either the optimum response time or the optimum power consumption. LED duration This is for the "Use LED Duration" feature. Select an appropriate value. State timeout This is the time before the device switches to low-power mode (see device datasheet for the real power mode names.) Select an appropriate value. Enable EMC noise immunity - This feature improves the noise immunity of the device against the external radiated and conducted noise. It also reduces the radiated noise emission. Enable shield Enables or disables the shield pin, which is used to enhance proximity and water rejection. Enable guard sensor Enable this option for the "guard" sensor, which when activated, prevents other sensors from being activated. 18 EZ-Click 2.0 User Guide, Document # Rev *C

19 EZ-Click Framework Enable GPIO host control Enable this option to allow the I 2 C master to control GPOs (instead of button-controlled GPOs). GPO drive mode Select an appropriate value to set strong drive or open drain (drive low only). GPO logic level Select an appropriate value to invert GPO values. Host interrupt pin Select an appropriate value to assert a signal when there is any change in sensor status. Buzzer The buzzer option is provided for the device, wherein a buzzer beeps when a button is touched. The buzzer works on a pulse-width modulator (PWM) signal given to it, which is dependent on the frequency and the duration of the pulse. The buzzer feature is present to get an audio output for a confirmation of the button touch. When the buzzer is enabled, the buzzer configuration parameters such as number of pins, frequency, output duration, and pin idle state are enabled. These features are disabled by default. Type: The buzzer can operate either in 1-pin or 2-pin mode. In the 1-pin mode, the PWM signal is sent through one pin, while the other pin of the buzzer is shorted to either positive or negative power supply. In the 2-pin mode, two PWM signals are sent to the buzzer through the two pins, both being non-overlapping. The Buzzer type can be selected from the drop-down menu. The type is set to 1-pin by default. Pin: None, HI/BUZ, CS5/SH/BUZ. The values vary depending on which device is selected Frequency: The buzzer frequency (khz) can be selected using this option. The choices available are 1, 1.14, 1.33, 1.6, 2, 2.67 and 4. The default value is 4. On time: The time is specified in milliseconds. The range depends on the device. Set the Buzzer ON time (msec) by clicking the up and down arrow. The desired value can also be entered in the box. Idle state: The buzzer idle state is set by selecting High or Low from the drop-down menu. This selects the idle state of pin-1 for the buzzer. This can be set to either High (VDD) or Low (Gnd). The default state is set to Low. Duration: Select an appropriate value. Supply voltage (V) Select a value to set the operating voltage selection register (DEVICE_CFG3), based on the operating voltage of the device. Note For MBR3 devices, applying a configuration that modifies this value will cause EZ-Click to lose its connection to the device. This will report a failure while programming because it was not able to verify that the changes took effect. This is expected. Once the device has been programmed with the new settings, you must reconfigure the board to handle the new voltage configuration. See the device data sheet for specific requirements. Debounce Select a value in the range from 1 to 255 for the various options, depending on the device. The debounce feature specifies the minimum time for which a contact has to be made with the sensor, for an output trigger. This time can vary for different situations. For example, the power button can have a high debounce time to avoid false switching (power-on or -off) of the device. If a fast response is required for an output, the debounce time should be low for the button. EZ-Click 2.0 User Guide, Document # Rev *C 19

20 EZ-Click Framework HCG Two general purpose digital output (GPO) pins are available, whose logic states can be controlled by the host. If the buzzer is not used then up to two more host controlled GPOs (HCGs) are available (using BuzzerOut0 and BuzzerOut1 pins). The following table shows the maximum available Host Controlled GPO pins, depending on the buzzer configuration. Buzzer Type Maximum Available Host Controlled GPOs Disabled 4 1 pin 3 2 pin LED Options Enable Select to enable the associated LED. Name Enter the name of the LED. Pin Read-only field that displays the pin name associated with this LED. Active duty cycle Select the PWM duty cycle for when the LED is active. Inactive Duty cycle Select the PWM duty cycle for when the LED is inactive. EZ-Click converts the duty cycle values into register values as follows: Selected% * 15 = RegisterValue For example: 100% * 15 = 15 20% * 15 = 3 Use LED Duration Enable or disable this option. Toggle Enable or disable this option. If this feature is enabled, the sensor remains "ON" when it is touched once, and does not turn OFF automatically. The next time the sensor is touched, the sensor turns OFF. Thus, the output toggles every time when the button is touched. This feature finds applications in situations where the button needs to be kept ON or OFF after it is touched. For example, the power button for a device needs to toggle every time when it is touched. Host control Enable or disable this option. 20 EZ-Click 2.0 User Guide, Document # Rev *C

21 EZ-Click Framework Errors, Warnings, and Notes See Errors, Warnings, and Notes. 3.4 Visual Configuration The Visual configuration tab is used to configure visual feedback effects, such as LED effects at power on and LED effects on button touch. Note At present, this tab is only used for CY8CMBR2xxx devices General Options LED Configuration LED on time When the LED ON time feature is enabled, it keeps the LED glowing for a predefined configured time even after the button is released. This feature is used to confirm the button press, if the touch is for a short duration of time. This time can be set in the LED ON time box and the valid range is 0 to 2000 ms in steps of 20 ms. The entered value is auto-corrected to the nearest valid duration. The default option is LED ON time disabled and the time duration set to 0. Analog voltage output This parameter decides whether output pins can be used as open-drain switches. If this feature is enabled, the output pins can be used for analog output voltage. If disabled, the output pins cannot be used for analog output voltage. The default option is set to disabled. LED standby brightness Defines the brightness levels of LEDs when the corresponding button is not pressed. Select one of the choices: 0%, 20%, 30%, or 50% LED State Periods Period1 - Period4 The different parameters for power-on LED effects and button controlled LED effects use four LED periods specified in msec. The desired value can also be entered in the box and their valid range is 0 to 2000 msec in steps of 20 msec. The entered value is auto-corrected to the nearest valid duration. The default value is 0. EZ-Click 2.0 User Guide, Document # Rev *C 21

22 EZ-Click Framework LED Effects at Power On LED effects mode Disabled, Concurrent, or Sequential. The default option is set to disabled. At Power-on, certain LED effects can be seen before initialization. You can define these effects by specifying the individual parameters for each LED. Table All the LEDs will have the defined effects for power on and/or button touch. The LEDs are divided into four groups, with three LEDs in each, except the first one. For each group, the different parameters can be set to vary the effects. The first four parameters are set by specifying one of the four available time periods, each of which is configured independently. Ramp up Time: Time taken by the LED to change state from low brightness to high brightness. High Time: Time duration for which the LED is in the High brightness state. Ramp down Time: Time taken by the LED to change state from high brightness to low brightness. Low Time: Time duration for which the LED is in the Low brightness state. High brightness: This sets the amount of brightness when the LED is in the High brightness state. Low brightness: This sets the amount of brightness when the LED is in the Low brightness state. LED Effect Repeat Rate: Defines the number of times the LED effects should be repeated after the button is released. 22 EZ-Click 2.0 User Guide, Document # Rev *C

23 EZ-Click Framework LED Effects on Button Touch On button touch Enable or disable the On button touch LED effects. The default option is set to disabled. The parameters for LEDs can be set to be different. The On button touch LED effects are of two types: breathing or non-breathing. Last button LED effect This parameter decides whether LED fading effects should continue on all the GPOs or only on the last button press or button release. If this feature is enabled, the LED fading effects only on the last button press or release. If disabled, the LED fading effects on any button press or release, based on the settings. The default option is set to disabled. Table This is the same table as LED Effects at Power On with one additional row: Breathing effect. All the LEDs will have the defined effects for power on and/or button touch. The LEDs are divided into four groups, with three LEDs in each, except the first one. For each group, the different parameters can be set to vary the effects. The first four parameters are set by specifying one of the four available time periods, each of which is configured independently. Breathing effects (button touch): In this mode, until the button is pressed, the LED will have the defined effect repeating. When the button is released the LED will have the defined effect for the number of times the repeat is set Errors, Warnings, and Notes See Errors, Warnings, and Notes. EZ-Click 2.0 User Guide, Document # Rev *C 23

24 EZ-Click Framework 3.5 CapSense Output This tab provides a graphical output. The output can be seen either for any particular button for multiple parameters (using the button specific output view) or for any particular parameter for multiple buttons (using the parameter specific output view). The output is shown in the form of a graph, with time (in msec or seconds) as the horizontal axis and the parameter that you chose as the vertical axis. The output for a specific time interval between the initial and the current time can be obtained using the position slider. You can move this slider position to view the data from the start of data acquisition. The play and stop buttons are used to run or hold the output General Options Select View Use to select Button Output or Parameter output. Displayed samples Use this to control the number of samples displayed in the graph. Sample period (ms) Use this to control the speed at which EZ-Click gathers data Button Output Options Button Select the specific button for which the output is to be monitored using the drop-down menu. Any button from Button0 to Button9 can be selected. By default, no button is selected, that is, the button specific output is disabled. 24 EZ-Click 2.0 User Guide, Document # Rev *C

25 EZ-Click Framework Finger Threshold By setting the finger threshold, you can evaluate the performance of the device from the graphs. This feature is available only if the automatic threshold calculation is disabled for the device. If the automatic threshold calculation is disabled, the finger threshold is set to 50 by default. This threshold should be set close to 80 percent of the difference count for a good response and noise immunity of the device. Button Status This field shows the ON/OFF status of the button. If no button is selected, the status field is left blank. C P This field shows the parasitic capacitance (C P) of the selected button. A button cannot function unless this capacitance is in the range of 5 to 41 pf. If no button is selected, this field is left blank. Graph The following are the options available: Raw count vs. base line When this option is selected, the graph displays the raw counts and base line values of the selected button, in different colors. For more information on raw counts and base line, see Finger Threshold section. Difference count and finger threshold When this option is selected, the graph displays the difference count and the finger threshold of the selected button, in different colors. The finger threshold should be 80 percent of the difference counts for a good design. If not, you may need to redesign the system. Difference count and finger threshold When this option is selected, the graph displays the difference count and the finger threshold of the selected button, in different colors. The finger threshold should be 80 percent of the difference counts for a good design. If not, you may need to redesign the system. Note This graph is only available if the "Automatic threshold" option is disabled in the CapSense Sensor Configuration tab. Signal to Noise ratio Signal-to-noise ratio (SNR) helps you to differentiate between the Touch, and the No Touch sensor states. The signal is the change in the sensor response when a finger is placed on the sensor. For the purpose of SNR calculation, the noise is the peak-topeak variation in the sensor response when a finger is not present (internal noise). When a finger touches the sensor surface there is a presence of the noise, but this is a combination of internal noise and noise injected through the finger. The noise introduced by the finger can affect the performance of the sensor, but, by definition, it is not part of the SNR calculation. For reliable CapSense performance, signal strength needs to be significantly larger than noise. The following figure is an example of signal and noise levels using real sensor data. In this example, the signal is a 135 count difference and the noise is a 27 count difference. Therefore, the SNR is 135:27, or 5:1. When this option is selected, the graph displays the SNR of the selected button. The horizontal axis is the samples and the vertical axis is the SNR. For a sturdy design, the SNR of the system should be more than 5:1. Note For MBR3 devices, EZ-Click is responsible for computing SNR, which requires a significant number of samples to establish a reasonable noise range. In order to establish this range, the tool should be allowed to collect at least 1000 data samples before a button press. Advanced low pass filter This option is only available for proximity sensors on MBR3 devices. When this option is selected, the graph displays the average filtered proximity raw count for the selected sensor Parameter Output Options Parameter select Select the respective parameter that has to be monitored using the drop-down menu. The different parameters are: Raw Count, Difference Count, and SNR. EZ-Click 2.0 User Guide, Document # Rev *C 25

26 EZ-Click Framework Buttons select Select the buttons for which the outputs are to be displayed using the checkbox provided for each button. You can select any button from Button0 to Button9. More than one button can also be selected. Therefore, you have the option to monitor only the buttons of your interest. Parameter graph The output graph displays the selected parameter for the selected buttons as a line graph. The horizontal axis is for the samples and the vertical axis is for the parameter selected. The output for different buttons is plotted in different colors. Thus, the parameters for different buttons can be compared using the graph. 3.6 System Diagnostics To test the device for functionality during the production line, use the System diagnostics tab. You can check the SNR and status of each button for the device. Also, the failure mode and effect analysis (FMEA) for the device can be done through this feature and you can see the FMEA results of the device. Thus, the device can be tested for faults using this tab Test Configuration Options Test mode Used to select Production vs. Prototype. Power on self test Enable or disable this field as applicable. Calibrated C P Read-only for Production. Use this field to view or set the parasitic capacitance (C P) tolerance. Calibrated SNR Read-only for Production. Use this field to view or set the calibrated SNR. You can select the minimum SNR required for specific needs and this sets the criteria to decide if a button passes or fails. The minimum SNR value can be selected within the range from 3 to 10, from 26 EZ-Click 2.0 User Guide, Document # Rev *C

27 EZ-Click Framework Table the drop-down menu. The value is set to 5 by default and it is recommended to keep a minimum SNR of 5:1. Calculate SNR for Select the sensor for which SNR will be calculated (MBR3 devices only). EZ- Click is responsible for computing SNR. This requires a significant amount of I 2 C traffic and only one sensor can be computed at a time. This option allows for selecting which sensor for which to compute SNR. Start/Stop Click the Start button to enter into testing mode and click Stop to exit from it. This table is active after pressing the Start button. Different information is shown in the table as different sensors are stimulated. Sensor Displays the name of the sensor. Status The status of the button is displayed in the status column. The status is?on? if a button is pressed; else it is?off?. The number of rows enabled is equivalent to the number of rows selected. SNR The tool displays the actual SNR of each button and also displays whether the button has passed or failed according to the minimum SNR required. A Pass is displayed if the respective read SNR is greater than or equal to the "minimum SNR required" value and "FAIL" if SNR is less than the "minimum SNR required." C P Displays the parasitic capacitance (C P) for the sensor. System Diagnostics Result The system diagnostics column shows whether each button has passed or failed the FMEA. The tool displays Pass in green if the button passes all the FMEA criteria and it displays fail code if a criterion is not met. If any button fails the FMEA, the corresponding fail code is specified for the button. Following is the list of various fail codes. C MOD out of range Button short to Gnd Button short to V DD Button to button short C P out of range Buttons Charts The following buttons are available for this tab: Load This brings up a file browser that allows opening a previously exported System Diagnostics log. Export This brings up a save file dialog that allows saving the collected system diagnostics data into a CSV file that can be opened in other tools. Reset This clears the currently collected System Diagnostics information and allows for a fresh start. This area displays after completing a test and pressing the Stop button. EZ-Click 2.0 User Guide, Document # Rev *C 27

28 EZ-Click Framework Number of tests Shows how many times a test was run. Check boxes to show or hide charts C P Chart SNR Chart Fault Condition Chart This page intentionally left blank. 28 EZ-Click 2.0 User Guide, Document # Rev *C

29 4 Menus and Toolbar EZ-Click has the following menus and toolbar: File Menu Configuration Menu Help Menu Toolbar 4.1 File Menu The EZ-Click File menu has the following commands: New Project Opens the Product Selector dialog to create a new project. See Creating a new project. Open Project Opens the Open Project dialog to select and open an existing project. See Opening an existing project. Save Project Saves any changes in the project to the current project file. See Saving a project. Save Project As Opens a Save As dialog to save the current project with a different project name. See Saving a project. Print Prints the current tab view as a screen image. See Printing the project. Print Preview Displays the current tab view as a screen image in a Print Preview window. See Printing the project. Recent Projects Allows you to view and select various previous existing projects. Exit Exits the EZ-Click program. See Exiting the tool. EZ-Click 2.0 User Guide, Document # Rev *C 29

30 Menus and Toolbar 4.2 Configuration Menu The EZ-Click Configuration menu has the following commands: Select Target Device Opens the Select I2C Target dialog to select the appropriate Cypress device. See Select I2C Target. Disconnect Target Disconnects EZ-Click from the connected device. Software Reset Issues a reset command to the connected device so it starts running from a fresh state. This is done automatically as part of the Apply Current Config command. Open Design Toolbox Opens the Design Toolbox xls file. The Design Toolbox provides general layout guidelines, layout estimator, Cp and Power value estimator, as well as design feasibility with actual data. Refer to the file for more information. Generate Config File Generates the config (*.iic) file used to program the device. Apply Current Config Programs the device. Open System Diagnostics Log Opens a <project_name>.csv file that contains various diagnostic data for different dates and times the device was last programmed. Reset Tab Resets the current tab to the default settings. See Reset. Reset All Tabs Resets all tabs to the default settings. See Reset. 4.3 Help Menu The EZ-Click Help menu has the following commands: Help Topics Opens the Help file. Documentation > Release Notes Opens the EZ Click Release Notes User Guide Opens the EZ Click User Guide About Opens the EZ-Click About box to view version and plug-in information. 30 EZ-Click 2.0 User Guide, Document # Rev *C

31 Menus and Toolbar 4.4 Toolbar The toolbar provides quick access to the most common functions, including: Command Shortcut Description See Also New Project Ctrl + N Opens the Device Selector dialog to create a new project. Creating a New Project Open Project Ctrl + O Opens dialog to select an existing project. Opening an existing project Save Project Ctrl + S Saves the current project. Saving a project Print Ctrl + P Prints the currently selected tab. Printing the project Open Design Toolbox Ctrl + T Opens a spreadsheet file that provides guidelines for setting up a CapSense project. Generate Config File Ctrl + G Saves the current project information to a configuration file that can be programmed onto the device. Generating the configuration file Apply Current Config Ctrl + L Programs the device with current configuration file. Program the target device Open System Diagnostics Log Ctrl + D Opens a file showing the log information from the last system diagnostic. Select Target Device Opens the Select I2C Target dialog to select the device. Select I2C Target Software Reset Issues a reset command to the connected device so it starts running from a fresh state. This is done automatically as part of the Apply Current Config command. EZ-Click 2.0 User Guide, Document # Rev *C 31

32 Menus and Toolbar This page intentionally left blank. 32 EZ-Click 2.0 User Guide, Document # Rev *C

33 5 Support Visit for online technical support. The resources include: Training Seminars Discussion Forums Application Notes Developer Community Knowledge Base Technical Support. You can also view and participate in discussion threads about a wide variety of PSoC device topics at Before using Cypress support services, confirm the version of EZ-Click installed on your system. Select Help > About to determine the tool version. Upgrades and version enhancements for the EZ-Click are provided by Cypress free of charge. The upgrades are available through the Cypress Update Manager. The Cypress Update Manager searches for updates to all Cypress products. EZ-Click 2.0 User Guide, Document # Rev *C 33

34 Support This page intentionally left blank. 34 EZ-Click 2.0 User Guide, Document # Rev *C

35 Index A Apply Configuration C Configuration file E Exit G Generate N New Project... 8 O Open Project... 9 P Preview Print R Reset tab S Save Project Support EZ-Click 2.0 User Guide, Document # Rev *C 35

36 Index This page intentionally left blank. 36 EZ-Click 2.0 User Guide, Document # Rev *C

The following table lists user modules used in this code example and the hardware resources occupied by each user module.

The following table lists user modules used in this code example and the hardware resources occupied by each user module. CSA Software Filters with EzI2Cs Slave on CY8C20xx6 CE63794 Code Example Name: Example_CSA_EzI 2 Cs_Filters_20xx6 Programming Language: C Associated Part Families: CY8C20xx6 Software Version: PD5.1 (SP2)

More information

Filter_ADC_VDAC_poll Example Project Features. General Description. Development Kit Configuration

Filter_ADC_VDAC_poll Example Project Features. General Description. Development Kit Configuration 1.10 Features FIR low-pass filter at 6 khz with Blackman window, 85 taps Demonstrates the polling mode of the Filter component AC-coupled input provided bias with internal Opamp for maximum swing DMA used

More information

GPIF II Designer - Quick Start Guide

GPIF II Designer - Quick Start Guide GPIF II Designer - Quick Start Guide 1. Introduction Welcome to GPIF II Designer - a software tool to configure the processor port of EZ-USB FX3 to connect to any external device. This application generates

More information

CE58957 demonstrates how to implement the fade and toggle feature to the backlight LEDs of CapSense buttons.

CE58957 demonstrates how to implement the fade and toggle feature to the backlight LEDs of CapSense buttons. Objective CapSense Sigma Delta (CSD) with LED Backlight Fading on CY8C24x94 CE58957 Code Example Name: Example_CSD_BacklightFading_24x94 Programming Language: C Associated Part Families: CY8C24x94 Software

More information

This optional pin is present if the Mode parameter is set to SyncMode or PulseMode. Otherwise, the clock input does not show.

This optional pin is present if the Mode parameter is set to SyncMode or PulseMode. Otherwise, the clock input does not show. 1.60 Features Up to 8-bit General Description The allows the firmware to output digital signals. When to Use a Use a when the firmware needs to interact with a digital system. You can also use the as a

More information

Cypress HX2VL Configuration Utility Blaster User Guide

Cypress HX2VL Configuration Utility Blaster User Guide Cypress HX2VL Configuration Utility Blaster User Guide Spec. # 001- Rev. ** Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com

More information

Use the Status Register when the firmware needs to query the state of internal digital signals.

Use the Status Register when the firmware needs to query the state of internal digital signals. 1.60 Features Up to 8-bit General Description The allows the firmware to read digital signals. When to Use a Use the when the firmware needs to query the state of internal digital signals. Input/Output

More information

Voltage Reference (Vref) Features. General Description. Input/Output Connections. When to Use a Vref Voltage references and supplies

Voltage Reference (Vref) Features. General Description. Input/Output Connections. When to Use a Vref Voltage references and supplies PSoC Creator Component Datasheet Voltage Reference (Vref) 1.60 Features Voltage references and supplies Multiple options Bandgap principle to achieve temperature, and voltage stability General Description

More information

Cypress HX2VL Configuration Utility Blaster User Guide

Cypress HX2VL Configuration Utility Blaster User Guide Cypress HX2VL Configuration Utility Blaster User Guide Doc. # 001-70672 Rev. *B Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com

More information

Use the Status Register when the firmware needs to query the state of internal digital signals.

Use the Status Register when the firmware needs to query the state of internal digital signals. 1.70 Features Up to 8-bit General Description The allows the firmware to read digital signals. When to Use a Use the when the firmware needs to query the state of internal digital signals. Input/Output

More information

CE PSoC 4: Time-Stamped ADC Data Transfer Using DMA

CE PSoC 4: Time-Stamped ADC Data Transfer Using DMA CE97091- PSoC 4: Time-Stamped ADC Data Transfer Using DMA Objective This code example uses a DMA channel with two descriptors to implement a time-stamped ADC data transfer. It uses the Watch Dog Timer

More information

Comparator (Comp) Features. General Description. When to use a Comparator 1.60

Comparator (Comp) Features. General Description. When to use a Comparator 1.60 1.60 Features Low input offset User controlled offset calibration Multiple speed modes Low power mode Output routable to digital logic blocks or pins Selectable output polarity Configurable operation mode

More information

HX2VL Development Kit Guide. Doc. # Rev. **

HX2VL Development Kit Guide. Doc. # Rev. ** HX2VL Development Kit Guide Doc. # 001-73960 Rev. ** Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Copyrights

More information

AN SIO Tips and Tricks in PSoC 3 / PSoC 5. Application Note Abstract. Introduction

AN SIO Tips and Tricks in PSoC 3 / PSoC 5. Application Note Abstract. Introduction SIO Tips and Tricks in PSoC 3 / PSoC 5 Application Note Abstract AN60580 Author: Pavankumar Vibhute Associated Project: Yes Associated Part Family: CY8C38xxxx Software Version: PSoC Creator Associated

More information

This optional pin is present if the Mode parameter is set to SyncMode or PulseMode. Otherwise, the clock input does not show.

This optional pin is present if the Mode parameter is set to SyncMode or PulseMode. Otherwise, the clock input does not show. 1.70 Features Up to 8-bit General Description The allows the firmware to output digital signals. When to Use a Use a when the firmware needs to interact with a digital system. You can also use the as a

More information

PSoC 4 Low Power Comparator (LPComp) Features. General Description. When to Use a LPComp 2.0. Low input offset. User controlled offset calibration

PSoC 4 Low Power Comparator (LPComp) Features. General Description. When to Use a LPComp 2.0. Low input offset. User controlled offset calibration 2.0 Features Low input offset User controlled offset calibration Multiple speed modes Low-power mode Wake from low power modes Multiple interrupt and output modes General Description The Low Power Comparator

More information

HX2VL Development Kit Guide. Doc. # Rev. *A

HX2VL Development Kit Guide. Doc. # Rev. *A HX2VL Development Kit Guide Doc. # 001-73960 Rev. *A Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Copyrights

More information

Programmer User Guide

Programmer User Guide Programmer User Guide Programmer Guide 3.06 Spec. # 001-51796 Rev. *A Cypress Semiconductor 3901 North First Street San Jose, CA 95134 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com

More information

PSoC 1 I 2 C Bootloader

PSoC 1 I 2 C Bootloader Objective Project Name: PSoC1_I2C_Bootloader Programming Language: C Associated Part: All PSoC 1 Families Software Version: PD 5.2 SP1 Related Hardware: CY3210 PSoC Eval1 Board Author: Jie Yuan This project

More information

16-Bit Hardware Density Modulated PWM Data Sheet

16-Bit Hardware Density Modulated PWM Data Sheet 1. 16-Bit Hardware Density Modulated PWM User Module Data Sheet 16-Bit Hardware Density Modulated PWM Data Sheet DMM16HW DMM16HW Copyright 2009 Cypress Semiconductor Corporation. All Rights Reserved. PSoC

More information

THIS SPEC IS OBSOLETE

THIS SPEC IS OBSOLETE THIS SPEC IS OBSOLETE Spec No: 002-04992 Spec Title: Installation of the LAN Adapter Replaced by: NONE Installation of the LAN Adapter Doc. No. 002-04992 Rev. *A Cypress Semiconductor 198 Champion Court

More information

CY3660-enCoRe V and encore V LV DVK Kit Guide

CY3660-enCoRe V and encore V LV DVK Kit Guide CY3660-enCoRe V and encore V LV DVK Kit Guide Doc. # 001-41500 Rev. ** Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com

More information

Writing to Internal Flash in PSoC 3 and PSoC 5

Writing to Internal Flash in PSoC 3 and PSoC 5 Writing to Internal Flash in PSoC 3 and PSoC 5 Code Example Objective CE62384 demonstrates how to write to the internal flash to change its contents during run time. CE62384 Associated Part Families: CY8C3xxx

More information

4 to 1 Analog Multiplexer Data Sheet

4 to 1 Analog Multiplexer Data Sheet 26. 4 to 1 Analog Multiplexer Copyright 2001-2009 Cypress Semiconductor Corporation. All Rights Reserved. 4 to 1 Analog Multiplexer Data Sheet 4 to 1 MUX Resources CY8C29/27/24/22/21xxx, CY8C23x33, CY8CLED02/04/08/16,

More information

CY7C603xx CYWUSB

CY7C603xx CYWUSB Datasheet CMP V 1.2 001-13261 Rev. *J Comparator Copyright 2001-2012 Cypress Semiconductor Corporation. All Rights Reserved. Resources PSoC Blocks API Memory (Bytes) Digital Analog CT Analog SC Flash RAM

More information

CYClockMaker Programming Kit Guide CY3675. Doc. # Rev. **

CYClockMaker Programming Kit Guide CY3675. Doc. # Rev. ** CY3675 CYClockMaker Programming Kit Guide Doc. # 001-52414 Rev. ** Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com

More information

CE56273 Associated Part Families: CY8C38xx/CY8C55xx Software: PSoC Creator Related Hardware: CY8CKIT-001 Author: Anu M D

CE56273 Associated Part Families: CY8C38xx/CY8C55xx Software: PSoC Creator Related Hardware: CY8CKIT-001 Author: Anu M D Objective CE56273 SPI With DMA in PSoC 3 / PSoC 5 CE56273 Associated Part Families: CY8C38xx/CY8C55xx Software: PSoC Creator Related Hardware: CY8CKIT-001 Author: Anu M D This code example demonstrates

More information

FTG Programming Kit CY3670. Spec. # Rev. *C

FTG Programming Kit CY3670. Spec. # Rev. *C CY3670 Spec. # 38-07410 Rev. *C Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Copyrights Copyrights Cypress

More information

8 to 1 Analog Multiplexer Datasheet AMux8 V 1.1. Features and Overview

8 to 1 Analog Multiplexer Datasheet AMux8 V 1.1. Features and Overview Datasheet AMux8 V 1.1 001-13257 Rev. *J 8 to 1 Analog Multiplexer Copyright 2001-2015 Cypress Semiconductor Corporation. All Rights Reserved. Resources PSoC Blocks API Memory (Bytes) Digital Analog CT

More information

Programmable Threshold Comparator Data Sheet

Programmable Threshold Comparator Data Sheet 10. Programmable Threshold Comparator Programmable Threshold Comparator Data Sheet Copyright 2001-2009 Cypress Semiconductor Corporation. All Rights Reserved. CMPPRG Resources CY8C29/27/24/22xxx, CY8C23x33,

More information

Clock Programming Kit

Clock Programming Kit Clock Programming Kit Clock Programming Kit Features Supports these field-programmable clock generators: CY2077FS, CY2077FZ, CY22050KF, CY22150KF, CY22381F, CY22392F, CY22393F, CY22394F, CY22395F, CY23FP12,

More information

CY3280-MBR2 CapSense Express with SmartSense Auto-Tuning Kit Guide. Doc. # Rev. *C

CY3280-MBR2 CapSense Express with SmartSense Auto-Tuning Kit Guide. Doc. # Rev. *C CY380-MBR CapSense Express with SmartSense Auto-Tuning Kit Guide Doc. # 00-7857 Rev. *C Cypress Semiconductor 98 Champion Court San Jose, CA 9534-709 Phone (USA): 800.858.80 Phone (Intnl): 408.943.600

More information

EZ-PD Analyzer Utility User Guide

EZ-PD Analyzer Utility User Guide EZ-PD Analyzer Utility User Guide Doc. No. 002-12896 Rev. ** Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 www.cypress.com Copyrights

More information

CYClockMaker Programming Kit Guide CY3675. Doc. # Rev. *C

CYClockMaker Programming Kit Guide CY3675. Doc. # Rev. *C CY3675 CYClockMaker Programming Kit Guide Doc. # 001-52414 Rev. *C Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com

More information

CapSense Express Controllers with SmartSense Auto-tuning - 16 Buttons, 2 Sliders, Proximity Sensors

CapSense Express Controllers with SmartSense Auto-tuning - 16 Buttons, 2 Sliders, Proximity Sensors CapSense Express Controllers with SmartSense Auto-tuning - 16 Buttons, 2 Sliders, Proximity Sensors CapSense Express Controllers with SmartSense Auto-tuning 16 Buttons, 2 Sliders, Proximity Sensors General

More information

CapSense Express Controllers With SmartSense Auto-tuning 16 Buttons, 2 Sliders, Proximity Sensors

CapSense Express Controllers With SmartSense Auto-tuning 16 Buttons, 2 Sliders, Proximity Sensors CapSense Express Controllers With SmartSense Auto-tuning 16 Buttons, 2 Sliders, Proximity Sensors CapSense Express 16 Button Controller General Description The CY8CMBR3xxx CapSense Express controllers

More information

Use the IDAC8 when a fixed or programmable current source is required in an application.

Use the IDAC8 when a fixed or programmable current source is required in an application. PSoC Creator Component Data Sheet 8-Bit Current Digital to Analog Converter (IDAC8) 1.50 Features Three ranges 2040 ua, 255 ua, and 32.875 ua Software or clock driven output strobe Data source may be CPU,

More information

For one or more fully configured, functional example projects that use this user module go to

For one or more fully configured, functional example projects that use this user module go to Datasheet RefMux V 1.3 001-13584 Rev. *H Reference Multiplexer Copyright 2003-2012 Cypress Semiconductor Corporation. All Rights Reserved. PSoC Blocks API Memory (Bytes) Resources Digital Analog CT Analog

More information

PSoC Creator Component Datasheet

PSoC Creator Component Datasheet 1.30 Features Supports 4-wire resistive touchscreen interface Supports the Delta Sigma Converter for both the PSoC 3 and PSoC 5 devices Supports the ADC Successive Approximation Register for PSoC 5 devices

More information

PSoC Programmer 3.12 Release Notes

PSoC Programmer 3.12 Release Notes PSoC Programmer 3.12 Release Notes Release Date: July 28, 2010 Thank you for your interest in PSoC Programmer 3.12. These release notes list all new features, installation requirements, supported devices

More information

LPF (Optional) CY8C24x93. Without LPF and ISR to 3* With LPF only** to 3* With ISR only to 3*

LPF (Optional) CY8C24x93. Without LPF and ISR to 3* With LPF only** to 3* With ISR only to 3* Datasheet CMP V 1.00 001-85893 Rev. ** Comparator Copyright 2013 Cypress Semiconductor Corporation. All Rights Reserved. PSoC Resources API Memory (Bytes) UM Configurations CMP LPF (Optional) Analog Interrupt

More information

THIS SPEC IS OBSOLETE

THIS SPEC IS OBSOLETE THIS SPEC IS OBSOLETE Spec No: 001-17581 Spec Title: WIRELESSUSB(TM) LP RDK JAPANESE RADIO LAW TESTING AND VERIFICATION - AN17581 Replaced by: NONE AN17581 WirelessUSB LP RDK Japanese Radio Law Testing

More information

FM3 MB9B100A/300A/400A/500A Series Inverter Solution GUI User Guide

FM3 MB9B100A/300A/400A/500A Series Inverter Solution GUI User Guide FM3 MB9B100A/300A/400A/500A Series Inverter Solution GUI User Guide Doc. No. 002-04375 Rev. *A Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 http://www.cypress.com Copyrights Copyrights

More information

The color of the Clock component waveform symbol will change based on the clock's domain (as shown in the DWR Clock Editor), as follows:

The color of the Clock component waveform symbol will change based on the clock's domain (as shown in the DWR Clock Editor), as follows: 1.60 Features Quickly defines new clocks Refers to system or design-wide clocks Configures the clock frequency tolerance General Description The component provides two key features: it provides allows

More information

THIS SPEC IS OBSOLETE

THIS SPEC IS OBSOLETE THIS SPEC IS OBSOLETE Spec Number: 001-65252 Spec Title: AN1071 Single Versus Multiple Transaction Translator Sunset Owner: RSKV Replaced By: None Single Versus Multiple Transaction Translator Application

More information

Incremental ADC Data Sheet

Incremental ADC Data Sheet 4. Incremental ADC Incremental ADC Data Sheet Copyright 2008-2009 Cypress Semiconductor Corporation. All Rights Reserved. ADCINC PSoC Resources Blocks API Memory Pins (per CapSense I2C/SPI Timer Comparator

More information

PSoC 4 Capacitive Sensing (CapSense Gesture)

PSoC 4 Capacitive Sensing (CapSense Gesture) PSoC Creator Component Datasheet PSoC 4 Capacitive Sensing (CapSense Gesture) 2.10 Features The CapSense Gesture Component provides the full functionality of CapSense Sigma-Delta Modulator (CapSense CSD)

More information

Supported Devices: CY8C28x13, CY8C28x33, CY8C28x43, CY8C28x45, CY8C28x52, CY8C21x45, CY8C22x45, CY8C24x93. CY8C24x

Supported Devices: CY8C28x13, CY8C28x33, CY8C28x43, CY8C28x45, CY8C28x52, CY8C21x45, CY8C22x45, CY8C24x93. CY8C24x Current DAC Datasheet IDAC V 1.00 001-85892 Rev. ** 6-Bit Voltage Output DAC Copyright 2013 Cypress Semiconductor Corporation. All Rights Reserved. Resources PSoC Blocks API Memory (Bytes) Digital Analog

More information

Shadow Registers Datasheet ShadowRegs V 1.1. Features and Overview

Shadow Registers Datasheet ShadowRegs V 1.1. Features and Overview Datasheet ShadowRegs V 1.1 001-16962 Rev. *H Shadow Registers Copyright 2007-2013 Cypress Semiconductor Corporation. All Rights Reserved. Resources PSoC Blocks API Memory (Bytes) Digital Analog CT Analog

More information

PSoC 4 Capacitive Sensing (CapSense Gesture)

PSoC 4 Capacitive Sensing (CapSense Gesture) 2.40 Features The CapSense Gesture Component provides the full functionality of CapSense Sigma-Delta Modulator (CapSense CSD) Component and adds trackpad with one or two finger gesture support. CapSense

More information

This Application Note demonstrates an SPI-LIN slave bridge using a PSoC device. Demonstration projects are included.

This Application Note demonstrates an SPI-LIN slave bridge using a PSoC device. Demonstration projects are included. Communication - SPI-LIN Slave Bridge Application Note Abstract AN0 Author: Valeriy Kyrynyuk Associated Project: Yes Associated Part Family: CY8C7 GET FREE SAMPLES HERE Software Version: PSoC Designer.

More information

Programmable Gain Amplifier Datasheet PGA V 3.2. Features and Overview

Programmable Gain Amplifier Datasheet PGA V 3.2. Features and Overview Datasheet PGA V 3.2 001-13575 Rev. *I Programmable Gain Amplifier Copyright 2002-2014 Cypress Semiconductor Corporation. All Rights Reserved. Resources PSoC Blocks API Memory (Bytes) Digital Analog CT

More information

Next-Generation Hot-Swap Controllers

Next-Generation Hot-Swap Controllers Next-Generation Hot-Swap Controllers By Jim Davis, Product Mktg Engineer Staff, Cypress Semiconductor Corp. Current hot-swap controllers are great at what they do: simple yet reliable monitoring of critical

More information

DMX512 Receiver Datasheet DMX512Rx V 1.0. Features and Overview

DMX512 Receiver Datasheet DMX512Rx V 1.0. Features and Overview Datasheet DMX512Rx V 1.0 001-14404 Rev. *G DMX512 Receiver Copyright 2007-2014 Cypress Semiconductor Corporation. All Rights Reserved. Resources PSoC Blocks API Memory (Bytes) Digital Analog CT Analog

More information

Preliminary. Gas Sensor Analog Front End Datasheet GasSensorAFE V Features and Overview. This datasheet contains Preliminary information.

Preliminary. Gas Sensor Analog Front End Datasheet GasSensorAFE V Features and Overview. This datasheet contains Preliminary information. Preliminary Gas Sensor Analog Front End Datasheet GasSensorAFE V 1.10 001-81375 Rev. *A GasSensorAFE Copyright 2012-2013 Cypress Semiconductor Corporation. All Rights Reserved. This datasheet contains

More information

Reviving Bit-slice Technology in a Programmable Fashion

Reviving Bit-slice Technology in a Programmable Fashion By Andrew Siska, Applications Engineer Sr Staff, and Meng He, Product Marketing Engineer Sr, Cypress Semiconductor Corp. The term Bit Slicing was once dominant in history books as a technique for constructing

More information

Support for user-defined combinations of button, slider, touchpad, and proximity capacitive sensors

Support for user-defined combinations of button, slider, touchpad, and proximity capacitive sensors PSoC 4 Capacitive Sensing (CapSense CSD) 1.10 Features Support for user-defined combinations of button, slider, touchpad, and proximity capacitive sensors Automatic SmartSense tuning or manual tuning with

More information

Automatic SmartSense tuning or manual tuning with integrated PC GUI. High immunity to AC power line noise, EMC noise, and power supply voltage changes

Automatic SmartSense tuning or manual tuning with integrated PC GUI. High immunity to AC power line noise, EMC noise, and power supply voltage changes PSoC 4 Capacitive Sensing (CapSense CSD) 1.11 Features Support for user-defined combinations of button, slider, touchpad, and proximity capacitive sensors Automatic SmartSense tuning or manual tuning with

More information

GPIF II Designer 1.0. Doc. No Rev. **

GPIF II Designer 1.0. Doc. No Rev. ** GPIF II Designer 1.0 Doc. No. 001-75664 Rev. ** Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Copyrights

More information

12-Mbit (512 K 24) Static RAM

12-Mbit (512 K 24) Static RAM 12-Mbit (512 K 24) Static RAM Features High speed t AA = 10 ns Low active power I CC = 175 ma at 10 ns Low CMOS standby power I SB2 = 25 ma Operating voltages of 3.3 ± 0.3V 2.0V data retention Automatic

More information

PSoC 4 Capacitive Sensing (CapSense CSD)

PSoC 4 Capacitive Sensing (CapSense CSD) 2.60 Features Best-In-Class SNR performance Superior noise-immunity performance against conducted and radiated external noise Ultra-low radiated emissions CapSense button support: Overlay thickness of

More information

AN EZ-USB FX3 I 2 C Boot Option. Application Note Abstract. Introduction. FX3 Boot Options

AN EZ-USB FX3 I 2 C Boot Option. Application Note Abstract. Introduction. FX3 Boot Options EZ-USB FX3 I 2 C Boot Option Application Note Abstract AN68914 Author: Shruti Maheshwari Associated Project: No Associated Part Family: EZ-USB FX3 Software Version: None Associated Application Notes: None

More information

EZ I 2 C Slave. Features. General Description. When to use a EZ I 2 C Slave 1.50

EZ I 2 C Slave. Features. General Description. When to use a EZ I 2 C Slave 1.50 PSoC Creator Component Data Sheet EZ I 2 C Slave 1.50 Features Industry standard Philips I 2 C bus compatible interface Emulates common I 2 C EEPROM interface Only two pins (SDA and SCL) required to interface

More information

PSoC Designer Release Notes

PSoC Designer Release Notes Version 5.4 Content Pack 1 Release Date: 14 July 2014 Thank you for your interest in PSoC Designer. PSoC Designer is a complete Integrated Development Environment (IDE) for designing with PSoC 1 devices.

More information

Shield electrode support for reliable operation in the presence of water film or droplets.

Shield electrode support for reliable operation in the presence of water film or droplets. PSoC Creator Component Datasheet Capacitive Sensing (CapSense CSD) 3.30 Features Support for user-defined combinations of button, slider, touchpad, and proximity capacitive sensors Automatic SmartSense

More information

Digital Multiplexer and Demultiplexer. Features. General Description. Input/Output Connections. When to Use a Multiplexer. Multiplexer 1.

Digital Multiplexer and Demultiplexer. Features. General Description. Input/Output Connections. When to Use a Multiplexer. Multiplexer 1. PSoC Creator Component Datasheet Digital Multiplexer and Demultiplexer 1.10 Features Digital Multiplexer Digital Demultiplexer Up to 16 channels General Description The Multiplexer component is used to

More information

Cypress BLE-Beacon ios App User Guide

Cypress BLE-Beacon ios App User Guide Cypress BLE-Beacon ios App User Guide Doc. No. 002-12101 Rev. *A Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 http://www.cypress.com Copyrights Copyrights Cypress Semiconductor Corporation,

More information

This section describes the various input and output connections for the SysInt Component.

This section describes the various input and output connections for the SysInt Component. 1.0 Features Generating interrupts from hardware signals Assigning interrupts to a CPU core Configuring interrupt priority Interrupt vectoring and control General Description The Component is a graphical

More information

EZ-USB FX3 Development Kit Guide

EZ-USB FX3 Development Kit Guide CYUSB3KIT-001 EZ-USB FX3 Development Kit Guide Doc. #: 001-70237 Rev. *A Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com

More information

The AMuxSeq is capable of having between 2 and 32 analog inputs. The paired inputs are present when the MuxType parameter is set to "Differential.

The AMuxSeq is capable of having between 2 and 32 analog inputs. The paired inputs are present when the MuxType parameter is set to Differential. 1.20 Features Single or differential inputs Adjustable between 2 and 32 inputs Software controlled Inputs may be pins or internal sources No simultaneous connections Bidirectional (passive) General Description

More information

24-Bit Pseudo Random Sequence Generator Data Sheet

24-Bit Pseudo Random Sequence Generator Data Sheet 48. 24-Bit Pseudo Random Sequence Generator 24-Bit Pseudo Random Sequence Generator Data Sheet Copyright 2000-2009 Cypress Semiconductor Corporation. All Rights Reserved. PRS24 PSoC Blocks API Memory (Bytes)

More information

AN1090. NoBL : The Fast SRAM Architecture. Introduction. NoBL SRAM Description. Abstract. NoBL SRAM Operation

AN1090. NoBL : The Fast SRAM Architecture. Introduction. NoBL SRAM Description. Abstract. NoBL SRAM Operation AN1090 NoBL : The Fast SRAM Architecture Associated Project: No Associated Part Family: All NoBL SRAMs Software Version: None Related Application Notes: None Abstract AN1090 describes the operation of

More information

144-Mbit QDR -II SRAM 2-Word Burst Architecture

144-Mbit QDR -II SRAM 2-Word Burst Architecture ADVAE Y71610V, Y71625V Y71612V, Y71614V 144-Mbit QDR -II SRAM 2-Word Burst Architecture Features Separate independent read and write data ports Supports concurrent transactions 333 MHz clock for high bandwidth

More information

Comparator (Comp) Features. General Description. When to use a Comparator Low input offset. User controlled offset calibration

Comparator (Comp) Features. General Description. When to use a Comparator Low input offset. User controlled offset calibration 1.50 Features Low input offset User controlled offset calibration Multiple speed modes Low power mode Output routable to digital logic blocks or pins Selectable output polarity Configurable operation mode

More information

Digital Logic Gates. Features. General Description. Input/Output Connections. When to Use a Logic Gate. Input 1. Input 2. Inputs 3-8 * 1.

Digital Logic Gates. Features. General Description. Input/Output Connections. When to Use a Logic Gate. Input 1. Input 2. Inputs 3-8 * 1. 1.0 Features Industry-standard logic gates Configurable number of inputs up to 8 Optional array of gates General Description Logic gates provide basic boolean operations. The output of a logic gate is

More information

Shield electrode support for reliable operation in the presence of water film or droplets.

Shield electrode support for reliable operation in the presence of water film or droplets. 3.10 Features Support for user-defined combinations of button, slider, touchpad, and proximity capacitive sensors Automatic SmartSense tuning or manual tuning with integrated PC GUI. High immunity to AC

More information

This optional pin is present if the Mode parameter is set to SyncMode or PulseMode. Otherwise, the clock input does not show.

This optional pin is present if the Mode parameter is set to SyncMode or PulseMode. Otherwise, the clock input does not show. 1.50 Features Up to 8-bit General Description The allows the firmware to output digital signals. When to Use a Use a when the firmware needs to interact with a digital system. You can also use the as a

More information

CapSense I 2 C/SPI Timer Flash RAM

CapSense I 2 C/SPI Timer Flash RAM Datasheet SPIS V 2.5 001-13679 Rev. *K SPI Slave Copyright 2002-2015 Cypress Semiconductor Corporation. All Rights Reserved. Resources PSoC Blocks API Memory (Bytes) CapSense I 2 C/SPI Timer Flash RAM

More information

This input determines the next value of the output. The output does not change until the next rising edge of the clock.

This input determines the next value of the output. The output does not change until the next rising edge of the clock. 1.30 Features Asynchronous reset or preset Synchronous reset, preset, or both Configurable width for array of s General Description The stores a digital value. When to Use a Use the to implement sequential

More information

Base Timer Channel (BT) Features. General Description. When to Use a PDL_BT Component 1.0

Base Timer Channel (BT) Features. General Description. When to Use a PDL_BT Component 1.0 1.0 Features Four operating modes 16-bit PWM Timer 16-bit PPG Timer 16/32-bit Reload Timer 16/32-bit PWC Timer Trigger generation for ADC conversion General The Peripheral Driver Library (PDL) Base Timer

More information

CY3280-BBM Universal CapSense TM Prototyping Module Kit Quick Start

CY3280-BBM Universal CapSense TM Prototyping Module Kit Quick Start CY3280-BBM Universal CapSense TM Prototyping Module Kit Quick Start Doc. # 001-43368 Rev. ** Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 (Intnl): 408.943.2600

More information

One 32-bit counter that can be free running or generate periodic interrupts

One 32-bit counter that can be free running or generate periodic interrupts PSoC Creator Component Datasheet Multi-Counter Watchdog (MCWDT_PDL) 1.0 Features Configures up to three counters in a multi-counter watchdog (MCWDT) block Two 16-bit counters that can be free running,

More information

PSoC Programmer Release Notes

PSoC Programmer Release Notes SRN97283 Version 3.23.1 PSoC Programmer Release Notes Release Date: June 12, 2015 Thank you for your interest in PSoC Programmer. These release notes list all the new features, installation requirements,

More information

Bootloader project - project with Bootloader and Communication components

Bootloader project - project with Bootloader and Communication components PSoC Creator Component Datasheet Bootloader and Bootloadable 1.10 Features Separate Bootloader and Bootloadable components Configurable set of supported commands Flexible component configuration General

More information

PSoC 6 Current Digital to Analog Converter (IDAC7)

PSoC 6 Current Digital to Analog Converter (IDAC7) 1.0 Features Six current ranges (4.96 ua to 635 ua) Sink or Source current 7-bit resolution Two IDACs can be put in parallel to form an 8-bit IDAC Add external resistor for VDAC functionality General Description

More information

CE95314 PSoC 3, PSoC 4, and PSoC 5LP EZI2C

CE95314 PSoC 3, PSoC 4, and PSoC 5LP EZI2C CE95314 PSoC 3, PSoC 4, and PSoC 5LP EZI2C Objective These code examples demonstrate the usage of the EZI2C slave and I 2 C master Components in PSoC 3, PSoC 4, and PSoC 5LP. Overview These code examples

More information

4K x 8 Dual-Port Static RAM and 4K x 8 Dual-Port SRAM with Semaphores

4K x 8 Dual-Port Static RAM and 4K x 8 Dual-Port SRAM with Semaphores 4K x 8 Dual-Port Static RAM and 4K x 8 Dual-Port SRAM with Semaphores Features True dual-ported memory cells, which allow simultaneous reads of the same memory location 4K x 8 organization 0.65 micron

More information

1-Mbit (64K x 16) Static RAM

1-Mbit (64K x 16) Static RAM 1-Mbit (64K x 16) Static RAM Features Temperature ranges Commercial: 0 C to 70 C Industrial: 40 C to 85 C Automotive-A: 40 C to 85 C Automotive-E: 40 C to 125 C Pin and function compatible with CY7C1021BV33

More information

Capable of adjusting detection timings for start bit and data bit

Capable of adjusting detection timings for start bit and data bit PSoC Creator Component Datasheet Remote Control (PDL_RC) 1.0 Features Up to 2 Channels HDMI-CEC/ High Definition Multimedia Interface Consumer Electronics Control transmitter/receiver SIRCS/Sony Infrared

More information

INTRODUCTION: DOWNLOADING & INSTALLATION:

INTRODUCTION: DOWNLOADING & INSTALLATION: INTRODUCTION: PowerArchitect TM is Exar s intuitive and easy-to-use software for developing power supplies with the XRP7724, XRP7720, XRP7725, XRP9711, and XRP9710 family programmable power management

More information

Use the Status Register when the firmware needs to query the state of internal digital signals.

Use the Status Register when the firmware needs to query the state of internal digital signals. 1.50 Features Up to 8-bit General Description The allows the firmware to read digital signals. When to Use a Use the when the firmware needs to query the state of internal digital signals. Input/Output

More information

Multifunction Serial Interface (PDL_MFS) Features. General Description. When to Use a PDL_MFS Component. Quick Start 1.0

Multifunction Serial Interface (PDL_MFS) Features. General Description. When to Use a PDL_MFS Component. Quick Start 1.0 1.0 Features Configures the Multi-Function Serial (MFS) Interface to one of the following modes: UART (Asynchronous normal serial interface) Clock synchronous serial interface (SPI and I 2 S can be supported)

More information

W H I T E P A P E R. Introduction. Devices. Energy Comparison of Cypress F-RAM and EEPROM

W H I T E P A P E R. Introduction. Devices. Energy Comparison of Cypress F-RAM and EEPROM W H I T E P A P E R Harsha Medu, Applications Engineer Cypress Semiconductor Corp. Energy Comparison of Cypress and Abstract (Ferroelectric Random Access Memory) is a nonvolatile memory that uses a ferroelectric

More information

CY3280-MBR3 Evaluation Kit User Guide

CY3280-MBR3 Evaluation Kit User Guide CY3280-MBR3 Evaluation Kit User Guide Doc. #: 001-89905 Rev. *C Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): +1.800.858.1810 Phone (Intnl): +1.408.943.2600 http://www.cypress.com

More information

PSoC Creator Quick Start Guide

PSoC Creator Quick Start Guide PSoC Creator Quick Start Guide Install Download PSoC Creator from www.cypress.com/psoccreator, or install from a kit CD. For assistance, go to http://www.cypress.com/go/support For features, system requirements,

More information

PSoC Programmer Release Notes

PSoC Programmer Release Notes PSoC Programmer Release Notes Version 3.16 Release Date: September 12, 2012 Thank you for your interest in the PSoC Programmer. The release notes lists all the new features, installation requirements,

More information

Release Notes SRN065 PSoC Programmer Version Release Date: November 9, 2009

Release Notes SRN065 PSoC Programmer Version Release Date: November 9, 2009 Release Notes SRN065 PSoC Programmer Version 3.10.1 Release Date: November 9, 2009 Thank you for your interest in PSoC Programmer version 3.10. These release notes list the installation requirements and

More information

PSoC 4 Voltage Comparator (Comp) Features. General Description. When to Use Comparator Low input offset. User controlled offset calibration

PSoC 4 Voltage Comparator (Comp) Features. General Description. When to Use Comparator Low input offset. User controlled offset calibration PSoC Creator Component Datasheet PSoC 4 Voltage Comparator (Comp) 1.10 Features Low input offset User controlled offset calibration Multiple speed modes Operates in Deep Sleep power mode Output routable

More information

Automatic reload of the period to the count register on terminal count

Automatic reload of the period to the count register on terminal count 1.0 Features 7-bit read/write period register 7-bit count register that is read/write Automatic reload of the period to the count register on terminal count Routed load and enable signals General Description

More information

This section describes the various input and output connections for the Voltage Fault Detector.

This section describes the various input and output connections for the Voltage Fault Detector. PSoC Creator Component Datasheet Voltage Fault Detector (VFD) 2.10 Features monitor up to 32 voltage inputs user-defined over and under voltage limits simply outputs a good/bad status result General Description

More information