Psoc1 Programming

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
hama_4788876
Level 1
Level 1
5 sign-ins First question asked Welcome!

Hi all,

I am working on project using using CY7C64215. I want to program it using the Arduino Uno. I found that project :https://github.com/miracoli/arduino_hssp/blob/master/README.md

I tried for weeks to understand that code as it's modified from AN44168 project. finally, I understand some functions related to the ISSP protocol itself but still don't know how to use it. I think that it needs a desktop application as that is written in the TODO.

if anyone worked with that code before and know how to use please help.

0 Likes
1 Reply
SampathS_11
Moderator
Moderator
Moderator
250 sign-ins 250 solutions authored 5 questions asked

Hello @hama_4788876 ,

Thanks you for bringing this project to our notice. It seems to me that issp_driver_routines.cpp contains routines you can use in your Arduino project.

Let us see if anyone can add some explanation about this project.

Best regards,

Sampath Selvaraj

0 Likes