Is there a relatively simple solution using either PSoC Creator or Designer, for creating USB bulk transfer type code - just the basic skeleton with descriptors, endpoints, and reset vector handling, for the Encore3 devices?
If not, does anyone know of available asm source code skeleton that provides this functionality? My specific part is the CY7C64215 PSoC1 type device. I was hoping to go with this low pin count part rather than the CY8xxx parts which seem to be easily managed with the USBFS component designed for PSoC 3 and greater devices using PSoC Creator.
I'm aware of the FTDI interface adaptable to any of the various microncontrollers, but I was considering using the Cypress parts specifically, thinking that the PSoC software would make it relatively simple to get the USB related end of things easily into place, so that I could focus on other aspects of my project.
Please help if you can.
Thanks,
Tim

