Serial Peripheral Interface Reusable Driver (Master-Slave) v1.1
This project implements SPI reusable driver that can be adapted to various microcontrollers.
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:
C:/Users/User/OneDrive/Documents/1.Repositories/EmbeddedSystems/STM32/Reusable-Drivers/SPI_Master/src

Files

 dio.c
 The implementation for the DIO driver.
 
 dio_cfg.c
 This module contains the implementation for the digital input/output peripheral configuration.
 
 main.c
 Implement a master SPI driver using Nucleo-F401RE. Receive a a value and send back to the receiver.
 
 spi.c
 The implementation for the SPI Driver.
 
 spi_cfg.c
 This module contains the implementation for the Serial Peripheral Interface (SPI).