-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.
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.
(That's for us to decide a little later)
*[SPI]: Serial Peripheral Interface