Application Note
32 of 45
001-84858 Rev. *N
2021-03-23
PSoC 4 Programming Using an External Microcontroller (HSSP)
List of Attached Projects
13
List of Attached Projects
AN84858.cywrk
: This workspace contains three projects to demonstrate the HSSP application.
•
A_Hssp_Programmer: This is PSoC 4 HSSP application project. It has a PSoC 5LP device, which acts as the
host programmer to program the target PSoC 4 device. This project is developed using modular C code to
program the device according to the steps described in the programming specifications document of the
respective device listed in the
•
B_Hssp_Pioneer: This is the PSoC 4 HSSP application project for testing on the PSoC 4 Pioneer Kit. It uses
the onboard PSoC 5LP programmer to program PSoC 4 devices.
•
C_Hssp_TimeoutCalc: This project is used to calculate the timestamp parameters used in the PSoC 4 HSSP
projects.
In addition, a C# application to extract information from the hex file is attached with the application note:
•
: This C# application extracts the required information from the hex file and
parses it in a .
c/h
file. This file is stored in the flash of the microcontroller and is used to directly access the
programming data.