Application Note
23 of 45
001-84858 Rev. *N
2021-03-23
PSoC 4 Programming Using an External Microcontroller (HSSP)
Testing the Example Projects
2.
Enter PSoC 5LP bootloader in the Pioneer kit:
a)
Remove the power supply by unplugging the USB cable.
b)
Press and hold the reset switch (SW1) of the kit and plug in the USB cable.
The status LED starts to blink, indicating that PSoC 5LP is in the bootloader mode.
shows the
PSoC 4 Pioneer Kit and the location of the status LED and reset switch.
Figure 6
PSoC 4 Pioneer Kit
3.
Bootload the HSSP project to PSoC 5LP:
a)
Open the bootloader host tool. Choose
Tools
>
Bootloader Host
in PSoC Creator.
b)
Click
Filter
, and then select the
Show USB Devices
checkbox.
c)
Enter ‘0xF13B’ in the
PID
field (see
).
PSoC 5LP bootloader is listed as USB Human Interface Device in the Port list.
d)
Click
Open
in the GUI and select the
B_Hssp_Pioneer.cyacd
file from the following path:
..\ AN84858 \ B_Hssp_Pioneer.cydsn \ CortexM3 \ARM_GCC_441 \Debug \B_Hssp_Pioneer.cyacd
e)
Click
Program
to bootload the file to PSoC 5LP.
Figure 7
Bootloader Host