- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Labels:
-
PSoC general
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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