SPI Interface and program with Raspberry Pi 2 - Raspberry Pi Forums
good evening, hope use spi serial communication, rpi 2 , microprocessor.
in 40 pin connector there 1 spi, in pin:
19 bcm10 mosi
21 bcm9 miso
23 bcm11 sclk
24 bcm8 ce0 (/ss)
correct ??
if more easy, use spi of rpi2 master , spi of microprocessore slave
there software , hardware example realise spi communications?? rpi2 ??
thank you
in 40 pin connector there 1 spi, in pin:
19 bcm10 mosi
21 bcm9 miso
23 bcm11 sclk
24 bcm8 ce0 (/ss)
correct ??
if more easy, use spi of rpi2 master , spi of microprocessore slave
there software , hardware example realise spi communications?? rpi2 ??
thank you
the rpi spi supported master @ time.
use microcontroller slave, rpi master.
time spi i/o chips.
use microcontroller slave, rpi master.
time spi i/o chips.
archi wrote:good evening, hope use spi serial communication, rpi 2 , microprocessor.
in 40 pin connector there 1 spi, in pin:
19 bcm10 mosi
21 bcm9 miso
23 bcm11 sclk
24 bcm8 ce0 (/ss)
correct ??
if more easy, use spi of rpi2 master , spi of microprocessore slave
there software , hardware example realise spi communications?? rpi2 ??
thank you
raspberrypi
Comments
Post a Comment