Regarding CY7C65211 USB to SPI Bridge SPI Interface

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

cross mob
SuWa_3337731
Level 1
Level 1
5 sign-ins 10 questions asked 5 questions asked

Hi All,

This thread is regarding SPI interface of CY7265211 (USB to SPI Bridge). As per the datasheet of this part (CY7C65211/CY7C65211-A, USB-Serial Single-Channel (UART/I2C/SPI) Bridge with CapSense® and BCD (cypre...), this part supports standard SPI interface with following pins:

SCLK, Chip Select, Data Out, Data IN

Please let me know if we can configure this part in Quad SPI master mode with following pins:

SCLK, Chip Select, IO0 (MOSI), IO1 (MISO) and two other GPIO lines configured as data lines (IO2 and IO3) to connect with SPI Config Flash. We are planning to use SPI Flash from Cypress/Infineon (Part Number: S25FL128SAGNFI001).

Please help in providing the information ASAP.

Thanks & Regards,

Sunny Watts

 

 

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

Hi Sunny,

>> It won't be possible to use GPIO as data pins since GPIOs are driven one at a time from the host. To elaborate, it won't be possible for the data to go out from the gpio on a period interval based on the clock.

Instead, kindly refer to CY7C65215 which is a dual channel bridge.

Datasheet: https://www.cypress.com/file/129956/download 

Regards,

Mallika

View solution in original post

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

Hi Sunny,

>> It won't be possible to use GPIO as data pins since GPIOs are driven one at a time from the host. To elaborate, it won't be possible for the data to go out from the gpio on a period interval based on the clock.

Instead, kindly refer to CY7C65215 which is a dual channel bridge.

Datasheet: https://www.cypress.com/file/129956/download 

Regards,

Mallika

0 Likes