Skip to content
Alexandre Boyer edited this page Jul 22, 2019 · 1 revision

Welcome to the SPI-Master-Peripheral wiki!

Here, we are going to describe all about the SPI core.

What is it used for

The SPI is a very simple interface that lets multiple peripherals exchange information in a full duplex manner with the RISC-V core. It has surprising throughput and is able to handle high speeds if the outside peripheral can as well.

How to use it

(That's for us to decide a little later)

*[SPI]: Serial Peripheral Interface

Clone this wiki locally