Re: [Fx2lib-devel] Allmybrain.com Question/Comment: interested in fx2 cystream
Status: Beta
Brought to you by:
mulicheng
From: Dennis M. <de...@ub...> - 2009-09-30 19:19:56
|
Hi Nu, The only additional hardware you'll need is whatever peripheral device you might wish to connect. The Cypress dev kit has all the IO pins exposed and comes with a bread-board adapter for plugging in your own stuff (albeit most modern parts are too complex to use with their bread-board). Are you planning on doing your experiments with only the FX2? The Cypress kit comes with a Keil compiler sample and only works on Windows. That works for a bit, but you'll quickly run into their 4k firmware size limit as you start putting logic into your firmware. You can use the fx2lib library and SDCC for the compiler if you would rather stick to Open/Free software. Fx2lib supports a good portion (if not all) of the library features that Cypress provides for Keil. You can join the fx2lib mailing list here if you like: http://sourceforge.net/mail/?group_id=247216 As a side note, there are other development boards on the market that are cheaper than the Cypress dev kit. -Dennis apache wrote: > Nu Tiu <nu...@gm...> wrote: > Hello Dennis, > > I read with interest your experiment with Cypress cystream. I am interested in > developing a USB audio class device (isochronous asynchronous OUT streaming with > feedback) using 68013 part. > > I wonder what hardware is necessary to get all of this up and running. I > assume I need to have: > > 1. A computer with 8051 compiler running windows/linux > 2. A cypress CY3684 EZ-USB FX2LP Development Kit (which includes a board and > software) > > Please advise me if I need anything else on the hardware side. > > Your info/help regarding this matter will be greatly appreciated. > > Best, > -Nu > > Website: > IP: 124.120.144.167 > |