Using SPI in CY7C63813(low speed USB 2.0 peripheral controller)

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

cross mob
lock attach
Attachments are accessible only for community members.
Siva
Level 1
Level 1
10 sign-ins 5 questions asked 5 sign-ins

Hi, i have bought the CY7C63813(low speed USB 2.0 peripheral controller) , i need to transmit and receive data using SPI interface, but the data sheet doesn't have much information on the read and write initiating commands, can anyone help me on this?

Please refer the attachment to get further understanding on my question...

0 Likes
1 Solution
MallikaK_22
Moderator
Moderator
Moderator
50 likes received 750 replies posted 250 solutions authored

Hello,

For details of SPI usage in CY7C63813, please go through the SPIM user module datasheet available in the PSoC Designer.

SPIM: https://www.cypress.com/documentation/user-module-datasheets/user-module-datasheet-spi-master-variab... 

SPIS: https://www.cypress.com/documentation/user-module-datasheets/user-module-datasheet-spi-slave-datashe... 

The SPIM datasheet also has a sample source code included at the end of the document.

Regards,

Mallika

 

 

View solution in original post

0 Likes
2 Replies
MallikaK_22
Moderator
Moderator
Moderator
50 likes received 750 replies posted 250 solutions authored

Hello,

For details of SPI usage in CY7C63813, please go through the SPIM user module datasheet available in the PSoC Designer.

SPIM: https://www.cypress.com/documentation/user-module-datasheets/user-module-datasheet-spi-master-variab... 

SPIS: https://www.cypress.com/documentation/user-module-datasheets/user-module-datasheet-spi-slave-datashe... 

The SPIM datasheet also has a sample source code included at the end of the document.

Regards,

Mallika

 

 

0 Likes

Thanks for you solution

0 Likes