Forum Discussion
Altera_Forum
Honored Contributor
20 years agoSPI PUZZLE
Hello, all I have problems with SPI as follows. As you know, SPI is a 3 wire interface and a SPI should have 3 signals commonly, but in SOPC Builder, a SPI have 4 signals actully. They a...
Altera_Forum
Honored Contributor
20 years agoHi,
> Then, how should I connect them? Because SPI core data in/out port are mono-direction, but slave-device data port is bi-direction. So, you should add a tri-buffer to connect between device and master. ss_n is the output-en for tri-buffer. LiangYi