USB module of CyRF69213 [Reposted]

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

cross mob
Anonymous
Not applicable

Hello, I'm now making a board that using CyRF69213.      

   

It's implement a USB module v1.9 that's feature is little different with usual PSoC1’s USB.      

   

This USB device has only two endpoints, (usually 😎      

   

       

   

When set HID interface that’s working well but      

   

Set to Vender-specific interface, INT transfer that can not connect to PC.      

   

Cause of "device can't start (error=10)"      

   

       

   

I want to set this interface because of I want handle it by CyUSB.dll      

   

because HID interface can't.        

   

       

   

It seems special ploblem of USB of 69213.      

   

An enumeration doesn't complete, I guess.      

   

       

   

Is that a specific of CyRF USB?      

   

Anybody knows about this, Let me know please.      

   

[Win Vista32] (This article move from PSoC1 Device)      

0 Likes
1 Solution
Anonymous
Not applicable
        CYRF69213 is a USB Variant of PRoC LP. It is a low speed USB controller with one control end point and two data end points. Please note bulk and isochronous transfers are not supported in low speed controller. Please share your project so that i can help you better.   

View solution in original post

0 Likes
5 Replies
Anonymous
Not applicable
        CYRF69213 is a USB Variant of PRoC LP. It is a low speed USB controller with one control end point and two data end points. Please note bulk and isochronous transfers are not supported in low speed controller. Please share your project so that i can help you better.   
0 Likes
Anonymous
Not applicable
        Hi Anandhakumar, Thanks for your reply.   
I had quite forget this post for awhile, It is very sorry but,   
Meanwhile, i had been doing investigate of CyRF-USB.   
Finally, I got it as follows   
This USB has only two end point that's packet length is up to 8 bytes.   
And support Interface is only for HID, but available for vender specific HID also.   
So, I could get working as well as I want to do.   
Thank you so much again.   
0 Likes
Anonymous
Not applicable

 Thanks for your response.

   

 

   

If you are looking for Full speed USB controller with RF capablity, please checkout our new product PRoC-USB  http://www.cypress.com/?mpn=CYRF89235-40LTXC

Anonymous
Not applicable
        Anandhakumar-san   
I would like to use this new type device, CYRF89235   
However, it is very tough to use this type device for me   
Because of, RF configurations and small rom area.   
I am using these for experimental devices, not for products.   
Instead these, I will be use CYRF modules like cywm6935 or cy3630m   
Luckly, this old module still can use on CyFiSNP configurations.   
I have to more study about these devices and control software   
Thank you so much.   
0 Likes
Anonymous
Not applicable

 Thanks for your response.

   

The module you are using is obselete and you will get limited support from Cypress.

   

Please check these modules on our design partner website.

   

http://artaflexmodules.com/AWP24U

   

http://artaflexmodules.com/cyfi

0 Likes