Hello!

I have GPIO problem.

PCTV SAT card gpio setting of linux.
------------------------------------------------------------
        .name           = "Pinnacle PCTV Sat",
        .video_inputs   = 2,
        .audio_inputs   = 0,
        .svhs           = 1,
        .tuner          = -1,
        .tuner_type     = -1,
        .no_msp34xx     = 1,
        .no_tda9875     = 1,
        .no_tda7432     = 1,   
        .gpiomask       = 0x01,
        .audiomux       = { 0, 0, 0, 0, 1 },
        .muxsel         = { 3, 0, 1, 2},
        .needs_tvaudio  = 0, 
        .pll            = PLL_28,
------------------------------------------------------------

gpiomask is 0x01

but Windows Pinnacle PCTV-SAT TV Program is GPIO port 0 and port 1 is
high(5V).

Port 1 related 18V output.
Port 1 related to communicate EEPROM.
(If GPIO port 1 is high(5V), EEPROM SCL port low always.)





Reply via email to