EmbeddedRelated.com
Forums
Memfault Beyond the Launch

Cyconsole && Visual Studio ? ? Endpt xfers. CyAPI

Started by delbotero January 22, 2008
Hello Everybody

I am using cy7c68013 and my OS is Windows XP.

I do not have Visual Studio 6, so I can not use CyAPI Library.

I have connected the FX2 with an FPGA, the FPGA writes data to the FX2.

FX2 is in Slave Fifo Mode. The signals EMPTY, FULL and PF are working
right. I saw them with a Digital analizer.

I want to see the data transferred from the FPGA in the computer.

I have modified correctly the CyUSB.inf, and I can download programm to
RAM, using CyConsole.

But in the TAB Other Endpt Xfers(of Cyconsole) there is not listed the
endpoints that I am using.(2 and 6 are my configured endpoints in the
Cypress firmware)

The Question>>>>>>>>>>>

In order to transfers data through the Endpoints, must I do something with
DeviceIOcontrol from Visual Studio?????????????????????

Muchas Gracias.
Thank you very much.
Merci beaucoup.
Vielen Dank.

Diego Andres Botero Galeano
diego.botero@hotmail.com
delbotero@gmail.com
Bogota/Colombia



"delbotero" <delbotero@gmail.com> wrote in
news:8Y-dnQJiUMd6SQjanZ2dnUVZ_judnZ2d@giganews.com: 

> Hello Everybody > > I am using cy7c68013 and my OS is Windows XP. > > I do not have Visual Studio 6, so I can not use CyAPI Library. > > I have connected the FX2 with an FPGA, the FPGA writes data to the > FX2. > > FX2 is in Slave Fifo Mode. The signals EMPTY, FULL and PF are working > right. I saw them with a Digital analizer. > > I want to see the data transferred from the FPGA in the computer. > > I have modified correctly the CyUSB.inf, and I can download programm > to RAM, using CyConsole. > > But in the TAB Other Endpt Xfers(of Cyconsole) there is not listed the > endpoints that I am using.(2 and 6 are my configured endpoints in the > Cypress firmware) > > The Question>>>>>>>>>>> > > In order to transfers data through the Endpoints, must I do something > with DeviceIOcontrol from Visual Studio????????????????????? >
Diego, I don't know what you mean about doing something from VS. It is basically an editor and IDE. However, if your problem is endpoints not showing up, check your device descriptors. If winxp gives its sound to announce a enumeration after the download, you know that it has read the descriptors. A USB bus sniffer is valuable here. Try to download usbtree for windows too, it will show you descriptors. HTH Steve

Memfault Beyond the Launch