Software and Drivers - Cypress.com http://www.cypress.com/?app=search&searchType=advanced&keyword%3D%26rtID%3D119%26id%3D1932%26applicationID%3D0%26l%3D0 PSoC® Programmer 3.18 http://www.cypress.com/?rID=38050

PSoC Programmer 3.18 offers the user a simple GUI that connects to programming hardware to program and configure PSoC, Clock, and configurable fixed function devices. Also provided with PSoC Programmer is the Bridge Control Panel, which can be used to debug, graph and log I2C serial communications using various supported Cypress Software. PSoC Programmer also provides a hardware layer for customers to design custom applications or use existing code examples for testing hardware and Firmware designs.

PSoC Programmer 3.18 release shall support both PSoC Creator and PSoC Designer in a single installation.

PSoC Programmer 3.18 is a minor release. For additional information regarding the installation and the new features please see the release notes in the downloads table below.


PSoC Programmer:

PSoC Programmer is a flexible, integrated programming application for programming PSoC devices. PSoC Programmer can be used with PSoC Designer and PSoC Creator to program any design onto a PSoC device. PSoC Programmer supports all PSoC 1, PSoC 3 and PSoC 5LP devices.

Supported PC Operating Systems:

PSoC Programmer currently supports the following windows operating systems:

  • Windows XP (32/64 bit)
  • Windows Vista (32/64 bit)
  • Windows 7 (32/64 bit)

PSoC Programmer does not support installations on Windows 8 machines. We will be adding Windows 8 support by August of 2013.

COM Hardware Layer Supported Languages:

PSoC Programmer provides the user a hardware layer with API’s to design specific applications utilizing the programmers and bridge devices. The PSoC Programmer hardware layer is fully detailed in the COM guide documentation as well as example code across the following languages: C#, C, Perl, and Python.

PSoC Programmer Secondary Software

PSoC Programmer includes additional software beyond just PSoC Programmer. For more information on that additional software please: Click Here

Third Party IDE and Programming Support

PSoC Programmer delivers a number of files and utilities that enable 3rd party programming and debugging support for PSoC device families. In the downloads table below we include the 3rd party user guide which will assists the user in configuring and enabling the support in the IDEs or programming utilities. The files and applications can be found in the root installation directory for each programmer installation.

Archived Software:

PSoC Programmer software is archived at the following page: Click Here

Additional Programming Links:
Prototype Programming Hardware:

PSoC Programmer is part of a suite of programming options and programming content available to PSoC users. For customers who are looking for more information on general programming options and information please navigate to the web page linked below. On the General Programming web page we discuss all of the available programming options for customers including Software, Schematics, Programming Specifications, and 3rd party mass programming.

www.cypress.com/go/programming

All PDF documents require at least a PDF reader installed prior to opening.

]]>
Mon, 29 Apr 2013 03:34:31 -0600
PSoC Designer 5.3 http://www.cypress.com/?rID=41083 New Features

PSoC Designer 5.3 contains a host of upgrades to make the software easier to learn for and easier to use. New features include:
Download Help


Auto-routing: Vastly simplifies wiring the connections in the chip view, making it easier to learn for beginners and quicker to use for experts. Simply shift+click on a block port and a number of glowing, golden lines will show you all the possible destinations. A second click on one of those highlighted locations and you're done! This works on analog routes as well as digital routes, block-to-block or block-to-pin.

Upgraded device catalog: It is now far quicker and easier to find the device for your project. You can filter the device list based on chip characteristics (such as pin count, package or available peripherals) or by typing in a substring of your part number. You can also save frequently used devices as favorite and see the supported user module list for any device at a glance.

Cleaner user module customization: Designer 5.3 makes it far simpler to customize user modules, providing two ways to modify their behavior. First, user modules can be copied and renamed, allowing users to change the hardware configuration or APIs. These customer user modules become part of your UM library and may be used in any PSoC Designer project. You can also export these customer user modules to a single zip file and import them into any other version of Designer 5.3 or later.

For smaller changes, we have also made it easier to change the APIs for a user module instance in your project. Simply right-click on your user module instance and you can lock it, preventing any future “Generate Project” commands from over-writing your changes.

Other ease-of-use enhancements: Cypress applications engineers have specified 12 user interface changes to make the chip view more readable and usable, including the ability to zoom with the scrollwheel. In addition, we have streamlined the project creation GUI, minimizing excess clicks. Finally, we give you the ability archive your projects.

New User Modules

PSoC Designer 5.3 contains a 8 completely new user modules. Four of the existing user modules have received significant upgrades as well.

VoltageSequencer allows you to control the ramp rates and delays between your power supplies with a simple GUI.

SMBusSlave allows your PSoC to communicate with this widely used system management protocol.

FanController will control up to four fans using hardware PWM blocks in either open loop or closed loop (with tachometer) modes.

Thermistor provides the hardware interface and software APIs to measure temperature with compensation via lookup table or the Steinhart-Hart equation.

SmartSense2X eliminates the need for tuning in your dual-channel CapSense solutions. Available for CY8C2xx45 devices.

CSD2X has been enhanced to provide support for background scanning and FMEA support, which detects faults in your system.

GasSensorAFE implements a bias circuit and transimpedance amplifier to measure the output of a 3-lead electrochemical sensor with current output.

SwitchCapConfig allows easier configuration of the programmable analog blocks such that you can quickly build amplifiers, integrators and comparators with them.

EzADC streamlines the setup of your ADCs, minimizing the possibility of erroneous clocking or sample rates.

Finally, the filter accuracy of LPF2 and BPF2 have been improved up to 5%

Installation Notes

PSoC Designer 5.3 will co-exist with your previous versions of PSoC Designer. You do not need to uninstall those previous versions, and this new version will not impact the existing ones in any way

If you need help downloading or installing, please call our support line at 1-800-541-4736 and select 8 at the voice prompt.

ImageCraft Pro Users

Last year, a new version of the ImageCraft Pro compiler was released. If you have not already done so, you must update your compiler to use it with PSoC Designer 5.3. Please download the latest version of the Pro compiler here: http://www.imagecraft.com/pub/iccv8m8c_demo.exe

PSoC Designer Frequently Asked Questions

For answers to other frequently asked questions, please click here.

PSoC Designer Archives

Looking for an old release of PSoC Designer? Please click here for major Designer releases over the past few years.

]]>
Fri, 22 Mar 2013 16:23:20 -0600
Host Control API's http://www.cypress.com/?rID=74590 Host_control_APIs.zip contains APIs (.c and .h files) to configure the CY8CMBR2110 device using a host processor, These APIs use I2C communication to configure the device features and the APIs are primarily divided as high-level APIs and low-level APIs (refer CY8CMBR2110 design guide for more information).

Sample_PSoC_DesignerProject_Configure_CY8CMBR2110.zip contains a sample project to configure the CY8CMBR2110 device using CY8C29466-24PXI (PSoC) as host processor. This code is implemented with PSoC designer 5.2 and ImageCraft compiler in CY3210-PSoC-EVAL1-kit.This sample project will give a basic idea of how to use Host control APIs for configuring CY8CMBR2110 device

]]>
Mon, 18 Mar 2013 07:34:49 -0600
EZ-Click Customizer http://www.cypress.com/?rID=58815 EZ-Click 1.0 is a simple yet revolutionary customizer tool (GUI) that enables additional design flexibility with device configuration , visual feedback and production line testing within a single tool for the latest, register configurable MBR devices, CY8CMBR211x, thereby accelerating time-to-market .

This tool currently supports CY8CMBR2110 (10 button/GPO) and CY8CMBR2116 (16 button/GPO) enabling register configurability of advanced features such as customizable LED effects and buzzer for audio feedback. The CY8CMBR2xxx family leverages Cypress’s revolutionary SmartSense™ Auto-tuning algorithm, and eliminates the requirement for system tuning. The EZ-Click tool maintains the CapSense Express value, eliminating the need for large software tools, firmware configuration, device programming or system tuning.

Coming Soon

-->

EZ-Click 1.0 is a simple yet revolutionary customizer tool (GUI) that enables additional design flexibility with device configuration, visual feedback and production line testing within a single tool for the latest, register configurable MBR devices, CY8CMBR2110 thereby accelerating time-to-market .

This tool currently supports CY8CMBR2110 (10 button/GPO)enabling register configurability of advanced features such as customizable LED effects and buzzer for audio feedback. The CY8CMBR2xxx family leverages Cypress’s revolutionary SmartSense™ Auto-tuning algorithm, and eliminates the requirement for system tuning. The EZ-Click tool maintains the CapSense Express value, eliminating the need for large software tools, firmware configuration, device programming or system tuning.
 

]]>
Thu, 28 Feb 2013 00:00:00 -0600
PSoC Designer 5.0 Service Pack 6 http://www.cypress.com/?rID=34517 De-emphasis of System Level Design (Express)

PSoC Designer 5.0 Service Pack 6 is the last release of PSoC Designer that supports System-Level Design (PSoC Express). PSoC Designer 5.1 and beyond will not support System Level Design.

PSoC Designer 5.0 SP6 will continue to be available for System Level Design users, and it will co-exist with future PSoC Designer 5.1 releases. However, we are not recommending System Level Design for production designs.

We suggest users to use the latest version of PSoC Designer located here:

www.cypress.com/go/psocdesigner

 

Installation Notes

PSoC Designer 5.0 SP6 supports Internet Explorer 6 through 8, but does not support Internet Explorer 8 Beta or Internet Explorer 9 due to compatibility issues.

To Install PSoC Designer 5.0 SP6 users must first have PSoC Programmer installed first. For the latest release of PSoC Programmer please, Click Here

PSoC Designer 5.0 PS6 was tested using Beta version of Windows 7. PSoC Designer 5.0 SP6 is not supported for Windows 7 systems.

For more information regarding PC system requirements please click on the following link:

 
System Requirements and Recommendations for PSoC Designer 5.0 SP6

To Install:

Shut Down any currently running instances of PSoC Designer.

If an earlier service pack of PSoC Designer 5.0 is currently installed, uninstall it. To do this please navigate to Start>Control Panel>Add or Remove Programs.

  • Install latest PSoC Programmer.
  • Install PSoC Designer 5.0 SP6 by running the installed in the downloads table below.”

Note to HI-TECH Compiler Users:

There are new devices in this release. To compile projects containing these devices with the HI-TECH compiler, you must manually update the psoc.ini file. The HI-TECH psoc.ini file is found in the HI-TECH installation folder. The default location of the psoc.ini is here:

C:\Program Files\HI-TECH Software\HCPSOC\PRO\9.61\dat\psoc.ini

The default location of the replacement psoc.ini file that adds support for the new devices is here:

C:\Program Files\Cypress\Common\CypressSemiBuildMgr\tools\psoc.ini

PSoC Programmer: The latest version of PSoC Programmer must be installed along with PSoC Designer. For the latest release please navigate to the PSoC Programmer web page: Click Here

 

PSoC Designer: User Guides - Click Here

PSoC Designer Archive - Click Here

 
]]>
Mon, 11 Feb 2013 04:55:20 -0600
PSoC Designer Open Source - FOSS Packages http://www.cypress.com/?rID=39167 Cypress is pleased to provide you the source code for the free and open source software used in Cypress products (“FOSS Packages”).  Each FOSS Package is provided under the terms and conditions of the applicable license agreement, which is included in each download archive.

CYPRESS PROVIDES THE FOSS PACKAGES "AS IS," WITHOUT WARRANTY OF ANY KIND, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTY OF MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE.  CYPRESS WILL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND ARISING FROM THE USE OF THE FOSS PACKAGES, INCLUDING, BUT NOT LIMITED TO DIRECT, INDIRECT, INCIDENTAL, PUNITIVE, AND CONSEQUENTIAL DAMAGES.  AS SUCH, YOUR USE OF THE FOSS PACKAGES IS AT YOUR SOLE RISK. ]]>
Wed, 25 Jul 2012 05:00:14 -0600
Software Solutions from Cypress http://www.cypress.com/?rID=39531 Cypress supports its semiconductor products with a range of innovative and powerful software tools. Almost everything we do is programmable; from clocks, to USB controllers, to Programmable Systems-on-Chip (PSoC), to lighting and power controllers, to touch screens, and on.

Programmability is realized through our development tools and drivers, so here is a guide to our software packages and the products they support:

PSoC / Lighting & Power Control / Touch Sensing

  • PSoC Creator
    Software IDE with schematic-based design capture for PSoC 3 and PSoC 5 applications
     
  • PSoC Designer
    Full-featured development environment for the following applications:
    • PSoC 1
    • EZ-Color
    • PowerPSoC
    • CapSense
    • True Touch
       
  • PSoC Programmer
    Program flash-based devices through Cypress MiniProg hardware. Includes Bridge Control Panel v1.0.
     
  • Powerline Communication Control Panel GUI
    Control Powerline Network nodes through a PC
     
  • Powerline Communication RGB Control GUI
    Control the intensities of High Brightness LEDs at nodes present on the Powerline Network through a PC

Clocks and Buffers

  • CyClockWizard 1.0
    CyClockWizard is an integrated software tool that enables users to identify and customize Cypress timing solutions to meet their unique requirements.
     
  • InstaClock™
    Everything you need to generate standard-frequency clocks at your desk
     
  • CyberClocks™
    A single integrated software package supporting:
    • CyClocksRT™
    • CyClocks®
    • ISR™
    • ProgZDB
    • RoboConfig&trade

Universal Serial Bus (USB)

Wireless/RF

Search for All Software and Drivers.

]]>
Wed, 20 Jun 2012 05:38:08 -0600
PSoC Designer™ Archive http://www.cypress.com/?rID=36833 The PSoC Designer archive page represents a repository of old PSoC Designer software. The user must use caution when installing outdated software as older software may contain bugs that have been fixed with newer releases. Cypress Semiconductor always suggests that the user install the latest software for up-to-date device and bug support. We do not support users using older versions of software as updates will not be made.
Download Items

Listed in the table below are the archived PSoC Designer releases. Each release is indicated with either an ‘ISO’ or ‘Installer’ tag. For ISO images the user will need to download the file and burn to a CD before installing. Those releases indicated with the Installer tag can be installed after unzipping the downloaded file.

For the most up-to-date version of PSoC Designer please Click Here.

To access the PSoC Designer Release Notes Archives, please Click Here. PSoC Designer 5.0 SP4 and earlier require a compiler license. Please contact support@imagecraft.com to obtain a compiler license or use a later version of PSoC Designer where the ImageCraft compiler is provided free of charge.

Hotfix Available for SmartSense User Module (header) A calibration issue has been discovered and fix released. Customers using SmartSense Version 1.3 should navigate to the following Knowledge Base article to get the patch. http://www.cypress.com/?id=4&rID=58516
]]>
Mon, 13 Feb 2012 10:26:23 -0600
Sense and Control Dashboard v2.0.39 http://www.cypress.com/?rID=40364
The new Sense and Control Dashboard 2.0 (SCD 2.0) provides new and exciting feature additions over version 1.0. Support for actuator control is now integrated in SCD 2.0, whereby a single CyFi network can have both sensors and actuators. Actuator control can be based on sensor readings, and relationships between sensors and actuators can be created using simple Python scripting. In addition, SCD 2.0 includes improved graphing capability, improved alarm displays, and a new and improved user interface. SCD 2.0 works seamlessly with existing CyFi hardware, including the CY3271, CY3271-RFBOARD and CY3271-EXP1 kits.

To access Sense and Control Dashboard archives please Click Here

]]>
Tue, 12 Jul 2011 04:36:52 -0600
Free and Open Source Software Download Page http://www.cypress.com/?rID=38808 Cypress Semiconductor
Free and Open Source Software Download Page


Cypress is pleased to provide you the source code for the free and open source software used in Cypress products ("FOSS Packages"). Please click the link for each Cypress product below to view the download page for the FOSS Packages included in that product. Each FOSS Package is provided under the terms and conditions of the applicable license agreement, which is included in each download archive. CYPRESS PROVIDES THE FOSS PACKAGES "AS IS," WITHOUT WARRANTY OF ANY KIND, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTY OF MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. CYPRESS WILL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND ARISING FROM THE USE OF THE FOSS PACKAGES, INCLUDING, BUT NOT LIMITED TO DIRECT, INDIRECT, INCIDENTAL, PUNITIVE, AND CONSEQUENTIAL DAMAGES. AS SUCH, YOUR USE OF THE FOSS PACKAGES IS AT YOUR SOLE RISK.

PSoC Creator 1.0

PSoC Creator 2.0

PSoC Designer

]]>
Wed, 18 May 2011 04:58:39 -0600
In-System Serial Programming (ISSP) CY3207ISSP Software v1.999 http://www.cypress.com/?rID=2583 This page discusses the ISSP Production Programmer and ISSP Production Hardware. Linked above are the Software Downloads and User Guides for the ISSP Programming Software.

The ISSP programmer programs PSoC(R) ICs with .hex files created with the Cypress PSoC Designer(TM) software. The programmer programs a PSoC chip mounted on your PCB, one at a time. It connects to your PCB with a 5-wire cable and to your PC with a USB cable. Programming operation can be automated by incorporating the programmer into a PC-based test system. The tester software communicates with the programmer-control software through a command-line interface. The ISSP programmer can also be operated manually using the supplied Windows-based GUI software.

To purchase the ISSP Programmer Hardware (CY3207ISSP), go to the click here.

Hardware Description:
The PSoC In-System Serial Programmer programs PSoC ICs with .hex  files created with the Cypress MicroSystems PSoC Designer software.

Archived Software:
PSoC Programmer software is archived at the following page: Click Here

 3rd Party Programmers: The CY3207 kit and software will continue to be maintained, but Cypress encourages customers to engage with our 3rd party vendors for all production programming needs.

]]>
Mon, 07 Feb 2011 13:33:46 -0600
PSoC Programmer Archive http://www.cypress.com/?rID=2575 The PSoC Programmer archive page represents a repository of old PSoC Programmer software. The user must use caution when installing outdated software as older software may contain bugs that have been fixed with newer releases. Cypress Semiconductor always suggests that the user install the latest software for up-to-date device and bug support. We do not support users using older versions of software as updates will not be made.

For the most up-to-date version of PSoC Programmer please Click Here.

]]>
Fri, 04 Dec 2009 17:49:12 -0600