Flashing DEEPCRAFT™ Ready Models onto the PSoC™ 6 AI Evaluation Kit

Following are the general instructions for flashing DEEPCRAFT™ Ready Models onto the PSoC™ 6 AI Evaluation Kit using Pre-built Binary and Hex files.

Flashing the board

After you have downloaded the testing model hex (.h) file labelled ‘062S2’ and have access to your board:

  1. Download and Open ModusToolbox™ Programming Tools (opens in a new tab).



  2. In Programmer drop-down box, select the device type as KitProg3 CMSIS-DAP BULK-XXXXXXXXXXXXXXXX

  3. In Board drop-down box, select the board type as CY8CKIT-062S2-AI.

  4. Click Open and navigate to select the (hex file) downloaded earlier.

  5. Click Connect to establish a connection between the board and the ModusToolbox™ Programmer.

  6. Click Program to flash the hex file on the board. After the flashing is complete, close ModusToolbox™ Programming Tools. Your board is now running the model.

Opening Serial Terminal

The instructions below cover ModusToolbox™ (opens in a new tab) but any serial terminal works with the same settings.

  1. Open ModusToolbox™.


  2. Open a terminal (Ctrl+Alt+Shift+T).

  3. Select the COM port corresponding to your board (This can be identified in the Device Manager).

  4. Ensure Baud rate (speed): 115200, Data: 8 bit, Parity: None, Stop bit: 1

  5. Press OK