Re: pi2 card

From: Klaus Kudielka (zdsxdetv@relay.tunkki.fi)
Date: Sun Jun 04 2000 - 18:36:57 EEST

  • Next message: Alan Cox: "Re: SCC causes kernel crash"

    On Sat, Jun 03, 2000 at 09:45:01AM -0400, Michel Beaudry wrote:
    > clocks = 0x08

    This means TX clock source = TX clock pin and RX clock source = RX clock
    pin. But you seem to want something else:

    > I am not sure about the clock and speed settings;the b port is interrupt
    > driven and the pi2 card should supplie its own clock

    In that case I suggest you use the DPLL to recover your RX clock. But then
    you need to (1) use NRZI encoding and (2) set the baud rate generator
    frequency to 32 times the data rate:

    --speed 38400 --nrzi 1 --clocks 0x78

    So, the DPLL is used as the source for both RX clock and TX clock.

    -Klaus



    This archive was generated by hypermail 2b29 : Sun Jun 04 2000 - 18:41:15 EEST