From: Antti Palosaari <crope@iki.fi>
To: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Cc: linux-dvb@linuxtv.org, linux-media@vger.kernel.org
Subject: Re: [linux-dvb] EC168
Date: Tue, 10 Feb 2009 23:14:28 +0200 [thread overview]
Message-ID: <4991EE34.3040507@iki.fi> (raw)
In-Reply-To: <1766329077.20081126030346@gmail.com>
Tanguy Pruvot wrote:
> #define CMD_EC168_RAM 0x00 //RW- Read/Write RAM (Firmware go to addr 0-0x1EFF)
> #define CMD_EC168_GETSTATUS 0x01 //R-- ex: dfu_ctrl_get(device,0x01,0x0000,0x01A0,buffer,0x1A);
> #define CMD_EC168_STREAM 0x03 //R-X ex: dfu_ctrl(device,0x03,0/0x20,0xFF00);
> // disable/enable streaming
> #define CMD_EC168_SET_POWER 0x04 //--X ex: dfu_ctrl(device,0x04,0/1,0x0008);
> // disable/enable LED
> // indexes seen: 206,208,8,9,A,B
> #define CMD_EC168_UNKNOWN 0x10 //--X ???
> #define CMD_EC168_READ_BUF 0x20 //R-- ex: dfu_ctrl_get(device,0x20,0x0000,0x01A0,buffer,0x1A);
> #define CMD_EC168_WRITE_BUF 0x21 //-W-
> #define CMD_EC168_SET 0x30 //--X ex: dfu_ctrl(device, 0x30, 0x0709, 0x1A);
Are you still hacking that device?
I tried to order Intel CE6230 device but got EC168 (SinoVideo 3420A-2).
I take one USB-sniff and here are commands as I think:
00 firmware download
01 ? config
03 demodulator
04 ? GPIO (LED)
10 streaming control
20 I2C read
21 I2C write
30 HID table download
Looks like EC168 has EC100 demodulator integrated. And programming this
demodulator seems to be rather easy, not very many bytes...
regards
Antti
--
http://palosaari.fi/
next prev parent reply other threads:[~2009-02-10 21:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-23 3:21 [linux-dvb] EC168 Tanguy Pruvot
2008-11-23 12:29 ` Tanguy Pruvot
2008-11-26 2:03 ` Tanguy Pruvot
2009-02-10 21:14 ` Antti Palosaari [this message]
2009-02-14 1:37 ` Antti Palosaari
2009-02-14 2:29 ` Antti Palosaari
-- strict thread matches above, loose matches on Subject: below --
2009-01-27 13:07 [linux-dvb] (no subject) Peter Nemeik
2009-01-27 13:17 ` [linux-dvb] EC168 Antti Palosaari
2008-11-04 13:04 Jáchym Lukeš
2008-11-04 13:10 ` Antti Palosaari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4991EE34.3040507@iki.fi \
--to=crope@iki.fi \
--cc=linux-dvb@linuxtv.org \
--cc=linux-media@vger.kernel.org \
--cc=tanguy.pruvot@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox