FX2 Bulkloop firmware using SDCC

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

cross mob
DaBr_659386
Level 3
Level 3
10 replies posted 10 questions asked 5 replies posted

Hi,

   

To avoid re-inventing the wheel, has anyone ported the FX2 Bulkloop example from Keil to SDCC / Eclipse to run with CyUSB.sys on Windows that they could share ?

   

Thanks

   

Dave

0 Likes
3 Replies
DaBr_659386
Level 3
Level 3
10 replies posted 10 questions asked 5 replies posted

In case anyone else has the same question, here is a good start:

   

http://www.cypress.com/documentation/application-notes/an61345-designing-ez-usb-fx2lp-slave-fifo-int...

0 Likes
Anonymous
Not applicable

You can already get it if you get the FX3 dev kit. It contains a version of Eclipse that has all the necessary tools (except for SDCC itself, you need to get it yourself).

   

You can create a new project using the BulkLoop as an example.

   

I did a video on how to set it all up (it's not very good but hopefully it'll get you started.)

   

https://www.youtube.com/watch?v=bpVk98my2yw

0 Likes
Ho-Ro
Level 1
Level 1
5 sign-ins First question asked First reply posted

Hi,

Even if it is not the bulkloop example, this may help anyone (even after a few years) who is looking for a Linux startup point:

GitHub - shenki/cystream: Cypress EZ-USB FX2 CyStream with SDCC

Martin

0 Likes