Re: psc and spi

2008-04-02 Thread S. Fricke
Hello, > On 1/15/08, S. Fricke <[EMAIL PROTECTED]> wrote: > > Hello friends, > > > > I have on the psc3 the spi-interface of a fpga connected. > > > >psc3-0 - MOSI > >psc3-1 - MISO > >psc3-2 - CLK > >psc3-3 - SlaveSelect > >psc3-4 - CS-FPGA > >psc3-5 - CS Another device > >

Re: psc and spi

2008-01-16 Thread S. Fricke
HeHo, > > I have on the psc3 the spi-interface of a fpga connected. > > > > [...] > > > > Can I use the mpc52xx_psc_spi-driver? And if yes, how I have to use this > > driver? Or must I write a own spi-master/slave thing? Can anyone point me > > to a good start-position? > > Yes, you should be ab

Re: psc and spi

2008-01-15 Thread Grant Likely
On 1/15/08, S. Fricke <[EMAIL PROTECTED]> wrote: > Hello friends, > > I have on the psc3 the spi-interface of a fpga connected. > >psc3-0 - MOSI >psc3-1 - MISO >psc3-2 - CLK >psc3-3 - SlaveSelect >psc3-4 - CS-FPGA >psc3-5 - CS Another device >psc3-6 - SPI-SEL0 >psc3-

psc and spi

2008-01-15 Thread S. Fricke
Hello friends, I have on the psc3 the spi-interface of a fpga connected. psc3-0 - MOSI psc3-1 - MISO psc3-2 - CLK psc3-3 - SlaveSelect psc3-4 - CS-FPGA psc3-5 - CS Another device psc3-6 - SPI-SEL0 psc3-7 - SPI-SEL1 psc3-8/9 - Not connected Can I use the mpc52xx_psc_spi