CY8CKIT-017 CAN/LIN Expansion Board Kit Guide, Doc. # 001-57814 Rev. *D
33
Code Examples
5.1.1
Running the Code Example
To program the PSoC 3 device with the CAN_Example_1 project, follow the instructions described in
Programming PSoC 3 Device on page 13
5.1.2
Hardware Connections
This code example is designed to work only when the EBK is connected to port A of the CY8CKIT-
001 DVK. You can modify the code example to work on other ports of the DVK. See
for details on changing the project's pinout.
For more information on hardware connections, see
Hardware Connections on page 16
5.1.3
Verifying Output
As you vary the potentiometer of the first CY8CKIT-001 DVK, observe the change in the transmitted
byte information on the first line of LCD present on the CY8CKIT-001 DVK. The same value is
reflected as the received byte information on the second line of the LCD present on the second
CY8CKIT-001 DVK.
Figure 5-2. CAN_Example_1 Project Verification
5.1.4
PSoC Creator Project Details
PSoC Creator offers a flexible hardware and software co-design environment to create and
configure the programmable peripherals.
Figure 5-3. PSoC Creator Top Level Design For CAN_Example_1 Project