Interface Cypress USB with STM32F2xx

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

cross mob
Anonymous
Not applicable

 I have a Cypress USB EZUSB FX2 Development kit, I would like to know how can I interface it with my STM32F2xx???

   

https://strawberry-linux.com/images/fx2-b1.jpg

   


Is there any application note that I can follow, to implement my firmware in STM32F2xx???

   

I want to know how should I configure my STM32F2xx port settings???

I will be using parallel communication between Cypress and STM

0 Likes
1 Reply
Anonymous
Not applicable

 Hi,

   

 

   

We don't have application note to interface with STM32F2 series MCUs. 

   

 

   

As you want to implement the parallel communication you can either use slave FIFO or GPIF mode of FX2LP.

   

 

   

Please refer  application note AN61345 http://www.cypress.com/?rID=43046 (slave FIFO mode of FX2LP).

   

 

   

This application note is for interfacing spartan 6 with FX2LP.

   

 

   

Regards,
Vikas.

0 Likes