Cypress Semiconductor CY8C24423 Ficha Técnica

Consulte online ou descarregue Ficha Técnica para Software Cypress Semiconductor CY8C24423. Cypress Semiconductor CY8C24423 Datasheet Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir

Resumo do Conteúdo

Página 1 - IDE Guide

IDE GuideDocument # 001-42655 Rev *BCypress Semiconductor198 Champion CourtSan Jose, CA 95134-1709Phone (USA): 800.858.1810Phone (Intnl): 408.943.2600

Página 2 - Copyrights

10 PSoC Designer IDE Guide, Document # 001-42655 Rev *BIntroductionfrom the View menu that show details of different aspects of PSoC Designer. You can

Página 3 - Contents

100 PSoC Designer IDE Guide, Document # 001-42655 Rev *BAssemblerThe Output Status (or error-tracking) window of Code Editor is where the status of fi

Página 4 - 4. Code Editor 87

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 101AssemblerFor example, an assembly function that is passed a single byte as a parameter and has

Página 5 - 7. Debugger 109

102 PSoC Designer IDE Guide, Document # 001-42655 Rev *BAssemblerFunctions with more complex input parameters or return values can be written using th

Página 6 - 8. Flash Protection 133

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 1036. Build ManagerIn this chapter you learn the details of building a project, discover more abo

Página 7 - 1. Introduction

104 PSoC Designer IDE Guide, Document # 001-42655 Rev *BBuild ManagerEach time you build your project, the Output Status window in Code Editor is clea

Página 8 - 1.1 Application Overview

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 105Build Manager The Enable Paging checkbox is used to enable or disable large memory model appl

Página 9 - 1.1.3 Code Editor

106 PSoC Designer IDE Guide, Document # 001-42655 Rev *BBuild Manager6.3.1 ImageCraft Specific Linker OptionsConfiguration options of imagecraft spec

Página 10 - 1.1.5 Board Monitor

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 107Build Manager6.4 LibrarianThe library and archiving features of PSoC Designer provide system s

Página 11 - 1.2 Chapter Overviews

108 PSoC Designer IDE Guide, Document # 001-42655 Rev *BBuild Manager

Página 12 - 1.4 Conventions

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 1097. DebuggerIn this chapter you learn how to download your project to the In-Circuit Emulator (

Página 13 - 1.4.1 Acronyms

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 11Introduction1.1.6 DebuggerThe debugger has multiple windows that allow you to interact with and

Página 14 - 1.6 Revision History

110 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebuggerThe PSoC ICE User Guide teaches you how to connect the ICE to your computer, configure

Página 15 - 2. Chip-Level Editor

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 111Debugger7.2 Menu OptionsThe Debugger and ICE toolbars incorporate the most important Debugger

Página 16 - Chip-Level Editor

112 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebugger7.3 Connecting to the ICEYou must establish a communication link between the PC and th

Página 17 - 2.2 Create a Project

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 113Debuggermenu item. The results of the connection attempt are displayed in the Output window. A

Página 18

114 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebugger7.5 Debug StrategiesDebugger commands allow you to read and write program and data mem

Página 19 - 2.3 Placing User Modules

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 115DebuggerTo help with troubleshooting, you can view your application source files inside the De

Página 20

116 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebuggerThe trace log entries are logged before the instruction is executed. The contents of t

Página 21 - 2.3.1 Rotating a Placement

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 117Debugger7.5.3 CPU and Register Views There are five areas that are readable and writable durin

Página 22 - 2.3.3 Global Resources

118 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebugger7.5.4 Watch VariablesWatch Variables can be set by right clicking a variable in a sour

Página 23

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 119Debugger7.5.4.1 Array Types Added to Global and Local Watch VariablesArray types were added to

Página 24

12 PSoC Designer IDE Guide, Document # 001-42655 Rev *BIntroduction1.3 SupportFree support for PSoC Designer is available online at http://www.cypress

Página 25

120 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebugger4. Fill in the applicable thread fields (i.e., Low Compare, Input Select, High Compare

Página 26

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 121Debugger7.5.5.3 Event ExamplesHere are a few examples for common events.Find Memory WriteTo br

Página 27 - 2.5 Specifying Interconnects

122 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebugger1. Access the Debugger Events dialog box by clicking Debug > Events.Figure 7-9. St

Página 28 - 2.5.1 Connecting User Modules

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 123Debugger12.Set Input select to A, Low compare and High compare to 32, and leave the Input Mask

Página 29

124 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebugger7.6 I2C Debugger7.6.1 Connecting to the ICEAn important setting for each PSoC Designer

Página 30

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 125Debuggercally. A hex file generated with Debug Mode enabled will not run on the PSoC device un

Página 31

126 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebuggerThe I2C Debugger doesn’t use the external emulator and has a limited number of break p

Página 32

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 127DebuggerUsually, the contents of the watch variable's memory location are displayed and m

Página 33

128 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebugger To display a single element or field of an array or struct, select just that element

Página 34

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 129DebuggerChecking the Hexadecimal item in the Watch Window's pop-up menu toggles all data

Página 35

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 13Introduction1.4.1 AcronymsThese are the acronyms used throughout this guide. [bracketed, bold]

Página 36

130 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebugger7.7 Programming the PartProgramming the part is done once debugging is complete. By do

Página 37 - 2.6 Specifying the Pinout

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 131DebuggerAlternatively, the device can be programmed on the target board using the Serial Progr

Página 38

132 PSoC Designer IDE Guide, Document # 001-42655 Rev *BDebugger

Página 39

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 1338. Flash ProtectionFlash Program Memory Protection (FPMP) allows you to select one of four pro

Página 40

134 PSoC Designer IDE Guide, Document # 001-42655 Rev *BFlash Protection8.2 About flashsecurity.txtThe FPMP file, flashsecurity.txt, is added to each

Página 41

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 135Flash ProtectionFigure 8-2 is an example of a flashsecuriy.txt file.Figure 8-2. Example of fl

Página 42 - 2.6.2 Port Drive Modes

136 PSoC Designer IDE Guide, Document # 001-42655 Rev *BFlash ProtectionFor example, if you have a Flash data table that can be changed using a Flash

Página 43 - 2.6.3 Port Interrupts

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 137Appendix A. Troubleshooting This appendix presents solutions for some potential system problem

Página 44 - 2.7 Tracking Device Space

138 PSoC Designer IDE Guide, Document # 001-42655 Rev *BA.2 Troubleshooting the Code EditorProblem: You cannot see the Output tab in the Project windo

Página 45 - 2.8 Design Rule Checker

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 139A.3 Troubleshooting the DebuggerProblem: User cannot connect to a pod.Solution: There are a fe

Página 46

14 PSoC Designer IDE Guide, Document # 001-42655 Rev *BIntroduction1.5 ReferencesThis guide is part of a larger documentation suite for the PSoC Desig

Página 47 -  Timer8_1INT.asm

140 PSoC Designer IDE Guide, Document # 001-42655 Rev *BA.6 I2C Hot SwappingProblem: The PSoC does not function independently as a hot swap controller

Página 48 - 2.12 APIs and ISRs

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 141A.9 Using an External USB HubProblem: Use an external USB hub to program your PSoC TWICE as fa

Página 49 - 2.12.1 Working with ISRs

142 PSoC Designer IDE Guide, Document # 001-42655 Rev *BA.11 Project Cloning WarningsProblem: You clone a project and receive what seem to be strange

Página 50

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 143Problem: You have minibars stacked on the left side of the screen pushing down the view-able s

Página 51

144 PSoC Designer IDE Guide, Document # 001-42655 Rev *B

Página 52 - 2.13 Dynamic Reconfiguration

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 145Appendix B. Build ProcessThis appendix describes the build utilities and process and provides

Página 53

146 PSoC Designer IDE Guide, Document # 001-42655 Rev *BB.2 Make ProcessB.2.1 Environment VariablesPATH: Change the path to add the PSoC designer tool

Página 54 - 2.13.4.2 Port Pin Settings

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 147B.2.3.2 project.mkProject.mk is generated by psocmakemake.exe from environment variables and t

Página 55 - 2.13.4.4 Code Generation

148 PSoC Designer IDE Guide, Document # 001-42655 Rev *Bmaster make file also statically adds an include paths to ./lib and %PSOCDIR%/tools/include. H

Página 56

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 149CODECOMPRESSOR – This is used by the linker in the master make file. PSoC Designer’sProject &g

Página 57 - 2.13.4.8 Limitations

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 152. Chip-Level EditorThe Chip-Level Editor allows you to work directly with the resources availa

Página 58 - UnloadConfig routine

150 PSoC Designer IDE Guide, Document # 001-42655 Rev *BB.2.3.3 Local.mkThis file contains additional make instructions. It is not touched by the make

Página 59 - 3. System-Level Editor

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 151B.4 ExamplesB.4.1 Batch Build FileThis is a .bat file that builds a project; here PSoC Designe

Página 60 - System-Level Editor

152 PSoC Designer IDE Guide, Document # 001-42655 Rev *BB.4.3 Add External Files to the ProjectThis is a trick for local.mk to have a ‘custom’ rule to

Página 61 - 3.2 Create a New Project

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 153Glossary A)active windows Subsystem-related windows that are open and workable.analog PSoC blo

Página 62 - 3.2.2 Use Pop Up Menus

154 PSoC Designer IDE Guide, Document # 001-42655 Rev *BGlossarydesign (export/import)One or more loadable configurations that can be exported from a

Página 63 - 3.2.4 Use the Design Toolbar

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 155GlossaryminiProg1 Developmental programmer that provides a low-cost solution for learning abou

Página 64 - 3.3 Simulating Your Design

156 PSoC Designer IDE Guide, Document # 001-42655 Rev *BGlossary

Página 65 - 3.4 Drivers

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 157IndexAaddress spaces 96addressing modes 96analog input connection 38analog section, manually t

Página 66 - 3.5 Valuators

158 PSoC Designer IDE Guide, Document # 001-42655 Rev *BCopyrightstroubleshooting 139typical event uses 121watch variables 119default input connection

Página 67 - 3.6 Transfer Functions

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 159II2C hot swapping, troubleshooting 140ICEconnecting to PC 112troubleshooting 139ICE, connectin

Página 68 - 3.6.1.7 LiteralCode

16 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editor2.1 Chip-Level Editor OverviewThe Chip-Level Editor gives you complete control

Página 69

160 PSoC Designer IDE Guide, Document # 001-42655 Rev *BCopyrightsmake process 146make utility 99menu options in the debugger 111microprocessor (MCU)

Página 70 - 3.8 Selecting a Configuration

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 161internal 95removing user modules 21rename user modules 20resource manager 19resource meter 44r

Página 71 - 3.9 Assigning Pins

162 PSoC Designer IDE Guide, Document # 001-42655 Rev *BCopyrightsVversion control system 89Wwatch variablesarray types 119global 119working in applic

Página 72 - 3.10 Generating Output

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 17Chip-Level Editor2.2 Create a ProjectIn order to program the desired functionality into a PSoC

Página 73 - 3.11.1 Preparing Your Design

18 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editor3. In the Select Project Type dialog box, click View Catalog to access a detai

Página 74

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 19Chip-Level Editor6. Click OK. Your workspace directory with folders is created and is listed in

Página 75

2 PSoC Designer IDE Guide, Document # 001-42655 Rev *BCopyrightsCopyrightsCopyright © 2002-2009 Cypress Semiconductor Corporation. The information con

Página 76

20 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editordata sheet when you click on a user module, select View > Datasheet Window.

Página 77

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 21Chip-Level EditorIf user modules are already placed, then there are some cases when user module

Página 78

22 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editor1. Click each drop-arrow (in parameter value fields) and make your selections.

Página 79 - 3.13 Monitoring Your Design

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 23Chip-Level Editor32K_SelectThe 32K_Select parameter allows selection of the internal 32 kHz osc

Página 80

24 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level EditorCLKOUT SourceSelects one of the clocks, internal SysClk, external, low power 3

Página 81

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 25Chip-Level EditorPower Setting [Vdd/SysClock Freq]This parameter allows you to select the SysCl

Página 82 - 3.14 Tuning Your Design

26 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level EditorTrip Voltage [LVD (SMP)]A precision POR circuit is integrated into the PSoC. T

Página 83

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 27Chip-Level EditorDesigner. A complete discussion of the relation of the sleep and watchdog time

Página 84

28 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editor2.5.1 Connecting User ModulesThese procedures show you how to make certain typ

Página 85

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 29Chip-Level Editor1. Click on the target Globalxxx vertical line.2. Select the global input to o

Página 86

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 3Contents1. Introduction 71.1 Application Overview ...

Página 87 - 4. Code Editor

30 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editor1. Click on the target AnalogColumn_Clock_x Mux.Figure 2-8. Setting the Analo

Página 88

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 31Chip-Level EditorAnalog Output BufferThe Analog Output Buffers can be connected to the associat

Página 89 - 4.1.2 Project File System

32 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level EditorEnable Input for a Digital BlockTo set the Enable Input connection on a digita

Página 90 - 4.1.5 PSoCConfig.asm

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 33Chip-Level EditorRBotMux for a CT Analog BlockTo select a RBotMux for a CT Analog Block, follow

Página 91 - Code Editor

34 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level EditorComparator Analog LUTComparator Analog LUT connections do not apply to CY8C25x

Página 92 - 4.2 Working in Code Editor

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 35Chip-Level EditorInput vertical line.) In this floating window you can also click the white box

Página 93 - 4.2.4 Removing Files

36 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level EditorRow Logic Table SelectTo set Row Logic Table Select connections:1. Click on th

Página 94 - 4.2.5 Searching Files

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 37Chip-Level EditorOnce you open the Digital Interconnect Row Global Output window, you can selec

Página 95 - 5. Assembler

38 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level EditorAnalog InputTo set Analog Input connections. 1. Click on the target Port_0_x.2

Página 96 - 5.2.3 Addressing Modes

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 39Chip-Level EditorGlobal_IN_xGlobal_IN_x connections apply to a PSoC device in this manner: CY8

Página 97 - 5.4 List File Format

4 PSoC Designer IDE Guide, Document # 001-42655 Rev *BCopyrights2.12.1 Working with ISRs ...

Página 98 - 5.5 Assembler Directives

40 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level EditorStdCPUTo set StdCPU connections:1. Click on the target Port_x_x or select the

Página 99 - 5.6 Instruction Set

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 41Chip-Level Editor2. From the Select menu select XtalIn.Figure 2-28. Select CXtalOut for Port 1

Página 100 - and undeclared

42 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level EditorOn the device you see the designation color coded according to the legend next

Página 101 - Assembler

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 43Chip-Level Editor Click the pin and make settings in the device pinout Change port-related fi

Página 102

44 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editor3. Click OK.The port name and DisableInt appears in the port-related fields un

Página 103 - 6. Build Manager

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 45Chip-Level EditorThe resource meter tracks Analog Blocks, Digital Blocks, RAM, ROM, and the use

Página 104 - 6.2 C Compiler

46 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level EditorYou can run the DRC at any time or any number of times during project developm

Página 105 - 6.3 Linker

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 47Chip-Level Editor2.10 Source Files Generated by Generate Project OperationTable 2-1 lists and d

Página 106 - Build Manager

48 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editorstrings if you safely define the interrupt vector and install your own handler

Página 107 - 6.4 Librarian

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 49Chip-Level Editoran .h file for configurations of a 16-bit PWM (Pulse Width Modulator) created

Página 108

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 54.1.3 boot.asm ...

Página 109 - 7. Debugger

50 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editor 4 Analog Columns VC3 GPIO 16 Digital Blocks I2C Sleep TimerThe configur

Página 110 - Debugger

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 51Chip-Level EditorWhen the application is generated, code is produced for the Timer32_1 User Mod

Página 111 - 7.2 Menu Options

52 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level EditorContinuing the example, 2Ch corresponds to DCB03. There are no interrupt handl

Página 112 - 7.3 Connecting to the ICE

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 53Chip-Level Editor1. Right click the Loadable Configuration folder in the Workspace Explorer and

Página 113 - 7.4 Downloading to the Pod

54 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editor2.13.3 Renaming ConfigurationsTo rename a loadable configuration in your PSoC

Página 114 - 7.5 Debug Strategies

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 55Chip-Level Editor CustomPinName_DriveMode_0_ADDR CustomPinName_DriveMode_1_ADDR CustomPinNam

Página 115 - 7.5.1 Trace

56 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editorrestore the base configuration user modules. The ReloadConfig_xxx function ens

Página 116 - 7.5.2 Break Points

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 57Chip-Level Editor2.13.4.5 PSoCDynamic Files Three files are generated when additional configura

Página 117 - 7.5.3 CPU and Register Views

58 PSoC Designer IDE Guide, Document # 001-42655 Rev *BChip-Level Editor If an overlapping configuration is loaded and then unloaded, register labels

Página 118 - 7.5.4 Watch Variables

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 593. System-Level EditorThe System-Level Editor allows you to select and configure various design

Página 119 - 7.5.5 Dynamic Event Points

6 PSoC Designer IDE Guide, Document # 001-42655 Rev *BCopyrights7.6.4 Debug Strategies for I2C Debugger ...

Página 120 - 7.5.5.2 Typical Event Uses

60 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level Editor3.1 System-Level Editor OverviewThe System-Level Editor gives you the abilit

Página 121 - Stack Overflow

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 61System-Level Editor3.2 Create a New ProjectClick File → New Project, or [Ctrl] + [Shift] + [N]

Página 122

62 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level EditorAs you go through the Drivers and Valuators list in the Driver Catalog, A Cu

Página 123 - 7.5.6 End Point Data

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 63System-Level Editor Replace – Brings up a catalog of drivers and lets you replace the existing

Página 124 - C Debugger

64 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level Editor3.2.5 Delete ElementsTo delete any element, including text labels and boxes,

Página 125 - 7.6.5 Break Points

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 65System-Level Editor3.3.3 LOG.csv FileWhen you run simulation manually, PSoC Designer creates a

Página 126 - 7.6.6 Watch Variables

66 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level EditorOutput drivers implement these transfer functions: PriorityEncoder StatusE

Página 127

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 67System-Level Editor StateMachine – The new output state is based upon the current state and th

Página 128

68 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level Editor3.6.1.4 PriorityEncoderA PriorityEncoder provides a method to generate a sin

Página 129

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 69System-Level Editor Local variable declaration. Read only access to project variables and val

Página 130 - 7.7 Programming the Part

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 71. IntroductionPSoC Designer™ is two tools in one. It combines a full featured integrated develo

Página 131

70 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level Editor3.8 Selecting a ConfigurationThe first step in building your design is to se

Página 132

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 71System-Level Editor3.8.2 BOM VendorThis pull down list allows you to select a specific vendor (

Página 133 - 8. Flash Protection

72 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level Editorlighted in green. The green highlighting indicates that those pins will acce

Página 134 - 8.2 About flashsecurity.txt

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 73System-Level EditorWhen the hex file generation is complete, PSoC Designer compiles the design

Página 135 - 8.3 FPMP File Errors

74 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level Editor1. Open PSoC Designer2. Create a new project with an appropriate name.3. Cre

Página 136 - Flash Protection

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 75System-Level EditorFor this example select CY8C29466, 28-Pin PDIP/SSOP/SOIC. Make certain to se

Página 137 - Appendix A. Troubleshooting

76 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level Editor7. Clear all pin assignments by clicking the Unassign All Pins button.The re

Página 138

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 77System-Level Editor10.Select each of the other drivers and repeat the process until all the dri

Página 139 - A.4 ICE Configuration

78 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level EditorYour seemingly simple design is, in fact, complex and ready for further cust

Página 140 - A.8 Trace Issues

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 79System-Level EditorThe application loads with the PSoC Designer hex file in memory. Follow inst

Página 141 - A.10 POD Detection Problem

8 PSoC Designer IDE Guide, Document # 001-42655 Rev *BIntroduction1.1 Application OverviewPSoC Designer contains several subsystems: Chip-Level Editor

Página 142 - A.12 AreaName Not Defined

80 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level EditorThe monitor desktop looks very similar to the simulation desktop, except tha

Página 143

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 81System-Level Editor2. If your design does not already have an I2C interface, choose an I2C slav

Página 144

82 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level Editor11.Interacting with the controls on the board will register in the board mon

Página 145 - Appendix B. Build Process

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 83System-Level Editor2. Make sure that the Flash Interface is Enabled in the Device Configuration

Página 146 - B.2 Make Process

84 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level EditorThe tuner window for the driver displays.2. Touch the button on the board th

Página 147 - B.2.3.2 project.mk

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 85System-Level Editor5. To see exactly where a button triggers you can move your finger slowly on

Página 148

86 PSoC Designer IDE Guide, Document # 001-42655 Rev *BSystem-Level Editor

Página 149

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 874. Code EditorIn this chapter you learn how to create the project code. 4.1 File Definitions an

Página 150 - B.3.1 ImageCraft License key

88 PSoC Designer IDE Guide, Document # 001-42655 Rev *BCode Editor4.1.1 File Types and ExtensionsWhen you create a project, a root directory with thre

Página 151 - B.4 Examples

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 89Code Editor4.1.2 Project File SystemThe project file system (workspace explorer) setup is like

Página 152 - B.4.4 Change Link Order

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 9Introduction1.1.2 System-Level EditorThe PSoC Designer System-Level Editor contains three deskto

Página 153 - Glossary

90 PSoC Designer IDE Guide, Document # 001-42655 Rev *BCode Editorassembled and linked source, they are read only. You can also access the Output tab

Página 154

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 91Code EditorThe registerName registers vary with the chip device description and include all reg

Página 155

92 PSoC Designer IDE Guide, Document # 001-42655 Rev *BCode Editor4.2 Working in Code EditorBefore you begin adding and modifying files, take a few mo

Página 156

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 93Code Editor4.2.2 Adding New FilesTo add a file: 1. Click the New File icon or select File >

Página 157

94 PSoC Designer IDE Guide, Document # 001-42655 Rev *BCode Editor4.2.5 Searching FilesIn addition to the standard Find/Replace feature in PSoC Design

Página 158

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 955. AssemblerIn this chapter you receive high-level guidance on programming assembly language so

Página 159

96 PSoC Designer IDE Guide, Document # 001-42655 Rev *BAssembler5.2.1 Address SpacesThere are three separate address spaces implemented in the Assembl

Página 160

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 97Assembler5.2.4 Destination of Instruction ResultsThe result of a given instruction is stored in

Página 161

98 PSoC Designer IDE Guide, Document # 001-42655 Rev *BAssembler5.5 Assembler DirectivesThe PSoC Designer Assembler allows the assembler directives li

Página 162

PSoC Designer IDE Guide, Document # 001-42655 Rev *B 99Assembler5.6 Instruction Set To access a complete instruction in detail within PSoC Designer, c

Comentários a estes Manuais

Sem comentários