Re: [beagleboard] Re: SPI 2 input wires

2014-04-07 Thread John Syn
From: Rafael Fiebig-Bindner Reply-To: Date: Monday, April 7, 2014 at 12:10 AM To: Subject: [beagleboard] Re: SPI 2 input wires >> Thank you John, I'll then just Bitbang with GPIOs. Use the PRU for Bitbang or it will be very slow. Regards, John > -- > For more op

[beagleboard] Re: SPI 2 input wires

2014-04-07 Thread Rafael Fiebig-Bindner
> > Thank you John, I'll then just Bitbang with GPIOs. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [beagleboard] Re: SPI 2 input wires

2014-04-04 Thread John Syn
From: Rafael Fiebig-Bindner Reply-To: Date: Friday, April 4, 2014 at 2:42 AM To: Subject: [beagleboard] Re: SPI 2 input wires > Screw the question above, I dug into the issue something more and now I wonder > if it is even possible? According to the processor data sheet it uses a

[beagleboard] Re: SPI 2 input wires

2014-04-04 Thread Rafael Fiebig-Bindner
Screw the question above, I dug into the issue something more and now I wonder if it is even possible? According to the processor data sheet it uses a shift register, which is filled from one register for write and fills another register for read. Now can I reverse this direction on the write c