Cypress CE66058 Manual - Página 9
Procurar online ou descarregar pdf Manual para Interruptor Cypress CE66058. Cypress CE66058 14 páginas. Dynamically switch csd bleed resistor
The values shown in
Table 6
The following is the code snippet used in this project to connect Rb to P5[5]:
PRT5GS &= 0xDF
PRT5DM0 &= 0xDF
CMP_GO_EN &= 0xFB
Running the Code
Programming the Board
Program the board with the project, and then use the following procedure to run the code example. To learn how to program
the UCC board, refer to the
CY3280-24x94 UCC Kit Guide
Reading CapSense Data over I
Use this procedure to run the code example and read back the CapSense data to the BCP tool. For more information about
the BCP, refer to the application note
Viewing Data through the BCP
1.
Use the CY3240-I2USB Bridge and a USB A to Mini-B cable to connect your computer to ISSP connector J3 of the
CY3280-24x94 UCC board.
2.
Go to Start > All Programs > Cypress > Bridge Control Panel (version) > Bridge Control Panel (version). The BCP
is a component that is installed in your computer during the PSoC Programmer installation.
3.
Select the device from the port selection window.
4.
Power the CY3280-24x94 UCC board at 5 V.
5.
From the BCP, choose File > Open. Load the BCP.iic file from the BCP_Configuration_Files folder in the code example
project folder.
6.
Choose Charts > Variable Settings. Load the
project folder.
7.
Click OK to return to the main window.
www.cypress.com
are ANDed with the same registers to disconnect Rb from the pin.
Table 6. Values to Be ANDed
Pin
PRTxDM0
P1[1]
0xFD
P3[1]
0xFD
P1[5]
0xDF
P3[5]
0xDF
P5[1]
0xFD
P5[5]
0xDF
CY3280-24x94 UCC Kit
to power the board at 5 V.
2
C
AN2397 – CapSense Data Viewing
BCP.ini
Document No. 001-66058 Rev.*E
PRTxGS
0xFD
0xFD
0xDF
0xDF
0xFD
0xDF
Guide. Use the MiniProg1 or any power sources mentioned in the
Tools.
file from the BCP_Configuration_Files folder in the code example
Dynamically Switch CSD Bleed Resistor
CMP_GO_EN
0xBF
0xBF
0xFB
0xFB
0xBF
0xFB
9