02-28-2015 12:03 AM
Hi,
I am having a hard time to communicate to my device, using Cypress CY8CKIT-002 (PSoC MiniProg3 Program and Debug Kit).
I already have VIs so that I can use the debug kit through labview. Attached is the sample code that I worked with.
Anyone can help me?
Thanks
02-28-2015 12:41 AM
02-28-2015 12:56 AM
Im trying to communicate to my device. And it seems like I can't go into the device. I've already searched the appropriate device address, but still nothing.
I tried to use the Cypress' self power, nothing happens. Even powering the debug kit externally nothing changes.
I'm not quite sure if i have the wrong settings or it's just the code itself.
02-28-2015 12:57 AM
I'm trying to write something on my device through the debug kit, then read it if it successfully writes in.
02-28-2015 01:03 AM
03-01-2015 06:10 PM
When I started to run the VI, the debug kit blinks for a while, then that's it. I thought the write was successful. But I'm not quite sure if it does succeed, because I can't read anything.
BTW, the hardware that I'm writing in is a power supply with EEPROM, which I need to write some specific data on it.