Re: Cypress EZ-USB FX2 firmware development

2011-10-10 Thread Antti Palosaari

On 10/06/2011 04:10 PM, Antti Palosaari wrote:

On 10/06/2011 03:47 PM, Johannes Stezenbach wrote:

On Tue, Oct 04, 2011 at 11:29:01PM +0200, Johannes Stezenbach wrote:

On Tue, Oct 04, 2011 at 10:43:59PM +0300, Antti Palosaari wrote:

I would like to made own firmware for Cypress FX2 based DVB device.
Is there any sample to look example?


http://linuxtv.org/cgi-bin/viewvc.cgi/dvb-hw/dvbusb-fx2/termini/


PS: If you haven't found it already, there is also fx2lib:
https://github.com/mulicheng/fx2lib
http://sourceforge.net/projects/fx2lib/

Johannes


Thank you! I already looked those termini project files and it was kinda
jackpot. Much more than I ever imagined. I will try to compile it next
weekend and upload to my FX2 device to see if I can get at least control
for I2C-bus.


After very long hack sessions during weekend I got it working. I2C was 
easy stuff, streaming video was more challenging.


Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Cypress EZ-USB FX2 firmware development

2011-10-06 Thread Antti Palosaari

On 10/06/2011 03:47 PM, Johannes Stezenbach wrote:

On Tue, Oct 04, 2011 at 11:29:01PM +0200, Johannes Stezenbach wrote:

On Tue, Oct 04, 2011 at 10:43:59PM +0300, Antti Palosaari wrote:

I would like to made own firmware for Cypress FX2 based DVB device.
Is there any sample to look example?


http://linuxtv.org/cgi-bin/viewvc.cgi/dvb-hw/dvbusb-fx2/termini/


PS: If you haven't found it already, there is also fx2lib:
https://github.com/mulicheng/fx2lib
http://sourceforge.net/projects/fx2lib/

Johannes


Thank you! I already looked those termini project files and it was kinda 
jackpot. Much more than I ever imagined. I will try to compile it next 
weekend and upload to my FX2 device to see if I can get at least control 
for I2C-bus.


regards
Antti

--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Cypress EZ-USB FX2 firmware development

2011-10-06 Thread Johannes Stezenbach
On Tue, Oct 04, 2011 at 11:29:01PM +0200, Johannes Stezenbach wrote:
> On Tue, Oct 04, 2011 at 10:43:59PM +0300, Antti Palosaari wrote:
> > I would like to made own firmware for Cypress FX2 based DVB device.
> > Is there any sample to look example?
> 
> http://linuxtv.org/cgi-bin/viewvc.cgi/dvb-hw/dvbusb-fx2/termini/

PS: If you haven't found it already, there is also fx2lib:
https://github.com/mulicheng/fx2lib
http://sourceforge.net/projects/fx2lib/

Johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Cypress EZ-USB FX2 firmware development

2011-10-04 Thread Johannes Stezenbach
On Tue, Oct 04, 2011 at 10:43:59PM +0300, Antti Palosaari wrote:
> I would like to made own firmware for Cypress FX2 based DVB device.
> Is there any sample to look example?

http://linuxtv.org/cgi-bin/viewvc.cgi/dvb-hw/dvbusb-fx2/termini/

HTH
Johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Cypress EZ-USB FX2 firmware development

2011-10-04 Thread Steven Toth
Hi Antti,

> I would like to made own firmware for Cypress FX2 based DVB device. Is there
> any sample to look example?

I've done multiple FX2 firmware projects in the past, including DVB-T.

The technical reference manual for the FX2 explains the GPIF waveform
sampling engine very well. It also shows sample firmware listings for
operating the fifo engine in the different input or output modes.
You'll find it via google.

If you have specific questions then I'd be happy to answer them on the
mailing-list.

-- 
Steven Toth - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Cypress EZ-USB FX2 firmware development

2011-10-04 Thread Antti Palosaari
I would like to made own firmware for Cypress FX2 based DVB device. Is 
there any sample to look example?


regards
Antti


--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html