CY8CKIT-001 Cypress Semiconductor Corp, CY8CKIT-001 Datasheet - Page 51

KIT DEV FOR PSOC3/5

CY8CKIT-001

Manufacturer Part Number
CY8CKIT-001
Description
KIT DEV FOR PSOC3/5
Manufacturer
Cypress Semiconductor Corp
Series
PSoC® CapSenser
Type
MCUr
Datasheets

Specifications of CY8CKIT-001

Contents
Board, CD, CY8C29 & CY8C38 Modules, MiniProg3 Programmer/Debugger, Power Supply
Processor To Be Evaluated
CY8C29, CY8C38
Interface Type
RS-232, USB, JTAG
Operating Supply Voltage
3.3 V, 5 V
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
PSoC 1, PSoC 3 and PSoC 5
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
428-2961

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
CY8CKIT-001A
Manufacturer:
Cypress Semiconductor
Quantity:
135
CY8CKIT-001 PSoC Development Kit Guide, Doc. # 001-48651 Rev. **
;-----------------------------------------------------------------------------
;
;
;
;
;-----------------------------------------------------------------------------
;
_Counter8_1_ISR:
SINlookup:
; end of file Counter8_1INT.asm
FUNCTION NAME: _Counter8_1_ISR
DESCRIPTION: Unless modified, this implements only a null handler stub.
;@PSoC_UserCode_BODY@ (Do not change this line.)
;---------------------------------------------------
; Insert your custom code below this banner
;---------------------------------------------------
;
;
;---------------------------------------------------
; Insert your custom code above this banner
;---------------------------------------------------
;@PSoC_UserCode_END@ (Do not change this line.)
reti
push A
push X
dec [bTablePos]
mov A, [bTablePos]
jnz SINlookup
mov [bTablePos], 64
index
lcall
pop X
pop A
NOTE: interrupt service routines must preserve
the values of the A and X CPU registers.
_SINtable;Get the value in the SINtable pointed to by [bTablePos]
DAC6_1_WriteBlind;Write value from SINtable (stored in A) to the DAC
;Go to the next element in the table
;If we are at the end go back to the beginning
Sample Projects
47
[+] Feedback

Related parts for CY8CKIT-001