CYPRESS PSOC 3 USB DEVICE

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

cross mob
mamac_285711
Level 1
Level 1

 Hello everyone,

   

i am gtrying to develope the capsense keypad and trackpad using the cy8c3866AXI-040 device,

   

concept as single usb cable wil interface to pc this cable handle th keyboard and mouse too.

   

please let me how i can use the single USBFS module assign as keyboard and mouse device?

   

 

   

now i am able to read the capsense key and data is transfer to pc but trackpad as mouse its not able cofigured yet.

   

please let me know tour suggestion.

   

manish

0 Likes
1 Solution
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Take a look at AN58276.

   

 

   

    

   

          

   

http://www.cypress.com/?rID=70131     AN82072 - PSoC® 3 and PSoC 5LP USB General Data Transfer with Standard HID Drivers

   

http://www.cypress.com/?rID=39553     AN56377 - PSoC® 3 and PSoC 5LP - Introduction to Implementing USB Data Transfers

   

http://www.cypress.com/?rID=39404     AN57473 - USB HID Basics with PSoC® 3 and PSoC 5LP

   

http://www.cypress.com/?rID=39327     AN57294 - USB 101: An Introduction to Universal Serial Bus 2.0

   

http://www.cypress.com/?rID=40103     AN58726 - PSoC® 3 / PSoC 5LP USB HID Intermediate (with Keyboard and Composite Device)

   

http://www.element14.com/community/docs/DOC-48266/l/cypress-ce60246--application-note-on-usbuart-for...     USBUART

   

 

   

Regards, Dana.

View solution in original post

0 Likes
4 Replies
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Take a look at AN58276.

   

 

   

    

   

          

   

http://www.cypress.com/?rID=70131     AN82072 - PSoC® 3 and PSoC 5LP USB General Data Transfer with Standard HID Drivers

   

http://www.cypress.com/?rID=39553     AN56377 - PSoC® 3 and PSoC 5LP - Introduction to Implementing USB Data Transfers

   

http://www.cypress.com/?rID=39404     AN57473 - USB HID Basics with PSoC® 3 and PSoC 5LP

   

http://www.cypress.com/?rID=39327     AN57294 - USB 101: An Introduction to Universal Serial Bus 2.0

   

http://www.cypress.com/?rID=40103     AN58726 - PSoC® 3 / PSoC 5LP USB HID Intermediate (with Keyboard and Composite Device)

   

http://www.element14.com/community/docs/DOC-48266/l/cypress-ce60246--application-note-on-usbuart-for...     USBUART

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

 Hi,

   

Can you attach your project here ? You are sending only mouse co-ordintates X, Y and click-button to the PC right ?

0 Likes
lock attach
Attachments are accessible only for community members.
mamac_285711
Level 1
Level 1

 hello everyone,

   

 

   

thanks for the reply, 

   

there are two diffrent things very properly like psoc 3 device as keyboard as hid devic and psoc 3 as mouse as hid device.

   

but i want to try it both keybaord and mouse using single psoc 3 device.

   

 

   

please look in to the code in this code i am able read the mouse but anothe one showing only the hid device but not keybaord 

   

device

   

 

   

Regards

   

Manish Mandhare

0 Likes
lock attach
Attachments are accessible only for community members.
mamac_285711
Level 1
Level 1

Hello everyone,

   

 

   

Now i am able to detect two devices but they wont worked

   

please give me any idea for same

   

 

   

waitng for the reply

0 Likes